|
||||||||||
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.webcontent.WebContentEntryDesigner
Nested Class Summary |
Nested classes inherited from class com.filenet.wcm.apps.server.ui.WcmWizardModule |
WcmWizardModule.WcmWizardPanel |
Field Summary | |
static java.lang.String |
DEFAULT_AUTHORING_STATE_KEY
|
static java.lang.String |
DEFAULT_NAVIGATION_STATE_KEY
|
static java.lang.String |
MODE_ADD
|
static java.lang.String |
MODE_MODIFY
|
static java.lang.String |
WEB_CONTENT_AUTHORING_STATE_KEY
|
static java.lang.String |
WEB_CONTENT_NAVIGATION_STATE_KEY
|
static com.filenet.wcm.toolkit.util.WcmString |
wsAddTitle
|
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 | |
WebContentEntryDesigner()
|
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 |
configureContentSelectionPage()
Setup the Content Page |
protected void |
configurePropertiesSelectionPage()
Setup the Properties page |
protected void |
configureSecuritySelectionPage()
Setup the Security selection page |
protected void |
configureSiteSelectionPage()
Setup the Folder selection page |
protected void |
configureSummary()
Writes the actual contents of the status bar. |
WebContentEntryDesignerPropertiesWizardPage |
getEntryDesignerPropertiesWizardPage()
Get accessor returns WebContentEntryDesignerPropertiesPage |
WcmEntryDesignerSecurityWizardPage |
getEntryDesignerSecurityWizardPage()
Get accessor returns WcmEntryDesignerSecurityWizardPage |
WebContentEntryDesignerFolderWizardPage |
getWebContentEntryDesignerFolderWizardPage()
Get accessor returns WebContentEntryDesignerFolderWizardPage |
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 |
static boolean |
isSiteFolderSelected(com.filenet.wcm.toolkit.server.dp.WebContentDataProvider wcdp,
WcmNavigationState state,
java.lang.String siteId)
Returns true if a site is already selected. |
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 void |
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 com.filenet.wcm.toolkit.util.WcmString wsAddTitle
public static final java.lang.String WEB_CONTENT_AUTHORING_STATE_KEY
public static final java.lang.String WEB_CONTENT_NAVIGATION_STATE_KEY
public static final java.lang.String DEFAULT_AUTHORING_STATE_KEY
public static final java.lang.String DEFAULT_NAVIGATION_STATE_KEY
public static final java.lang.String MODE_ADD
public static final java.lang.String MODE_MODIFY
Constructor Detail |
public WebContentEntryDesigner()
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
public static boolean isSiteFolderSelected(com.filenet.wcm.toolkit.server.dp.WebContentDataProvider wcdp, WcmNavigationState state, java.lang.String siteId)
protected void configureSummary() throws java.lang.Exception
configureSummary
in class WcmWizardModule
java.lang.Exception
protected void configureSiteSelectionPage() throws java.lang.Exception
java.lang.Exception
protected void configurePropertiesSelectionPage() throws java.lang.Exception
java.lang.Exception
protected void configureContentSelectionPage() throws java.lang.Exception
java.lang.Exception
protected void configureSecuritySelectionPage() 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 WebContentEntryDesignerFolderWizardPage getWebContentEntryDesignerFolderWizardPage()
public WebContentEntryDesignerPropertiesWizardPage getEntryDesignerPropertiesWizardPage()
public WcmEntryDesignerSecurityWizardPage getEntryDesignerSecurityWizardPage()
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
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
protected void 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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |