|
||||||||||
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.EntryDesignerRecordsWizardPage
Nested Class Summary | |
class |
EntryDesignerRecordsWizardPage.SelectTemplate
Special class created to override the base class to add other useful methods. |
Field Summary | |
static int |
ALWAYS_DECLARE
|
protected com.filenet.wcm.toolkit.server.dp.WcmAuthoringDataProvider |
authoringDataProvider
|
protected WcmAuthoringState |
authorState
|
static int |
CAN_CLASSIFY
|
static int |
CANNOT_CLASSIFY
|
protected ChoicePage |
choicePage
|
protected com.filenet.wcm.toolkit.util.WcmString[] |
choices
|
static int |
CLASSIFY_DECLARE
|
static int |
CLASSIFY_OPTIONALLY
|
protected com.filenet.wcm.toolkit.server.util.prefs.PrefsLabel |
classLabel
|
protected WcmWorkplaceConfig |
config
|
protected static java.lang.String |
FORM_NAME
|
protected java.util.Locale |
locale
|
protected static java.lang.String |
MODULE_NAME
|
static int |
NEVER_DECLARE
|
static int |
NOT_INTIALIZED
|
static int |
OPTIONALY_DECLARE
|
protected com.filenet.wcm.toolkit.server.dp.RecordsManageDataProvider |
recordsManageDataProvider
|
protected EntryDesignerRecordsWizardPage.SelectTemplate |
selectRecordTemplate
|
protected int |
type
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsAlwaysMsg
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsBrowseTemplate
|
static com.filenet.wcm.toolkit.util.WcmString |
wsClassifyAlwaysDeclare
|
static com.filenet.wcm.toolkit.util.WcmString |
wsClassifyNever
|
static com.filenet.wcm.toolkit.util.WcmString |
wsClassifyOptionalClassify
|
static com.filenet.wcm.toolkit.util.WcmString |
wsClassifyOptionalDeclare
|
static com.filenet.wcm.toolkit.util.WcmString |
wsClassifyOptionally
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsClassifyRecord
|
static com.filenet.wcm.toolkit.util.WcmString |
wsDeclareAlways
|
static com.filenet.wcm.toolkit.util.WcmString |
wsDeclareNever
|
static com.filenet.wcm.toolkit.util.WcmString |
wsDeclareOptionally
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsDisplay
|
static com.filenet.wcm.toolkit.util.WcmString |
wsNeverDeclare
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsOptionalyMsg
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsRemove
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsSelectedTemplate
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsSelectTemplate
|
Fields inherited from class com.filenet.wcm.toolkit.server.base.WcmModule |
NAME_DELIMITER |
Constructor Summary | |
EntryDesignerRecordsWizardPage(int type)
|
Method Summary | |
static com.filenet.wcm.toolkit.util.WcmString |
convertClassifyBehavior(int value,
boolean chap4)
|
static int |
convertClassifyBehavior(java.lang.String value)
|
protected com.filenet.wcm.toolkit.util.WcmString |
findChoice(java.lang.String value)
|
java.lang.String |
getFormName()
|
java.util.Iterator |
getValidationErrors()
|
void |
initialize()
Initializes data providers, XSL parameters, the authoring state, and other state values. |
boolean |
isFinished()
Indicates if the input is complete. |
void |
onClearObject(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handles the ClearObject event. |
void |
onStartPage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
The default event sets up the display objects for rendering. |
void |
panelCancel(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Clears state information. |
void |
panelFinish(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Normally not called directly since this page should never show the Finish button. |
void |
panelInit()
Called when this wizard page is first loaded to clear out any residual state information. |
void |
panelSave(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Called to save the state of the page. |
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 folder navigation hierarchy. |
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 |
public static final com.filenet.wcm.toolkit.util.WcmString wsDeclareAlways
public static final com.filenet.wcm.toolkit.util.WcmString wsDeclareOptionally
public static final com.filenet.wcm.toolkit.util.WcmString wsDeclareNever
public static final com.filenet.wcm.toolkit.util.WcmString wsClassifyAlwaysDeclare
public static final com.filenet.wcm.toolkit.util.WcmString wsClassifyOptionalDeclare
public static final com.filenet.wcm.toolkit.util.WcmString wsClassifyOptionalClassify
public static final com.filenet.wcm.toolkit.util.WcmString wsClassifyOptionally
public static final com.filenet.wcm.toolkit.util.WcmString wsClassifyNever
public static final com.filenet.wcm.toolkit.util.WcmString wsNeverDeclare
public static final int ALWAYS_DECLARE
public static final int OPTIONALY_DECLARE
public static final int CLASSIFY_DECLARE
public static final int CLASSIFY_OPTIONALLY
public static final int NEVER_DECLARE
public static final int NOT_INTIALIZED
public static final int CANNOT_CLASSIFY
public static final int CAN_CLASSIFY
protected static final java.lang.String MODULE_NAME
protected static final java.lang.String FORM_NAME
protected static final com.filenet.wcm.toolkit.util.WcmString wsSelectedTemplate
protected static final com.filenet.wcm.toolkit.util.WcmString wsSelectTemplate
protected static final com.filenet.wcm.toolkit.util.WcmString wsBrowseTemplate
protected static final com.filenet.wcm.toolkit.util.WcmString wsDisplay
protected static final com.filenet.wcm.toolkit.util.WcmString wsAlwaysMsg
protected static final com.filenet.wcm.toolkit.util.WcmString wsClassifyRecord
protected static final com.filenet.wcm.toolkit.util.WcmString wsOptionalyMsg
protected static final com.filenet.wcm.toolkit.util.WcmString wsRemove
protected com.filenet.wcm.toolkit.server.dp.WcmAuthoringDataProvider authoringDataProvider
protected com.filenet.wcm.toolkit.server.dp.RecordsManageDataProvider recordsManageDataProvider
protected ChoicePage choicePage
protected int type
protected WcmAuthoringState authorState
protected WcmWorkplaceConfig config
protected EntryDesignerRecordsWizardPage.SelectTemplate selectRecordTemplate
protected java.util.Locale locale
protected com.filenet.wcm.toolkit.server.util.prefs.PrefsLabel classLabel
protected com.filenet.wcm.toolkit.util.WcmString[] choices
Constructor Detail |
public EntryDesignerRecordsWizardPage(int type) throws java.lang.Exception
Method Detail |
public void initialize() throws java.lang.Exception
initialize
in interface com.filenet.wcm.toolkit.server.base.WcmModuleInterface
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
request
- HttpServletRequest objectresponse
- HttpServletResponse object
java.lang.Exception
public static int convertClassifyBehavior(java.lang.String value)
public static com.filenet.wcm.toolkit.util.WcmString convertClassifyBehavior(int value, boolean chap4)
public void render(java.io.Writer w) throws java.lang.Exception
render
in interface com.filenet.wcm.toolkit.server.base.WcmUiModuleInterface
w
- Writer object to write to.
java.lang.Exception
public void panelInit() throws java.lang.Exception
panelInit
in interface com.filenet.wcm.toolkit.server.base.WcmSequencePanelInterface
java.lang.Exception
public void panelCancel(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
panelCancel
in interface com.filenet.wcm.toolkit.server.base.WcmSequencePanelInterface
request
- HttpServletRequest objectresponse
- HttpServletResponse object
java.lang.Exception
public void panelSave(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
panelSave
in interface com.filenet.wcm.toolkit.server.base.WcmPanelInterface
request
- HttpServletRequest objectresponse
- HttpServletResponse object
java.lang.Exception
public boolean panelValidate() throws java.lang.Exception
panelValidate
in interface com.filenet.wcm.toolkit.server.base.WcmPanelValidationInterface
java.lang.Exception
public void onClearObject(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
request
- Request object.response
- Response object.
java.lang.Exception
- If there are problems retrieving data or an invalid parameter.public void panelFinish(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
panelFinish
in interface com.filenet.wcm.toolkit.server.base.WcmPanelInterface
request
- HttpServletRequest objectresponse
- HttpServletResponse object
java.lang.Exception
public java.util.Iterator getValidationErrors()
getValidationErrors
in interface com.filenet.wcm.toolkit.server.base.WcmPanelValidationInterface
public java.lang.String getFormName()
getFormName
in interface com.filenet.wcm.toolkit.server.base.WcmUiModuleInterface
protected com.filenet.wcm.toolkit.util.WcmString findChoice(java.lang.String value)
public boolean isFinished() throws java.lang.Exception
isFinished
in interface com.filenet.wcm.toolkit.server.base.WcmSequencePanelInterface
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |