|
||||||||||
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.apps.server.ui.wizard.records.RMClassificationWizardPage
com.filenet.wcm.apps.server.ui.wizard.records.DeclareRecordsClassificationWizardPage
This class displays the class selection page for the Entry Designer wizard.
com.filenet.wcm.apps.server.ui.wizard.WcmClassWizardPage
Nested Class Summary |
Nested classes inherited from class com.filenet.wcm.apps.server.ui.wizard.records.RMClassificationWizardPage |
RMClassificationWizardPage.SelectStartingClassificationFolder |
Field Summary | |
protected WcmWorkplaceConfig |
config
|
protected int |
mode
|
protected com.filenet.wcm.toolkit.server.dp.WcmNavigationDataProvider |
ndp
|
protected static java.lang.String |
RECORD_CLASS_ACCESS
|
protected WcmSitePrefs |
sitePrefs
|
protected java.lang.String |
sMode
|
protected com.filenet.wcm.toolkit.server.util.DeclareRecordsTemplate |
template
|
protected WcmUserPrefs |
userPrefs
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsAccess
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsAddNew
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsClassifications
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsDefaultValue
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsNone
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsProperty
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsRecordClass
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsRemove
|
Fields inherited from class com.filenet.wcm.apps.server.ui.wizard.records.RMClassificationWizardPage |
adp, authState, CLASSIFICATION_LIST_ACCESS, classificationLabel, classificationsLabel, classLabel, domSelectedClassification, editPage, EMAIL_CLASS, listView, locale, MARKERS_CLASS, MASK_EDITABLE, MASK_HIDE, MASK_READONLY, navState, PRIMARY_CLASSIFICATION_ID, primaryLabel, rdp, RECORDINFO_CLASS, selectStartingFolder, subFolderBrowsing, wsChangeValue, wsClear, wsConstrainMsg, wsDisplay, wsEditable, wsHide, wsHideMsg, wsNotSelected, wsPrimary, wsReadonly, wsRecordClassLabel, wsSelectClass, wsSelectClassification, wsSelectValue, wsShowMsg |
Fields inherited from class com.filenet.wcm.toolkit.server.base.WcmModule |
NAME_DELIMITER |
Constructor Summary | |
DeclareRecordsClassificationWizardPage()
|
|
DeclareRecordsClassificationWizardPage(int mode)
Constructor calls base class constructor, then creates the required pages. |
Method Summary | |
protected java.lang.String |
addAdditionalParameters(java.lang.String url)
adding additional parameter |
java.lang.String |
getFormName()
return form name back. |
void |
initialize()
Initializes data providers, XSL parameters, the authoring state, and other state values. |
boolean |
isFinished()
Indicates if the input is complete. |
void |
onStartPage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Initialize the Classes |
boolean |
panelValidate()
Called on a page to check any entered data to confirm that everything is valid. |
void |
render(java.io.Writer w)
Renders the class data. |
protected void |
renderCommand(java.io.Writer w,
java.lang.String label,
java.lang.String selectedItem)
Render the command line with required icon, link and selected item |
protected void |
renderCommand(java.io.Writer w,
com.filenet.wcm.toolkit.util.WcmString label,
java.lang.String selectedItem)
Render the command line with required icon, link and selected item |
Methods inherited from class com.filenet.wcm.apps.server.ui.wizard.records.RMClassificationWizardPage |
configureFPOS, configureRecordClass, getEditPage, getPropertiesXML, getPropertyDescriptionsXML, getSelectedClassificationListView, getStartingFolderUrl, getValidationErrors, onAddNew, onClassificationListAccess, onRecordClass, onRecordClassAccess, onRemove, onResetValue, onSelect, onSelectAsPrimary, onSetClass, onSubFolderBrowsing, panelCancel, panelFinish, panelInit, panelSave, renderAccess, renderButton, renderCommand, renderCommand, renderSeperator, renderTitle, renderTitle, setMode, setStartingFolder, setStartingFolderId, setupPrimaryClassfication, setupPrimaryLinkURL |
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, cleanup, 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, cleanup, getDataStore, getModuleProperty, getName, getParent, persist, queryDataProvider, setController, setModuleProperty, setName, setParent |
Field Detail |
protected static final com.filenet.wcm.toolkit.util.WcmString wsNone
protected static final com.filenet.wcm.toolkit.util.WcmString wsAddNew
protected static final com.filenet.wcm.toolkit.util.WcmString wsRemove
protected static final com.filenet.wcm.toolkit.util.WcmString wsClassifications
protected static final com.filenet.wcm.toolkit.util.WcmString wsRecordClass
protected static final com.filenet.wcm.toolkit.util.WcmString wsProperty
protected static final com.filenet.wcm.toolkit.util.WcmString wsDefaultValue
protected static final com.filenet.wcm.toolkit.util.WcmString wsAccess
protected static final java.lang.String RECORD_CLASS_ACCESS
protected java.lang.String sMode
protected WcmWorkplaceConfig config
protected WcmSitePrefs sitePrefs
protected WcmUserPrefs userPrefs
protected com.filenet.wcm.toolkit.server.dp.WcmNavigationDataProvider ndp
protected com.filenet.wcm.toolkit.server.util.DeclareRecordsTemplate template
protected int mode
Constructor Detail |
public DeclareRecordsClassificationWizardPage(int mode) throws java.lang.Exception
public DeclareRecordsClassificationWizardPage() throws java.lang.Exception
Method Detail |
public void initialize() throws java.lang.Exception
initialize
in interface com.filenet.wcm.toolkit.server.base.WcmModuleInterface
initialize
in class RMClassificationWizardPage
java.lang.Exception
public void onStartPage(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
onStartPage
in interface com.filenet.wcm.toolkit.server.base.WcmUiModuleInterface
onStartPage
in class RMClassificationWizardPage
request
- HttpServletRequest objectresponse
- HttpServletResponse object
java.lang.Exception
public void render(java.io.Writer w) throws java.lang.Exception
render
in interface com.filenet.wcm.toolkit.server.base.WcmUiModuleInterface
render
in class RMClassificationWizardPage
w
- Writer for writing to the response object.
java.lang.Exception
- If there are problems.protected void renderCommand(java.io.Writer w, com.filenet.wcm.toolkit.util.WcmString label, java.lang.String selectedItem) throws java.lang.Exception
w
- Writerlabel
- LabelselectedItem
- Selected item
java.lang.Exception
protected void renderCommand(java.io.Writer w, java.lang.String label, java.lang.String selectedItem) throws java.lang.Exception
w
- Writerlabel
- LabelselectedItem
- Selected item
java.lang.Exception
public boolean panelValidate() throws java.lang.Exception
panelValidate
in interface com.filenet.wcm.toolkit.server.base.WcmPanelValidationInterface
panelValidate
in class RMClassificationWizardPage
java.lang.Exception
public boolean isFinished() throws java.lang.Exception
isFinished
in interface com.filenet.wcm.toolkit.server.base.WcmSequencePanelInterface
isFinished
in class RMClassificationWizardPage
java.lang.Exception
protected java.lang.String addAdditionalParameters(java.lang.String url) throws java.lang.Exception
addAdditionalParameters
in class RMClassificationWizardPage
url
- URL
java.lang.Exception
public java.lang.String getFormName()
getFormName
in interface com.filenet.wcm.toolkit.server.base.WcmUiModuleInterface
getFormName
in class RMClassificationWizardPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |