|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Context<T>
Method Summary | |
---|---|
Map<String,Object> |
createContextMap(T context)
Creates the template context map (template token and data) for a specific context. |
Method Detail |
---|
Map<String,Object> createContextMap(T context) throws OperationFailedException
context
- Context to create the map from
OperationFailedException
- If creating context data map fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |