IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.jsf
Class Constants

java.lang.Object
  extended by com.ibm.btt.base.Constants
      extended by com.ibm.btt.jsf.Constants

public class Constants
extends Constants


Field Summary
static java.lang.String BTT_JSF_BASE_BEAN
          The Class name of the JSF Base Bean delivered by BTT.
static java.lang.String COMPID
          The JSF Component ID
static java.lang.String COMPID4JLOG
          The JSF Component ID for JDK Logger.
static java.lang.String CPID_DEFAULT_INVOKER_ID
          Configuration Property ID in the btt.xml file : the value is the default BTT Invoker ID.
static java.lang.String CPID_JSFINVOKERADAPTOR_IMPLEMENT_CLASS
          Configuration Property ID in the btt.xml file : the value is the JSFInvoker implement class.
static java.lang.String CPID_USING_WORKAREA
          CID - Configuration Property ID Configuration Property ID in the btt.xml file : the flag indicating whether or not using WorkArea.
static java.lang.String DEFAULT_JSFINVOKERADAPTOR_IMPLEMENT_CLASS
          The default JSFInvoker implement class
static java.lang.String FIELD_BEAN_BTTCONTEXT
          The field name of the beanContext.
static java.lang.String FIELD_BEAN_BTTCONTEXT_NAME
          The field name of the beanContextName.
static java.lang.String FLAG_SELECTITEMS
          The field name of the beanContext.
 
Fields inherited from class com.ibm.btt.base.Constants
A_void, A42, A47, A47fmtDef, A47refKColl, A58, ADD_DEVICE_TYPE, AddToDynamicKColl, Alias, Am, AmString, Append, APPLICATIONID, asterisk, backSlash, bigger, Bigger, binaryZero, Blanc, Blank, ByteOrdering, Center, CHACOMPID, CHAControlInfoRecNo, CHANNEL_CTX, Char, comment, Compression, ConfigurationFileDefaultPath, ConfigurationFileGlobalJNDIPath, ConfigurationFileJNDIPath, Context, Cp037, CREATE_SESSION, CreateKCollOnUnformat, CSREPLYFMTNAME, CTX, Data, DATA_FORMATTED_DATA, DATA_OPERATION_ID, DATA_OPERATION_NAME, DATA_PARENT_CONTEXT_NAME, DATA_REQUEST_FORMAT_NAME, DATA_RESPONSE_FORMAT_NAME, DATAAPPLICATIONIDKEY, DataField, DataName, DecimalsSepChar, DecPlaces, DefaultEvent, DEFAULTPROCTIMEOUT, DelimChar, Description, DEVICE_TYPE, DEVICETYPE, dot, dotString, Double, DSE_ERROR_MESSAGES, Dynamic, EmptyKeyedCollection, endTag, equal, ERROR_FLAG, ERRORFLAG, ERRORMESSAGES, ERRORPAGE, Escape, Event, Expression, EXTRAPATHINFO, False, FinalTag, Float, FmtDef, FormatAs, FORWARD_NAME, FourDigYear, FunctionPrefix, Host, Hours, Hours24, HTML, ICollEnd, ICollId, Id, IdChar, Ignore, IGNORE, ImplClass, INACTIVITY_OP, IncludeDataType, IniValue, InputMapFmt, Int, INVOKER_REQUEST_CHARACTER_ENCODING, INVOKER_RESPONSE_CHARACTER_ENCODING, JSEvalPeriod, JSPBASEPATH, Justify, KCollInsertedOnFormat, lazy, Length, LengthIncluded, LengthRepresentation, LEVEL, LEVEL_LOCATION, LOCALE, LocationMark, Long, Lowercase, Mdy, MODE_CLIENT, MODE_DYNLOCAL, MODE_STATSVR, N1, N12, N2, N3, N4, N5, N6, N7, N8, N8859_1, Name, Next, Nil, No, NoEmpty, NORMAL_LEVEL, NORMAL_LEVEL_STR, NORMALLEVEL, NOT_READ_ONLY, NOT_READ_ONLY_STR, Null, On0Do, On1Do, OnFalse, OnOtherDo, OnTrue, OPER_CONTEXT, OPERATION_NAME, OperationContext, OperationName, OPERATIONNAME, OpStep, Ordering, OutputMapFmt, Package, PackagesOperations, PackagesProcessors, PadChar, PARA_FLOWCONTEXT, PARA_PASS_CONTEXT_FLAG, PARA_VALIDATE_ERROR_MESSAGES, PARAMS, Parent, PARENTCONTEXTNAME, Parenthesis, Path, Pc, Pm, PmString, PROCESSORID, PROCESSORSTATE, quotes, READ_ONLY, READ_ONLY_LOCATION, READ_ONLY_STR, ReadOnly, RefData, RefFlow, RefFormat, RefId, RefKColl, RefOpSteps, RefService, RefType, REPLYPAGE, REQUEST_DATA, REQUEST_TABLE, Right, ROOT_LEVEL, ROOT_LEVEL_STR, ROOTLEVEL, SELFDEFINED_OPERATION_ID_SEPERATOR, Sep, ServerOperation, ServerOperationParentContext, SESSION_CTX, SESSION_CTX_INSTANCE_ID, SESSION_ID, SESSION_STATE, SESSION_STATE_EXPIRED, SESSIONIDKEY, Short, ShowDecimalsSep, ShowSeconds, ShowThousandsSep, Signed, SignRule, Size, SizeE, skipCharSet, smaller, Smaller, String, Suffix, SYSTEM_DATA, ThousandsSepChar, Times, To, True, Type, UnAssigned, UnformatAs, UnformattedSize, UnNamed, Uppercase, UsePositiveSign, UseSep, Value, WHITE_SPACE, WildCard, WILDCARDESC, WILDCARDEXP, XVal, Yes, Ymd
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_JSFINVOKERADAPTOR_IMPLEMENT_CLASS

public static final java.lang.String DEFAULT_JSFINVOKERADAPTOR_IMPLEMENT_CLASS
The default JSFInvoker implement class

See Also:
Constant Field Values

CPID_USING_WORKAREA

public static final java.lang.String CPID_USING_WORKAREA
CID - Configuration Property ID Configuration Property ID in the btt.xml file : the flag indicating whether or not using WorkArea.

See Also:
Constant Field Values

CPID_JSFINVOKERADAPTOR_IMPLEMENT_CLASS

public static final java.lang.String CPID_JSFINVOKERADAPTOR_IMPLEMENT_CLASS
Configuration Property ID in the btt.xml file : the value is the JSFInvoker implement class.

See Also:
Constant Field Values

CPID_DEFAULT_INVOKER_ID

public static final java.lang.String CPID_DEFAULT_INVOKER_ID
Configuration Property ID in the btt.xml file : the value is the default BTT Invoker ID.

See Also:
Constant Field Values

COMPID

public static final java.lang.String COMPID
The JSF Component ID

See Also:
Constant Field Values

BTT_JSF_BASE_BEAN

public static final java.lang.String BTT_JSF_BASE_BEAN
The Class name of the JSF Base Bean delivered by BTT.

See Also:
Constant Field Values

FIELD_BEAN_BTTCONTEXT_NAME

public static final java.lang.String FIELD_BEAN_BTTCONTEXT_NAME
The field name of the beanContextName.

See Also:
Constant Field Values

FIELD_BEAN_BTTCONTEXT

public static final java.lang.String FIELD_BEAN_BTTCONTEXT
The field name of the beanContext.

See Also:
Constant Field Values

FLAG_SELECTITEMS

public static final java.lang.String FLAG_SELECTITEMS
The field name of the beanContext.

See Also:
Constant Field Values

COMPID4JLOG

public static final java.lang.String COMPID4JLOG
The JSF Component ID for JDK Logger.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011