|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.filenet.wcm.toolkit.server.base.WcmController.WindowProperties
This object provides access to the controller properties of the windowId that it was constructed for.
Constructor Summary | |
protected |
WcmController.WindowProperties(ControllerUtilities.PropertiesMap windowMap)
|
Method Summary | |
java.lang.Object |
getWindowProperty(java.lang.String key)
|
java.lang.Object |
setWindowProperty(java.lang.String key,
java.lang.Object value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected WcmController.WindowProperties(ControllerUtilities.PropertiesMap windowMap) throws java.lang.Exception
Method Detail |
public java.lang.Object getWindowProperty(java.lang.String key)
public java.lang.Object setWindowProperty(java.lang.String key, java.lang.Object value) throws WcmException
WcmException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |