|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Classes that implement this interface are passed additional information, or the context in which they execute.
Field Summary | |
static String |
NAMESPACES_KEY
Key identifying the entry in the #getObjectModel of the list of namespaces. |
static String |
PROPERTIES_KEY
Key identifying the entry in the #getObjectModel of the list of properties. |
Method Summary | |
void |
setObjectModel(Map objectModel)
Set the context in the receiving object. |
Field Detail |
public static final String PROPERTIES_KEY
#getObjectModel
of the list of properties.
public static final String NAMESPACES_KEY
#getObjectModel
of the list of namespaces.
Method Detail |
public void setObjectModel(Map objectModel)
objectModel
- a HashMap
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |