org.apache.beehive.netui.pageflow.internal
Class InternalConstants
Object
InternalConstants
public class InternalConstants
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MESSAGE_IS_EXPRESSION_PREFIX
public static final String MESSAGE_IS_EXPRESSION_PREFIX
- The page flow compiler generates this message key when the message is actually an expression for us to evaluate
at runtime.
- See Also:
- Constant Field Values
MESSAGE_IS_EXPRESSION_PREFIX_LENGTH
public static final int MESSAGE_IS_EXPRESSION_PREFIX_LENGTH
ATTR_PREFIX
public static final String ATTR_PREFIX
- See Also:
- Constant Field Values
FACES_BACKING_ATTR
public static final String FACES_BACKING_ATTR
- See Also:
- Constant Field Values
BACKING_CLASS_IMPLICIT_OBJECT
public static final String BACKING_CLASS_IMPLICIT_OBJECT
- See Also:
- Constant Field Values
SHARED_FLOW_MODULE_PREFIX
public static final String SHARED_FLOW_MODULE_PREFIX
- See Also:
- Constant Field Values
SHARED_FLOW_MODULE_PREFIX_LEN
public static final int SHARED_FLOW_MODULE_PREFIX_LEN
SHARED_FLOW_ROOT_MODULE
public static final String SHARED_FLOW_ROOT_MODULE
- See Also:
- Constant Field Values
FACES_EXTENSION
public static final String FACES_EXTENSION
- See Also:
- Constant Field Values
JSF_EXTENSION
public static final String JSF_EXTENSION
- See Also:
- Constant Field Values
FACES_EXTENSION_DOT
public static final String FACES_EXTENSION_DOT
- See Also:
- Constant Field Values
JSF_EXTENSION_DOT
public static final String JSF_EXTENSION_DOT
- See Also:
- Constant Field Values
INTERNAL_VAR_PREFIX
public static final String INTERNAL_VAR_PREFIX
- See Also:
- Constant Field Values
ACTION_EXTENSION_LEN
public static final int ACTION_EXTENSION_LEN
GLOBALAPP_MODULE_CONTEXT_PATH
public static final String GLOBALAPP_MODULE_CONTEXT_PATH
- See Also:
- Constant Field Values
GLOBALAPP_CLASSNAME
public static final String GLOBALAPP_CLASSNAME
- See Also:
- Constant Field Values
GLOBALAPP_MEMBER_NAME
public static final String GLOBALAPP_MEMBER_NAME
- See Also:
- Constant Field Values
WEBINF_DIR
public static final String WEBINF_DIR
- See Also:
- Constant Field Values
BEGIN_ACTION_PATH
public static final String BEGIN_ACTION_PATH
- See Also:
- Constant Field Values
RETURNING_FORM_ATTR
public static final String RETURNING_FORM_ATTR
- See Also:
- Constant Field Values
RETURNING_FROM_NESTING_ATTR
public static final String RETURNING_FROM_NESTING_ATTR
- See Also:
- Constant Field Values
CURRENT_JPF_ATTR
public static final String CURRENT_JPF_ATTR
- See Also:
- Constant Field Values
CURRENT_LONGLIVED_ATTR
public static final String CURRENT_LONGLIVED_ATTR
- See Also:
- Constant Field Values
SHARED_FLOW_ATTR_PREFIX
public static final String SHARED_FLOW_ATTR_PREFIX
- See Also:
- Constant Field Values
NETUI_CONFIG_PATH
public static final String NETUI_CONFIG_PATH
- See Also:
- Constant Field Values
RETURN_ACTION_VIEW_RENDERER_PARAM
public static final String RETURN_ACTION_VIEW_RENDERER_PARAM
- See Also:
- Constant Field Values
ACTION_OVERRIDE_PREFIX
public static final String ACTION_OVERRIDE_PREFIX
- The prefix for a button or imageButton that has an action.
- See Also:
- Constant Field Values
FACES_BACKING_EXTENSION
public static final String FACES_BACKING_EXTENSION
- See Also:
- Constant Field Values
SHARED_FLOW_EXTENSION
public static final String SHARED_FLOW_EXTENSION
- See Also:
- Constant Field Values
InternalConstants
public InternalConstants()