IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.cs.html
Class HtmlConstants

java.lang.Object
  extended by com.ibm.btt.cs.html.HtmlConstants

public class HtmlConstants
extends java.lang.Object

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 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 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 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 JSPBASEPATH
          The btt.xml file includes a specified path where web resources will be obtained by the application server.
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_BIZ_OPNAME
          field name to identify the biz operation name
static java.lang.String PAGINATION_CTX_COLID
          table visible column field id list
static java.lang.String PAGINATION_CTX_DATANAME
          technical operation context data name id, the value is data name. note that the dataname kColl maybe more fields than the table shown items. the plus items is used as hidden field for some reason.
static java.lang.String PAGINATION_CTX_DATASOURCE
          technical operation context data source id, the value is data source name
static java.lang.String PAGINATION_CTX_ENABLE_NEXT
           
static java.lang.String PAGINATION_CTX_ENABLE_PRE
           
static java.lang.String PAGINATION_CTX_ERRMSG
           
static java.lang.String PAGINATION_CTX_REPLY
           
static java.lang.String PAGINATION_CTX_REPLY_ITEMS
           
static java.lang.String PAGINATION_CTX_REQ_EVT
           
static java.lang.String PAGINATION_CTX_REQ_PAGENUMBER
           
static java.lang.String PAGINATION_CTX_ROWSPERPAGE
           
static java.lang.String PAGINATION_CTX_TABLEID
           
static java.lang.String PAGINATION_CTX_TOTALNUM
           
static java.lang.String PAGINATION_EVT_INITIAL
          table pagination event - initial, it means that initial input mapping will be used
static java.lang.String PAGINATION_EVT_NEXT
          it means that the the next input mapping will be used
static java.lang.String PAGINATION_EVT_PAGE
          it means that the directly input mapping will be used
static java.lang.String PAGINATION_EVT_PERVIOUS
          it means that the previous input mapping will be used
static java.lang.String PAGINATION_IS_ROW_NUM_KNOWN
          whether know the total pagination rows number, if true, the table pagination will be shown with numbers, user can use the page number for navigation, else it will just provide next and previous style navigation.
static java.lang.String PAGINATION_MAPPER_DIRECT_INPUT
          Only enabled if isRowNumberKnown is true, map the processor context data to biz operation context
static java.lang.String PAGINATION_MAPPER_INIT_INPUT
          Only enabled if the page event is "initial" value, map processor context to biz operation context
static java.lang.String PAGINATION_MAPPER_NEXT_INPUT
          Only enabled if isRowNumberKnown is false, map the processor context data to biz operation context
static java.lang.String PAGINATION_MAPPER_OUTPUT
          map the biz operation context to processor context
static java.lang.String PAGINATION_MAPPER_OUTPUT_ERROR
          map the biz operation context to processor context if errors
static java.lang.String PAGINATION_MAPPER_PRE_INPUT
          Only enabled if isRowNumberKnown is false, map the processor context data to biz operation context
static java.lang.String PAGINATION_OP_CTX_ROWS_PAGE
           
static java.lang.String PAGINATION_OP_EVT_ERR
           
static java.lang.String PAGINATION_OP_EVT_OK
          pagination biz operation event
static java.lang.String PAGINATION_PROC_CTX_KCOLL
           
static java.lang.String PAGINATION_REQ_EVT
           
static java.lang.String PAGINATION_REQ_PAGENUMBER
           
static java.lang.String PAGINATION_TOTAL_NUMBER
           
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 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 RVS
          Keyword used to store the requestValidationServices instance of each session in the application session table.
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 TRUST_CLIENT_STATE
          This is defined in btt.xml file, under channelHandlers/html channel, validate value is True or false.
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.
 
Constructor Summary
HtmlConstants()
          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

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

SESSIONID

public static final java.lang.String SESSIONID
The name used in the toolkit to represent the session id. The session and operation contexts which are used by Html client operations must include a field which has this name.

See Also:
Constant Field Values

HTTPSESSION

public static final java.lang.String HTTPSESSION
The name used to save the HttpSession in the operation context when btt.xml HTMLClient.cookies == true.

See Also:
Constant Field Values

PAGEID

public static final java.lang.String PAGEID
Every page has a unique (for its session) page id so that requests can be tracked by the server. There must be a hidden field on each page that has a form where the toolkit places the page id for the request which the form will generate when it is posted. The name of this hidden field must be HtmlConstants.PAGEID.

See Also:
Constant Field Values

PARENTCONTEXTNAME

public static final java.lang.String PARENTCONTEXTNAME
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. A hidden field named PARENTCONTEXTNAME must be on the form to supply the field named parentContextName in this keyed collection.

See Also:
Constant Field Values

JSPBASEPATH

public static final java.lang.String JSPBASEPATH
The btt.xml file includes a specified path where web resources will be obtained by the application server. This path is taken relative to the web path of the app server. It is referred to internally in the toolkit by HtmlConstants.JSPBASEPATH.

See Also:
Constant Field Values

CALLINGPAGEID

public static final java.lang.String CALLINGPAGEID
When a request is issued from a form, the form has a page id on it in a hidden field. A field in the operation context named HtmlConstants.CALLINGPAGEID is required for use by the toolkit.

See Also:
Constant Field Values

EXTRAPATHINFO

public static final 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.

See Also:
Constant Field Values

LASTPAGEIDPROCESSED

public static final java.lang.String LASTPAGEIDPROCESSED
When a request is issued from a form, the form has a page id on it in a hidden field. This field is stored as the calling page id for the form. Upon successful completion of the request, this page id is stored as the last processed page id, in the variable defined below.

See Also:
Constant Field Values

REPLYPAGE

public static final java.lang.String REPLYPAGE
When an operation is run by the toolkit, its context must include a field HtmlConstants.REPLYPAGE. The operation must place the name of the page to reply to the client in this field when it executes.

See Also:
Constant Field Values

RVS

public static final java.lang.String RVS
Keyword used to store the requestValidationServices instance of each session in the application session table.

See Also:
Constant Field Values

EXCEPTION

public static final 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. The error page can then access the exception by obtaining the exception from the HttpServletRequest with this key.

See Also:
Constant Field Values

OPERATIONCONTEXT

public static final java.lang.String OPERATIONCONTEXT
After an operation executes, its context is saved in the HttpServletRequest with the key HtmlConstants.OPERATIONCONTEXT. The reply page can then access the operation results from the context by obtaining the context from the HttpServletRequest with this key.

See Also:
Constant Field Values

ERRORPAGE

public static final 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.

See Also:
Constant Field Values

ERRORMESSAGES

public static final 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

See Also:
Constant Field Values

HTMLEXCEPTION

public static final 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. It is up to the JSP author to decide if a message will be displayed to the user on the page about the exception which occurred. Normally the exception getCode() method can be called by the JSP author to obtain more information about the nature of the non-fatal exception.

See Also:
Constant Field Values

TYPEEXCEPTION

public static final 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.

See Also:
Constant Field Values

PROCESSOROPERATIONNAME

public static final java.lang.String PROCESSOROPERATIONNAME
The name of the Processor Operation that is to run for a request from an Html form.

See Also:
Constant Field Values

NEXTEVENTNAME

public static final java.lang.String NEXTEVENTNAME
The name of a hidden field on a form which is to run under control of a Processor Operation. The content of this field should specify which event to pump to the automaton to cause the next operation to be executed.

See Also:
Constant Field Values

OPERATIONNAME

public static final 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.

See Also:
Constant Field Values

AGINGEXCEPTIONCODE

public static final 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. The exception setCode() method is called to set HtmlConstants.AGINGEXCEPTIONCODE for Aging errors.

See Also:
Constant Field Values

PENDINGEXCEPTIONCODE

public static final 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. The exception setCode() method is called to set HtmlConstants.PENDINGEXCEPTIONCODE for Pending errors.

See Also:
Constant Field Values

INCONSISTENTPROCESSOREXCEPTIONCODE

public static final 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. The exception setCode() method is called to set HtmlConstants.PENDINGEXCEPTIONCODE for Pending errors.

See Also:
Constant Field Values

SETTINGSERRORPAGEKEY

public static final 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.

See Also:
Constant Field Values

SETTINGSSTARTUPOPKEY

public static final java.lang.String SETTINGSSTARTUPOPKEY
Field from btt.xml which specifies the name of the operation to use when CSEstablishSessionServlet is invoked.

See Also:
Constant Field Values

SETTINGSFILEPATHKEY

public static final java.lang.String SETTINGSFILEPATHKEY
Field from btt.xml which specifies the relative path from the application server web path for web files (jsp files).

See Also:
Constant Field Values

SETTINGSHOMEPAGEKEY

public static final 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.

See Also:
Constant Field Values

SETTINGSFINALPAGEKEY

public static final 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.

See Also:
Constant Field Values

MINREQUESTRESUBMITTIME

public static final 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. This value is intended to help prevent multiple submissions when only one was intended by the user. The time begins when the server actually completes the processing of the operation and has called processReply() for the result page.

See Also:
Constant Field Values

REQUESTWAITINGTIMEOUT

public static final java.lang.String REQUESTWAITINGTIMEOUT
Field from btt.xml which specifies the request waiting timeout in milliseconds. This value is used to make sure that there is no http request waiting on forever. e.g. If a request's waiting time bigger than the REQUESTWAITINGTIMEOUT value, it will be a request timeout, this request will be dropped. the default value is 3 minutes

See Also:
Constant Field Values

DOUBLECLICKOPTIMIZATION

public static final java.lang.String DOUBLECLICKOPTIMIZATION
Field from btt.xml which used to optimize the double click proformance. the value is "true" or "false", default value is "true" If true, the duplicated double click request will be drop except the last on waiting on a semaphore with a specific timeout value If false, the duplicated double click request will be pending on rvs lock in each session

See Also:
Constant Field Values

PROCESSORSTATE

public static final java.lang.String PROCESSORSTATE
The name of the Processor state which the processor was in when the reply page was displayed.

See Also:
Constant Field Values

TRUST_CLIENT_STATE

public static final java.lang.String TRUST_CLIENT_STATE
This is defined in btt.xml file, under channelHandlers/html channel, validate value is True or false. The default value is true, it is used to compitable with previous version. If true: It means it is worked as previous version, Html processor will retrieved the state from client request state id. If false: Html process will retrieve the state from server side.

See Also:
Constant Field Values

PROCESSORID

public static final java.lang.String PROCESSORID
The id of the Processor which ran the operation which displayed the reply page.

See Also:
Constant Field Values

DATAKEY

public static final java.lang.String DATAKEY
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY.

See Also:
Constant Field Values

DATAOPERATIONNAME

public static final java.lang.String DATAOPERATIONNAME
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. DATAOPERATIONNAME is the name of the field in this keyed collection that holds the operation name from the form which was submitted.


DATANEXTEVENTNAME

public static final java.lang.String DATANEXTEVENTNAME
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. DATANEXTEVENTNAME is the name of the field in this keyed collection that holds the next event name from the form which was submitted.


DATAPARENTCONTEXTNAME

public static final java.lang.String DATAPARENTCONTEXTNAME
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. DATAPARENTCONTEXTNAME is the name of the field in this keyed collection that holds the parent context from the form which was submitted.


DATAPAGEID

public static final java.lang.String DATAPAGEID
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. DATAPAGEID is the name of the field in this keyed collection that holds the page id from the form which was submitted.


DATASESSIONIDKEY

public static final java.lang.String DATASESSIONIDKEY
When CSReqServlet is called, it fills a keyed collection named CSConstants.DATAKEY. DATASESSIONIDKEY is the name of the field in this keyed collection that holds the session id from the form which was submitted.


SETTINGSDOUBLECLICKMESSAGE

public static final 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.

See Also:
Constant Field Values

SETTINGSAGINGMESSAGE

public static final 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.

See Also:
Constant Field Values

SETTINGSINCONSISTENTPROCESSORMESSAGE

public static final 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.

See Also:
Constant Field Values

ERRORFLAG

public static final java.lang.String ERRORFLAG
Field added to the operation/processor context to indicate to the DSEJspContextServices if there has been validation errors. It is updated by the request handler when detecting there has been val errors.

See Also:
Constant Field Values

APPLICATIONID

public static final java.lang.String APPLICATIONID
Field added in order to support the application session feature. This field represents the string that identifies an specific application session in the Html client.

See Also:
Constant Field Values

DATAAPPLICATIONIDKEY

public static final java.lang.String DATAAPPLICATIONIDKEY
Composite field that matches the application id inside the "structure" of the request data


IGNORE

public static final java.lang.String IGNORE
Constant defined for use in case to set specified field to a null value

See Also:
Constant Field Values

DEFAULTPROCTIMEOUT

public static final java.lang.String DEFAULTPROCTIMEOUT
Default processes timeout constant

See Also:
Constant Field Values

DUMMYSESSIONTYPE

public static final java.lang.String DUMMYSESSIONTYPE
Identifier for the dummy session created during the establish session process.

See Also:
Constant Field Values

SESSIONCONTEXT

public static final java.lang.String SESSIONCONTEXT
Session Context identifier

See Also:
Constant Field Values

PROCINFOTABLE

public static final java.lang.String PROCINFOTABLE
Key used to store the table of processors in the sesison context

See Also:
Constant Field Values

LOCALE

public static final java.lang.String LOCALE
Key used to store the locale of the machine

See Also:
Constant Field Values

LOCALEDATA

public static final java.lang.String LOCALEDATA
Key used to store the locale of the machine

See Also:
Constant Field Values

DELVALASSESSMENT

public static final java.lang.String DELVALASSESSMENT
Key used to store the delegateValAssessment flag of the transition

See Also:
Constant Field Values

IGNOREVALIDATIONRESULTS

public static final java.lang.String IGNOREVALIDATIONRESULTS
See Also:
Constant Field Values

INPUTOBJECT

public static final java.lang.String INPUTOBJECT
See Also:
Constant Field Values

GRIDSELECTIONDATANAME

public static final java.lang.String GRIDSELECTIONDATANAME
See Also:
Constant Field Values

FAKE_AJAX_PROCID

public static final 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

See Also:
Constant Field Values

PAGINATION_IS_ROW_NUM_KNOWN

public static final java.lang.String PAGINATION_IS_ROW_NUM_KNOWN
whether know the total pagination rows number, if true, the table pagination will be shown with numbers, user can use the page number for navigation, else it will just provide next and previous style navigation.

See Also:
Constant Field Values

PAGINATION_EVT_INITIAL

public static final java.lang.String PAGINATION_EVT_INITIAL
table pagination event - initial, it means that initial input mapping will be used

See Also:
Constant Field Values

PAGINATION_EVT_NEXT

public static final java.lang.String PAGINATION_EVT_NEXT
it means that the the next input mapping will be used

See Also:
Constant Field Values

PAGINATION_EVT_PERVIOUS

public static final java.lang.String PAGINATION_EVT_PERVIOUS
it means that the previous input mapping will be used

See Also:
Constant Field Values

PAGINATION_EVT_PAGE

public static final java.lang.String PAGINATION_EVT_PAGE
it means that the directly input mapping will be used

See Also:
Constant Field Values

PAGINATION_REQ_EVT

public static final java.lang.String PAGINATION_REQ_EVT
See Also:
Constant Field Values

PAGINATION_REQ_PAGENUMBER

public static final java.lang.String PAGINATION_REQ_PAGENUMBER
See Also:
Constant Field Values

PAGINATION_CTX_ROWSPERPAGE

public static final java.lang.String PAGINATION_CTX_ROWSPERPAGE
See Also:
Constant Field Values

PAGINATION_CTX_REQ_EVT

public static final java.lang.String PAGINATION_CTX_REQ_EVT
See Also:
Constant Field Values

PAGINATION_CTX_REQ_PAGENUMBER

public static final java.lang.String PAGINATION_CTX_REQ_PAGENUMBER
See Also:
Constant Field Values

PAGINATION_MAPPER_INIT_INPUT

public static java.lang.String PAGINATION_MAPPER_INIT_INPUT
Only enabled if the page event is "initial" value, map processor context to biz operation context


PAGINATION_MAPPER_NEXT_INPUT

public static java.lang.String PAGINATION_MAPPER_NEXT_INPUT
Only enabled if isRowNumberKnown is false, map the processor context data to biz operation context


PAGINATION_MAPPER_PRE_INPUT

public static java.lang.String PAGINATION_MAPPER_PRE_INPUT
Only enabled if isRowNumberKnown is false, map the processor context data to biz operation context


PAGINATION_MAPPER_DIRECT_INPUT

public static java.lang.String PAGINATION_MAPPER_DIRECT_INPUT
Only enabled if isRowNumberKnown is true, map the processor context data to biz operation context


PAGINATION_MAPPER_OUTPUT

public static java.lang.String PAGINATION_MAPPER_OUTPUT
map the biz operation context to processor context


PAGINATION_MAPPER_OUTPUT_ERROR

public static java.lang.String PAGINATION_MAPPER_OUTPUT_ERROR
map the biz operation context to processor context if errors


PAGINATION_BIZ_OPNAME

public static java.lang.String PAGINATION_BIZ_OPNAME
field name to identify the biz operation name


PAGINATION_CTX_DATASOURCE

public static java.lang.String PAGINATION_CTX_DATASOURCE
technical operation context data source id, the value is data source name


PAGINATION_CTX_DATANAME

public static java.lang.String PAGINATION_CTX_DATANAME
technical operation context data name id, the value is data name. note that the dataname kColl maybe more fields than the table shown items. the plus items is used as hidden field for some reason.


PAGINATION_OP_CTX_ROWS_PAGE

public static final java.lang.String PAGINATION_OP_CTX_ROWS_PAGE
See Also:
Constant Field Values

PAGINATION_PROC_CTX_KCOLL

public static java.lang.String PAGINATION_PROC_CTX_KCOLL

PAGINATION_CTX_TOTALNUM

public static java.lang.String PAGINATION_CTX_TOTALNUM

PAGINATION_CTX_ENABLE_NEXT

public static java.lang.String PAGINATION_CTX_ENABLE_NEXT

PAGINATION_CTX_ENABLE_PRE

public static java.lang.String PAGINATION_CTX_ENABLE_PRE

PAGINATION_CTX_ERRMSG

public static java.lang.String PAGINATION_CTX_ERRMSG

PAGINATION_CTX_TABLEID

public static java.lang.String PAGINATION_CTX_TABLEID

PAGINATION_CTX_COLID

public static java.lang.String PAGINATION_CTX_COLID
table visible column field id list


PAGINATION_CTX_REPLY_ITEMS

public static java.lang.String PAGINATION_CTX_REPLY_ITEMS

PAGINATION_CTX_REPLY

public static final java.lang.String PAGINATION_CTX_REPLY
See Also:
Constant Field Values

PAGINATION_TOTAL_NUMBER

public static final java.lang.String PAGINATION_TOTAL_NUMBER
See Also:
Constant Field Values

PAGINATION_OP_EVT_OK

public static final java.lang.String PAGINATION_OP_EVT_OK
pagination biz operation event

See Also:
Constant Field Values

PAGINATION_OP_EVT_ERR

public static final java.lang.String PAGINATION_OP_EVT_ERR
See Also:
Constant Field Values
Constructor Detail

HtmlConstants

public HtmlConstants()
HtmlConstants constructor comment.


IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011