Package de.xima.fc
Class CmnConst.Views
- java.lang.Object
-
- de.xima.fc.CmnConst.Views
-
-
Field Summary
Fields Modifier and Type Field Description static String
BASE_HELP_PATH
Deprecated.static String
BASE_HELP_PATH_DESIGNER_ELEMENT_PROPERTIES
Deprecated.static String
BASE_HELP_PATH_DESIGNER_ELEMENTS
Deprecated.static String
BASE_HELP_PATH_FC
Deprecated.static String
BASE_HELP_PATH_FC_PLUGIN_DOC
Deprecated.static String
BASE_HELP_PATH_FC_SYSTEM_SETTINGS
Deprecated.static String
BASE_HELP_PATH_FC_UI
Deprecated.static String
BASE_HELP_PATH_WORKFLOW_ACTIONS
Deprecated.static String
BASE_HELP_PATH_WORKFLOW_ENDPOINTS
Deprecated.static String
BASE_HELP_PATH_WORKFLOW_EVENTS
Deprecated.static String
BASE_HELP_PATH_WORKFLOW_FLOW_CONTROL
Deprecated.static String
ERROR_PAGE_ACCESS_DENIED
static String
ERROR_PAGE_GENERAL
static String
ERROR_PAGE_NOT_FOUND
static String
HELP_PATH_IMPORT
Deprecated.static String
HELP_PATH_UPDATE
Deprecated.static String
VIEW_DISPLAY_NAME_PREFIX
-
Constructor Summary
Constructors Constructor Description Views()
-
-
-
Field Detail
-
VIEW_DISPLAY_NAME_PREFIX
public static final String VIEW_DISPLAY_NAME_PREFIX
- See Also:
- Constant Field Values
-
BASE_HELP_PATH
@Deprecated public static final String BASE_HELP_PATH
Deprecated.- See Also:
- Constant Field Values
-
BASE_HELP_PATH_FC
@Deprecated public static final String BASE_HELP_PATH_FC
Deprecated.- See Also:
- Constant Field Values
-
BASE_HELP_PATH_FC_UI
@Deprecated public static final String BASE_HELP_PATH_FC_UI
Deprecated.- See Also:
- Constant Field Values
-
HELP_PATH_IMPORT
@Deprecated public static final String HELP_PATH_IMPORT
Deprecated.- See Also:
- Constant Field Values
-
HELP_PATH_UPDATE
@Deprecated public static final String HELP_PATH_UPDATE
Deprecated.- See Also:
- Constant Field Values
-
BASE_HELP_PATH_FC_SYSTEM_SETTINGS
@Deprecated public static final String BASE_HELP_PATH_FC_SYSTEM_SETTINGS
Deprecated.- See Also:
- Constant Field Values
-
BASE_HELP_PATH_FC_PLUGIN_DOC
@Deprecated public static final String BASE_HELP_PATH_FC_PLUGIN_DOC
Deprecated.- See Also:
- Constant Field Values
-
BASE_HELP_PATH_DESIGNER_ELEMENT_PROPERTIES
@Deprecated public static final String BASE_HELP_PATH_DESIGNER_ELEMENT_PROPERTIES
Deprecated.- See Also:
- Constant Field Values
-
BASE_HELP_PATH_DESIGNER_ELEMENTS
@Deprecated public static final String BASE_HELP_PATH_DESIGNER_ELEMENTS
Deprecated.- See Also:
- Constant Field Values
-
BASE_HELP_PATH_WORKFLOW_ACTIONS
@Deprecated public static final String BASE_HELP_PATH_WORKFLOW_ACTIONS
Deprecated.- See Also:
- Constant Field Values
-
BASE_HELP_PATH_WORKFLOW_EVENTS
@Deprecated public static final String BASE_HELP_PATH_WORKFLOW_EVENTS
Deprecated.- See Also:
- Constant Field Values
-
BASE_HELP_PATH_WORKFLOW_ENDPOINTS
@Deprecated public static final String BASE_HELP_PATH_WORKFLOW_ENDPOINTS
Deprecated.- See Also:
- Constant Field Values
-
BASE_HELP_PATH_WORKFLOW_FLOW_CONTROL
@Deprecated public static final String BASE_HELP_PATH_WORKFLOW_FLOW_CONTROL
Deprecated.- See Also:
- Constant Field Values
-
ERROR_PAGE_NOT_FOUND
public static final String ERROR_PAGE_NOT_FOUND
- See Also:
- Constant Field Values
-
ERROR_PAGE_ACCESS_DENIED
public static final String ERROR_PAGE_ACCESS_DENIED
- See Also:
- Constant Field Values
-
ERROR_PAGE_GENERAL
public static final String ERROR_PAGE_GENERAL
- See Also:
- Constant Field Values
-
-