|
||||||||||
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.WcmMultiPanelModule
com.filenet.wcm.toolkit.server.ui.WcmMultiPanelSequenceModule
com.filenet.wcm.apps.server.ui.WcmWizardModule
com.filenet.wcm.apps.server.ui.wizard.records.RecordsTemplateDesignerWizard
Nested Class Summary |
Nested classes inherited from class com.filenet.wcm.apps.server.ui.WcmWizardModule |
WcmWizardModule.WcmWizardPanel |
Field Summary | |
protected com.filenet.wcm.toolkit.server.dp.WcmAuthoringDataProvider |
adp
|
static java.lang.String |
AUTH_STATE_KEY
|
protected WcmAuthoringState |
authorState
|
protected org.w3c.dom.Document |
domSelectedClassification
|
protected WcmEntryTempFolderWizardPage |
folderAddEntryPage
|
static java.lang.String |
MODE_ADD
|
static java.lang.String |
MODE_MODIFY
|
static java.lang.String |
NAVI_STATE_KEY
|
protected WcmNavigationState |
navState
|
protected com.filenet.wcm.toolkit.server.dp.WcmNavigationDataProvider |
ndp
|
protected RMTempPropertiesWizardPage |
propertyAddEntryPage
|
protected com.filenet.wcm.toolkit.server.dp.RecordsManageDataProvider |
rdp
|
protected RMClassificationWizardPage |
rmClassificationPage
|
protected RMPropertiesWizardPage |
rmPropertiesPage
|
protected com.filenet.wcm.toolkit.server.util.ui.WcmTreeNode |
rootNode
|
protected com.filenet.wcm.toolkit.server.util.ui.WcmTreeNode |
saveRootNode
|
protected WcmEntryTempSecurityWizardPage |
securityAddEntryPage
|
protected java.lang.String |
sMode
|
protected java.lang.String |
sType
|
protected com.filenet.wcm.toolkit.server.util.DeclareRecordsTemplate |
template
|
protected com.filenet.wcm.toolkit.server.util.ui.WcmTreeNode |
templateRootNode
|
protected java.util.Hashtable |
templateWizard
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsAddTitle
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsCancelAddText
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsCancelModText
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsDeclareRecord
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsDocumentClass
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsEditable
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsEntryClass
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsFinishText
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsFolder
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsHide
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsModifySteps
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsModifyTitle
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsNone
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsNotSelected
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsReadonly
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsRecordClass
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsSaveSteps
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsSteps
|
Fields inherited from class com.filenet.wcm.apps.server.ui.WcmWizardModule |
bannerModule, footerLinksBarModule, footerModule, leftCSSClass, stepNode, stepTreeModule, summaryModule, titleBarModule |
Fields inherited from class com.filenet.wcm.toolkit.server.ui.WcmMultiPanelSequenceModule |
controller, sequenceInit |
Fields inherited from class com.filenet.wcm.toolkit.server.ui.WcmMultiPanelModule |
currentModule, currentPanel, currentPanelNumber, panelList |
Fields inherited from class com.filenet.wcm.toolkit.server.base.WcmModule |
locale, NAME_DELIMITER |
Constructor Summary | |
RecordsTemplateDesignerWizard()
|
Method Summary | |
protected void |
addPanelSelectionAnchor(int panelNumber)
|
void |
cleanup()
Clean up module cached data. |
protected void |
configureAddEntryFolderSelectionPage()
Setup the Add Entry folder selection page |
protected void |
configureAddEntryPropertiesSelectionPage()
Setup the Add Entry properties selection page |
protected void |
configureAddEntrySecuritySelectionPage()
Setup the Add Entry security selection page |
protected void |
configureRMClassificaitonSelectPage()
Setup the RM Classification selection page |
protected void |
configureRMPropertiesPage()
Setup the Properties page |
protected void |
configureSummary()
Writes the actual contents of the status bar. |
RMClassificationWizardPage |
getRMClassificationWizardPage()
Get accessor returns RMClassificationWizardPage |
RMPropertiesWizardPage |
getRMPropertiesWizardPage()
Get accessor returns RMPropertiesWizardPage |
void |
initialize()
This method queries for the Authoring and Navigation data providers, then adds each page to the wizard. |
protected void |
initialStateData()
Initialize state data |
void |
onCancel(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Called in response to a cancel wizard request. |
void |
onFinish(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
When Finish button is pressed, add the folder as requested. |
void |
onStartPage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Initialize the Classes |
protected boolean |
saveModuleProperties(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
int panelNumber,
boolean skip)
Save module properties if user did not select those page then we have force to save its content back to entry template |
protected void |
setIsFinished()
Goes through the pages and sets the isFinished member of WcmPage |
void |
setMode(java.lang.String mode)
Indicate what mode this module is working at |
Methods inherited from class com.filenet.wcm.apps.server.ui.WcmWizardModule |
addPanel, addSummaryItem, addSummaryItem, getAnchor, getAnchor, getFooter, getPageBanner, getSummaryModule, getTabBar, getTextLinksBar, isBackEnabled, isFinishEnabled, isNextEnabled, isPanelEnabled, okayToProceed, onSelectPanel, render, setCancelLinkText, setCurrentPanelSelection, setFinishLinkText, setMultiPanelModuleTitle, setNextLinkText, setPreviousLinkText |
Methods inherited from class com.filenet.wcm.toolkit.server.ui.WcmMultiPanelSequenceModule |
cancelAll, onNext, onPrevious, selectPanel, selectPanel |
Methods inherited from class com.filenet.wcm.toolkit.server.ui.WcmMultiPanelModule |
addPanel, addPanel, addPanel, getCurrentModule, getCurrentPanel, getFormName, getModule, getMultiPanelModuleTitle, getMultiPanelModuleTitleString, getPanel, onExit, selectPanel, setMultiPanelModuleTitle, setMultiPanelModuleTitle |
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 |
Field Detail |
public static final java.lang.String MODE_ADD
public static final java.lang.String MODE_MODIFY
public static final java.lang.String AUTH_STATE_KEY
public static final java.lang.String NAVI_STATE_KEY
protected static final com.filenet.wcm.toolkit.util.WcmString wsAddTitle
protected static final com.filenet.wcm.toolkit.util.WcmString wsModifyTitle
protected static final com.filenet.wcm.toolkit.util.WcmString wsRecordClass
protected static final com.filenet.wcm.toolkit.util.WcmString wsFolder
protected static final com.filenet.wcm.toolkit.util.WcmString wsDocumentClass
protected static final com.filenet.wcm.toolkit.util.WcmString wsNone
protected static final com.filenet.wcm.toolkit.util.WcmString wsSteps
protected static final com.filenet.wcm.toolkit.util.WcmString wsModifySteps
protected static final com.filenet.wcm.toolkit.util.WcmString wsDeclareRecord
protected static final com.filenet.wcm.toolkit.util.WcmString wsSaveSteps
protected static final com.filenet.wcm.toolkit.util.WcmString wsEntryClass
protected static final com.filenet.wcm.toolkit.util.WcmString wsNotSelected
protected static final com.filenet.wcm.toolkit.util.WcmString wsCancelAddText
protected static final com.filenet.wcm.toolkit.util.WcmString wsCancelModText
protected static final com.filenet.wcm.toolkit.util.WcmString wsFinishText
protected static final com.filenet.wcm.toolkit.util.WcmString wsEditable
protected static final com.filenet.wcm.toolkit.util.WcmString wsReadonly
protected static final com.filenet.wcm.toolkit.util.WcmString wsHide
protected com.filenet.wcm.toolkit.server.dp.WcmAuthoringDataProvider adp
protected com.filenet.wcm.toolkit.server.dp.WcmNavigationDataProvider ndp
protected com.filenet.wcm.toolkit.server.dp.RecordsManageDataProvider rdp
protected WcmNavigationState navState
protected WcmAuthoringState authorState
protected RMClassificationWizardPage rmClassificationPage
protected RMPropertiesWizardPage rmPropertiesPage
protected WcmEntryTempFolderWizardPage folderAddEntryPage
protected RMTempPropertiesWizardPage propertyAddEntryPage
protected WcmEntryTempSecurityWizardPage securityAddEntryPage
protected com.filenet.wcm.toolkit.server.util.DeclareRecordsTemplate template
protected java.lang.String sMode
protected java.lang.String sType
protected org.w3c.dom.Document domSelectedClassification
protected java.util.Hashtable templateWizard
protected com.filenet.wcm.toolkit.server.util.ui.WcmTreeNode rootNode
protected com.filenet.wcm.toolkit.server.util.ui.WcmTreeNode templateRootNode
protected com.filenet.wcm.toolkit.server.util.ui.WcmTreeNode saveRootNode
Constructor Detail |
public RecordsTemplateDesignerWizard()
Method Detail |
public void initialize() throws java.lang.Exception
initialize
in interface com.filenet.wcm.toolkit.server.base.WcmModuleInterface
initialize
in class WcmWizardModule
java.lang.Exception
- If a data provider was not found.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 WcmWizardModule
request
- HttpServletRequest objectresponse
- HttpServletResponse object
java.lang.Exception
protected void configureSummary() throws java.lang.Exception
configureSummary
in class WcmWizardModule
java.lang.Exception
protected void configureRMClassificaitonSelectPage() throws java.lang.Exception
java.lang.Exception
protected void configureRMPropertiesPage() throws java.lang.Exception
java.lang.Exception
protected void configureAddEntryFolderSelectionPage() throws java.lang.Exception
java.lang.Exception
protected void configureAddEntryPropertiesSelectionPage() throws java.lang.Exception
java.lang.Exception
protected void configureAddEntrySecuritySelectionPage() throws java.lang.Exception
java.lang.Exception
public RMClassificationWizardPage getRMClassificationWizardPage()
public RMPropertiesWizardPage getRMPropertiesWizardPage()
public void onCancel(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
request
- HttpServletRequest objectresponse
- HttpServletResponse object
java.lang.Exception
protected boolean saveModuleProperties(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, int panelNumber, boolean skip) throws java.lang.Exception
request
- HttpServletRequest objectresponse
- HttpServletResponse objectpanelNumber
- Module panel number
java.lang.Exception
public void onFinish(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
request
- HttpServletRequest objectresponse
- HttpServletResponse object
java.lang.Exception
protected void addPanelSelectionAnchor(int panelNumber) throws java.lang.Exception
addPanelSelectionAnchor
in class WcmWizardModule
java.lang.Exception
protected void setIsFinished() throws java.lang.Exception
setIsFinished
in class WcmWizardModule
java.lang.Exception
public void setMode(java.lang.String mode)
mode
- String Add or Modify.public void cleanup() throws java.lang.Exception
java.lang.Exception
protected void initialStateData() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |