|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.cs.rest.RestConstants
public class RestConstants
Symbolic representations of the strings that are used by the Html client are contained in this class.
Field Summary | |
---|---|
static java.lang.String |
AGINGEXCEPTIONCODE
When a non-fatal DSEInvalidRequestException occurs, it may be either an Aging, a Pending or an Inconsistent processor failure, depending on whether a request was recently processed for the same page, or if the server is still processing a prior request for the page. |
static java.lang.String |
APPLICATIONID
Field added in order to support the application session feature. |
static java.lang.String |
CALLBACK_KEY
|
static java.lang.String |
CALLINGPAGEID
When a request is issued from a form, the form has a page id on it in a hidden field. |
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
DATAAPPLICATIONIDKEY
Composite field that matches the application id inside the "structure" of the request data |
static java.lang.String |
DATAKEY
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. |
static java.lang.String |
DATANEXTEVENTNAME
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. |
static java.lang.String |
DATAOPERATIONNAME
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. |
static java.lang.String |
DATAPAGEID
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. |
static java.lang.String |
DATAPARENTCONTEXTNAME
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. |
static java.lang.String |
DATASESSIONIDKEY
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. |
static java.lang.String |
DEFAULTPROCTIMEOUT
Default processes timeout constant |
static java.lang.String |
DELVALASSESSMENT
Key used to store the delegateValAssessment flag of the transition |
static java.lang.String |
DOUBLECLICKOPTIMIZATION
Field from btt.xml which used to optimize the double click proformance. |
static java.lang.String |
DUMMYSESSIONTYPE
Identifier for the dummy session created during the establish session process. |
static java.lang.String |
ERROR_KEY
|
static java.lang.String |
ERRORFLAG
Field added to the operation/processor context to indicate to the DSEJspContextServices if there has been validation errors. |
static java.lang.String |
ERRORMESSAGES
All the errors that will be displayed for a page and not specific to a field can be obtained from an array of Strings which is kept in the context with the key HtmlConstants.ERRORMESSAGES Cross validation errors, and double click errors fall under this category |
static java.lang.String |
ERRORPAGE
When a page wants to specify a particular page to handle validation errors that occur on it, it should include in a hidden field named HtmlConstants.ERRORPAGE the name of the page to handle the validation error. |
static java.lang.String |
EXCEPTION
When the presentation handler is called to process an exception, the exception is placed in the HttpServletRequest with the key HtmlConstants.EXCEPTION. |
static java.lang.String |
EXTRAPATHINFO
When a session is established (by invoking CSEstablishSessionServlet) if there is any extra data passed on the invokation (eg by calling CSEstablishSessionServlet/en) then the extra information is saved in the session in a dynamic field named HtmlConstants.EXTRAPATHINFO. |
static java.lang.String |
FAKE_AJAX_PROCID
this fake processor id is used maintain a processor counter that will handle all the Ajax request that directly run under session |
static java.lang.String |
FORWARD_SLASH_STRING
|
static java.lang.String |
GRIDSELECTIONDATANAME
|
static java.lang.String |
HTMLEXCEPTION
When a page is displayed, the toolkit may have placed any non-fatal exception in the HttpServletRequest with the key HtmlConstants.HTMLEXCEPTION. |
static java.lang.String |
HTTPSESSION
The name used to save the HttpSession in the operation context when btt.xml HTMLClient.cookies == true. |
static java.lang.String |
IGNORE
Constant defined for use in case to set specified field to a null value |
static java.lang.String |
IGNOREVALIDATIONRESULTS
|
static java.lang.String |
INCONSISTENTPROCESSOREXCEPTIONCODE
When a non-fatal DSEInvalidRequestException occurs, it may be either an Aging, a Pending or an Inconsistent processor failure, depending on whether a request was recently processed for the same page, or if the server is still processing a prior request for the page, or if the server is processing a request for this processor. |
static java.lang.String |
INPUTOBJECT
|
static java.lang.String |
JSON_ERR_MSG
|
static java.lang.String |
JSONP_MIME_TYPE
|
static java.lang.String |
LASTPAGEIDPROCESSED
When a request is issued from a form, the form has a page id on it in a hidden field. |
static java.lang.String |
LOCALE
Key used to store the locale of the machine |
static java.lang.String |
LOCALEDATA
Key used to store the locale of the machine |
static java.lang.String |
MINREQUESTRESUBMITTIME
Field from btt.xml which specifies the minimum time in seconds between repeat requests from a given page id in a given session. |
static java.lang.String |
NEXTEVENTNAME
The name of a hidden field on a form which is to run under control of a Processor Operation. |
static java.lang.String |
OPERATIONCONTEXT
After an operation executes, its context is saved in the HttpServletRequest with the key HtmlConstants.OPERATIONCONTEXT. |
static java.lang.String |
OPERATIONNAME
The name of a hidden field on a form which is submitted for processing by CSReqServlet which holds the name of the DSEServerOperation to execute. |
static java.lang.String |
PAGEID
Every page has a unique (for its session) page id so that requests can be tracked by the server. |
static java.lang.String |
PAGINATION_RANGE_DASH
|
static java.lang.String |
PAGINATION_RANGE_END_KEY
|
static java.lang.String |
PAGINATION_RANGE_KEY
|
static java.lang.String |
PAGINATION_RANGE_KEY_VALUE_DELIMITER
|
static java.lang.String |
PAGINATION_RANGE_PREFIX
|
static java.lang.String |
PAGINATION_RANGE_START_KEY
|
static java.lang.String |
PAGINATION_RANGE_SUFFIX
|
static java.lang.String |
PAGINATION_REPLY_ITEMS_KEY
|
static java.lang.String |
PAGINATION_REPLY_RANGE_KEY
|
static java.lang.String |
PAGINATION_RESULT_KEY
|
static java.lang.String |
PARENTCONTEXTNAME
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. |
static java.lang.String |
PENDINGEXCEPTIONCODE
When a non-fatal DSEInvalidRequestException occurs, it may be either an Aging, a Pending or an Inconsistent processor failure, depending on whether a request was recently processed for the same page, or if the server is still processing a prior request for the page. |
static java.lang.String |
PROCESSOR_START_EVENT
|
static java.lang.String |
PROCESSORID
The id of the Processor which ran the operation which displayed the reply page. |
static java.lang.String |
PROCESSOROPERATIONNAME
The name of the Processor Operation that is to run for a request from an Html form. |
static java.lang.String |
PROCESSORSTATE
The name of the Processor state which the processor was in when the reply page was displayed. |
static java.lang.String |
PROCINFOTABLE
Key used to store the table of processors in the sesison context |
static java.lang.String |
REPLYPAGE
When an operation is run by the toolkit, its context must include a field HtmlConstants.REPLYPAGE. |
static java.lang.String |
REQUESTWAITINGTIMEOUT
Field from btt.xml which specifies the request waiting timeout in milliseconds. |
static java.lang.String |
REST_CHANNEL_KEY
|
static java.lang.String |
REST_RESULT_ATTR_KEY
|
static java.lang.String |
RVS
Keyword used to store the requestValidationServices instance of each session in the application session table. |
static java.lang.String |
SECURITY_ADVICE_KEY
|
static int |
SESSION_ESTABLISHED
|
static int |
SESSION_EXPIRED
|
static java.lang.String |
SESSION_EXPIRED_ERR_MSG
|
static java.lang.String |
SESSION_ID_KEY
|
static java.lang.String |
SESSION_LAST_ACCESSED_TIME_KEY
|
static java.lang.String |
SESSION_MAX_INACTIVE_INTERVAL_KEY
|
static int |
SESSION_VALID
|
static java.lang.String |
SESSIONCONTEXT
Session Context identifier |
static java.lang.String |
SESSIONID
The name used in the toolkit to represent the session id. |
static java.lang.String |
SETTINGSAGINGMESSAGE
Field from btt.xml which specifies the message which must be appended to the exception thrown when an aging exception occurs. |
static java.lang.String |
SETTINGSDOUBLECLICKMESSAGE
Field from btt.xml which specifies the message which must be appended to the exception thrown when a double click occurs. |
static java.lang.String |
SETTINGSERRORPAGEKEY
Field from btt.xml which specifies the name of the default error page to use when the toolkit has an exception which prevents the normal reply page from being used. |
static java.lang.String |
SETTINGSFILEPATHKEY
Field from btt.xml which specifies the relative path from the application server web path for web files (jsp files). |
static java.lang.String |
SETTINGSFINALPAGEKEY
Field from btt.xml which specifies the name of the page to display when a processor finishes and have no finalPage defined. |
static java.lang.String |
SETTINGSHOMEPAGEKEY
Field from btt.xml which specifies the name of the home page to display when the session is established and the startup op run. |
static java.lang.String |
SETTINGSINCONSISTENTPROCESSORMESSAGE
Field from btt.xml which specifies the message which must be appended to the exception thrown when an inconsistent processor exception occurs. |
static java.lang.String |
SETTINGSSTARTUPOPKEY
Field from btt.xml which specifies the name of the operation to use when CSEstablishSessionServlet is invoked. |
static java.lang.String |
SORT_KEY
|
static java.lang.String |
TYPEEXCEPTION
When an exception is thrown due to a type mismatch on a form, the exception is saved in the HttpServletRequest with key HtmlConstants.TYPEEXCEPTION for access by the designated error page. |
static java.lang.String |
VALIDATION_CROSS_ERROR_KEY
|
static java.lang.String |
VALIDATION_ERROR_KEY
|
static java.lang.String |
VALIDATION_SINGLE_ERROR_KEY
|
static java.lang.String |
VIEWBASEPATH
The btt.xml file includes a specified path where web resources will be obtained by the application server. |
Constructor Summary | |
---|---|
RestConstants()
HtmlConstants constructor comment. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String SESSIONID
public static final java.lang.String HTTPSESSION
public static final java.lang.String PAGEID
public static final java.lang.String PARENTCONTEXTNAME
public static final java.lang.String VIEWBASEPATH
public static final java.lang.String CALLINGPAGEID
public static final java.lang.String EXTRAPATHINFO
public static final java.lang.String LASTPAGEIDPROCESSED
public static final java.lang.String REPLYPAGE
public static final java.lang.String RVS
public static final java.lang.String EXCEPTION
public static final java.lang.String OPERATIONCONTEXT
public static final java.lang.String ERRORPAGE
public static final java.lang.String ERRORMESSAGES
public static final java.lang.String HTMLEXCEPTION
public static final java.lang.String TYPEEXCEPTION
public static final java.lang.String PROCESSOROPERATIONNAME
public static final java.lang.String NEXTEVENTNAME
public static final java.lang.String OPERATIONNAME
public static final java.lang.String AGINGEXCEPTIONCODE
public static final java.lang.String PENDINGEXCEPTIONCODE
public static final java.lang.String INCONSISTENTPROCESSOREXCEPTIONCODE
public static final java.lang.String SETTINGSERRORPAGEKEY
public static final java.lang.String SETTINGSSTARTUPOPKEY
public static final java.lang.String SETTINGSFILEPATHKEY
public static final java.lang.String SETTINGSHOMEPAGEKEY
public static final java.lang.String SETTINGSFINALPAGEKEY
public static final java.lang.String MINREQUESTRESUBMITTIME
public static final java.lang.String REQUESTWAITINGTIMEOUT
public static final java.lang.String DOUBLECLICKOPTIMIZATION
public static final java.lang.String PROCESSORSTATE
public static final java.lang.String PROCESSORID
public static final java.lang.String DATAKEY
public static final java.lang.String DATAOPERATIONNAME
public static final java.lang.String DATANEXTEVENTNAME
public static final java.lang.String DATAPARENTCONTEXTNAME
public static final java.lang.String DATAPAGEID
public static final java.lang.String DATASESSIONIDKEY
public static final java.lang.String SETTINGSDOUBLECLICKMESSAGE
public static final java.lang.String SETTINGSAGINGMESSAGE
public static final java.lang.String SETTINGSINCONSISTENTPROCESSORMESSAGE
public static final java.lang.String ERRORFLAG
public static final java.lang.String APPLICATIONID
public static final java.lang.String DATAAPPLICATIONIDKEY
public static final java.lang.String IGNORE
public static final java.lang.String DEFAULTPROCTIMEOUT
public static final java.lang.String DUMMYSESSIONTYPE
public static final java.lang.String SESSIONCONTEXT
public static final java.lang.String PROCINFOTABLE
public static final java.lang.String LOCALE
public static final java.lang.String LOCALEDATA
public static final java.lang.String DELVALASSESSMENT
public static final java.lang.String IGNOREVALIDATIONRESULTS
public static final java.lang.String INPUTOBJECT
public static final java.lang.String GRIDSELECTIONDATANAME
public static final java.lang.String FAKE_AJAX_PROCID
public static final java.lang.String REST_CHANNEL_KEY
public static final java.lang.String REST_RESULT_ATTR_KEY
public static final int SESSION_EXPIRED
public static final int SESSION_VALID
public static final int SESSION_ESTABLISHED
public static final java.lang.String JSONP_MIME_TYPE
public static final java.lang.String SESSION_ID_KEY
public static final java.lang.String SORT_KEY
public static final java.lang.String CALLBACK_KEY
public static final java.lang.String SESSION_LAST_ACCESSED_TIME_KEY
public static final java.lang.String SESSION_MAX_INACTIVE_INTERVAL_KEY
public static final java.lang.String PAGINATION_RANGE_START_KEY
public static final java.lang.String PAGINATION_RANGE_END_KEY
public static final java.lang.String PAGINATION_RANGE_KEY
public static final java.lang.String PAGINATION_RANGE_PREFIX
public static final java.lang.String PAGINATION_RANGE_SUFFIX
public static final java.lang.String PAGINATION_RANGE_KEY_VALUE_DELIMITER
public static final java.lang.String PAGINATION_RANGE_DASH
public static final java.lang.String FORWARD_SLASH_STRING
public static final java.lang.String PAGINATION_REPLY_RANGE_KEY
public static final java.lang.String PAGINATION_REPLY_ITEMS_KEY
public static final java.lang.String PAGINATION_RESULT_KEY
public static final java.lang.String VALIDATION_ERROR_KEY
public static final java.lang.String VALIDATION_SINGLE_ERROR_KEY
public static final java.lang.String VALIDATION_CROSS_ERROR_KEY
public static final java.lang.String ERROR_KEY
public static final java.lang.String SECURITY_ADVICE_KEY
public static final java.lang.String PROCESSOR_START_EVENT
public static final java.lang.String SESSION_EXPIRED_ERR_MSG
public static final java.lang.String JSON_ERR_MSG
Constructor Detail |
---|
public RestConstants()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |