|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.filenet.wcm.toolkit.server.base.WcmDpContainer
com.filenet.wcm.toolkit.server.base.WcmModule
com.filenet.wcm.toolkit.server.base.GlobalEventModule
com.filenet.wcm.toolkit.server.base.WcmUiModule
com.filenet.wcm.toolkit.server.ui.WcmXSLModule
com.filenet.wcm.apps.server.ui.info.WcmSecurityInfoPage
com.filenet.wcm.apps.server.ui.info.WcmEntrySecurityInfoPage
Field Summary |
Fields inherited from class com.filenet.wcm.apps.server.ui.info.WcmSecurityInfoPage |
mode |
Fields inherited from class com.filenet.wcm.toolkit.server.ui.WcmXSLModule |
transformUtil |
Fields inherited from class com.filenet.wcm.toolkit.server.base.WcmModule |
NAME_DELIMITER |
Constructor Summary | |
WcmEntrySecurityInfoPage(int mode)
Constructor sets the WcmSecurityInfoPage mode to one of the static int values defined by the WcmPageMode. |
Method Summary | |
protected org.w3c.dom.Document |
getClassPermissionXML(boolean refresh)
Add Entry template uses this method to prevent refreshing of security data. |
void |
initialize()
Initializes data providers, XSL parameters, the authoring state, and other state values. |
void |
reset()
Resets module data to its initial state. |
Methods inherited from class com.filenet.wcm.apps.server.ui.info.WcmSecurityInfoPage |
cleanup, getFormName, getSecurityPolicyId, getSecurityPolicyModule, getSecurityUtil, isApplyButtonRequired, isModified, onAddNew, onNewGranteeAdded, onPageChange, onReturn, onSelectItem, onSelectRemove, onStartPage, panelFinish, panelSave, render, setReadOnly, setSecurityPolicyId |
Methods inherited from class com.filenet.wcm.toolkit.server.ui.WcmXSLModule |
convertToNodeList, getXML, getXSLParameter, renderXSL, setXML, setXML, setXML, setXML, setXSL, setXSLParameter, setXSLParameter, setXSLParameter, setXSLParameter, setXSLParameter, setXSLParameter |
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmUiModule |
getActive, getBasePath, getBaseUrl, getBaseURLBuilder, getControllerEventUrl, getControllerEventUrl, getEventFormFields, getEventFormFields, getEventFormTag, getEventFormTag, getEventUrl, getEventUrl, getEventUrl, getEventUrl, getFormSubmitUrl, getFormSubmitUrl, getGlobalEventUrl, getGlobalEventUrl, getPageUrl, getPageUrl, getPageUrl, getPageUrl, getUiParent, peekEvent, renderJSP, routeEvent, routeEvent, serverSideInclude, serverSideInclude, setActive, setJSP |
Methods inherited from class com.filenet.wcm.toolkit.server.base.GlobalEventModule |
subscribeGlobalEvent |
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmModule |
addChild, addChild, addChild, debugTrace, getClassProperty, getClassProperty, getClassPropertyKeys, getConfiguration, getController, getDataStore, getModuleProperty, getModuleProperty, getModuleProperty, getModuleProperty, getModulePropertyKeys, getName, getParent, getWindowProperty, getWindowProperty, persist, queryDataProvider, setClassProperty, setClassProperty, setController, setModuleProperty, setModuleProperty, setName, setParent, setPortletParent, setWindowProperty |
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmDpContainer |
addDataProvider, addDataProvider |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.filenet.wcm.toolkit.server.base.WcmModuleInterface |
addDataProvider, getDataStore, getModuleProperty, getName, getParent, persist, queryDataProvider, setController, setModuleProperty, setName, setParent |
Constructor Detail |
public WcmEntrySecurityInfoPage(int mode) throws java.lang.Exception
mode
- int specifying the operation mode
java.lang.Exception
- All errors.Method Detail |
public void initialize() throws java.lang.Exception
initialize
in interface com.filenet.wcm.toolkit.server.base.WcmModuleInterface
initialize
in class WcmSecurityInfoPage
java.lang.Exception
- All errors.protected org.w3c.dom.Document getClassPermissionXML(boolean refresh) throws java.lang.Exception
WcmSecurityInfoPage
getClassPermissionXML
in class WcmSecurityInfoPage
refresh
- Get fresh data from servers.
java.lang.Exception
public void reset() throws java.lang.Exception
reset
in class WcmSecurityInfoPage
java.lang.Exception
- All errors.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |