|
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.base.Constants
com.ibm.btt.jsf.Constants
public class 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. |
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 |
---|
public static final java.lang.String DEFAULT_JSFINVOKERADAPTOR_IMPLEMENT_CLASS
public static final java.lang.String CPID_USING_WORKAREA
public static final java.lang.String CPID_JSFINVOKERADAPTOR_IMPLEMENT_CLASS
public static final java.lang.String CPID_DEFAULT_INVOKER_ID
public static final java.lang.String COMPID
public static final java.lang.String BTT_JSF_BASE_BEAN
public static final java.lang.String FIELD_BEAN_BTTCONTEXT_NAME
public static final java.lang.String FIELD_BEAN_BTTCONTEXT
public static final java.lang.String FLAG_SELECTITEMS
public static final java.lang.String COMPID4JLOG
Constructor Detail |
---|
public Constants()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |