Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.trees.uiModel.util
Class UIModelConstants

java.lang.Object
  extended by oracle.apps.fnd.applcore.trees.uiModel.util.UIModelConstants

public final class UIModelConstants
extends java.lang.Object

Constants used for Tree Management. Generic (utility) constants and functions. Other generic utility functions should be included here. All methods and members are static and do not need an instance of the class to use the methods.

Author:
Abhay Kumar <abhay.k.kumar@oracle.com>

Nested Class Summary
static class UIModelConstants.AuditMode
          Enumeration to indicate auditing mode.
static class UIModelConstants.HierarchyDataSourceProperty
          Enumeration to indicate Hierarchy specific properties exposed for Data Source.
static class UIModelConstants.LabelingScheme
          Enumeration to indicate Labeling scheme.
static class UIModelConstants.ParameterType
          Enumeration to indicate Parameter Type.
static class UIModelConstants.SelectedLabelAction
          Enumeration to indicate selected action for any label.
static class UIModelConstants.SelectedNodeAction
          Enumeration to indicate selected action for any hierarchy node.
static class UIModelConstants.SelectedTreeAction
          Enumeration to indicate selected action for any tree.
static class UIModelConstants.Status
          Enumeration to indicate status.
 
Field Summary
static java.lang.String ADD_NODE_DIALOG_PAGE
          Constant to be used for Name of Add Node Page.
static java.lang.String ATTR_VALUE_PK_SEPERATOR
          Seperator used for concatenated Atttribute Value String.
static java.lang.String ATTR_VALUE_SEPERATOR
          Seperator used for concatenated Atttribute Value String.
static java.lang.String AUDIT_MODE
          String for Representing mode of flow in which Audit was activated.
static java.lang.String AUDIT_REASON
          String for Representing reason of scheduling tree version audit.
static java.lang.String AUDIT_REASON_CHANGED_TREE_VERSION
          String for Representing reason of scheduling tree version audit.
static java.lang.String AUDIT_REASON_FAILED_AUDIT
          String for Representing reason of scheduling tree version audit.
static java.lang.String AUDIT_REASON_NO_AUDIT
          String for Representing reason of scheduling tree version audit.
static java.lang.String AUDIT_TREE_CODE
          Tree Code for auditing Tree(during activation of Tree Version).
static java.lang.String AUDIT_TREE_STRUCTURE_CODE
          Tree Structure Code for auditing Tree.
static java.lang.String AUDIT_TREE_VERSION_COUNT
          String for number of Tree Versions for auditing.
static java.lang.String AUDIT_TREE_VERSION_ID
          Tree VersionId for auditing Tree(during activation of Tree Version).
static java.lang.String AUDIT_TREE_VERSION_INDEX
          String for Representing Index of Tree Version participating in audit.
static java.lang.String CHANGED_STATUS
          String for indicating changed status while going to Audit Result Page.
static java.lang.String CP_REQUEST_PARAMETERS_MAP
          String for Representing requestparametersmap to be populated for scheduling.
static java.lang.String CREATE_NODE_DIALOG_PAGE
          Constant to be used for Name of Create Node Page.
static java.lang.String DATA_SOURCE_ID_LIST
          dataSourceIdList is used to Store the data source Ids.
static java.lang.String DATA_SOURCE_NODE_CREATED
          String for Node update indicator through data source specific Create page.
static java.lang.String DATA_SOURCE_NODE_DELETED
          String for Node update indicator through data source specific Delete page.
static java.lang.String DATA_SOURCE_NODE_DUPLICATED
          String for Node update indicator through data source specific Duplicate page.
static java.lang.String DATA_SOURCE_NODE_UPDATED
          String for Node update indicator through data source specific Update page.
static java.lang.String DATA_SOURCE_NODES_SELECTED
          String for Node selection indicator through data source specific Search and Select page.
static short DEFAULT_DATA_SOURCE_FETCH_SIZE
           
static java.lang.String DELETE_NODE_DIALOG_PAGE
          Constant to be used for Name of Delete Node Page.
static java.lang.String DUPLICATE_NODE_DIALOG_PAGE
          Constant to be used for Name of Duplicate Node Page.
static java.lang.String FLATTENING_MODE
          String for Representing flattening mode.
static java.lang.String FND_TREE_VO_ITERATOR
          String for Fnd Tree VO iterator.
static float LOAD_FACTOR
          Load Factor used for creating concurrent Hashmap.
static java.lang.String MAX_DISPLAY_DATA_SOURCE_ID
          Stores the Max Value of Display Id for global data source row.
static java.lang.String MAX_DISPLAY_PRIMARY_KEY_ID
          Stores the Max Value of primary key for Tree Labels rows.
static int MAX_PK_ATTR_COUNT
          Maximum number of primary key attributes.
static java.lang.String MAXIMAL_SORT_ORDER
          Stores the Maximum value of Sort order for any tree Labels row.
static java.lang.String MINIMAL_SORT_ORDER
          Stores the Minimum value of Sort order for any tree Labels row.
static java.lang.String MODE
          String for Representing mode of flow (Create/update).
static java.lang.String NO_TEXT
          Text for "N" as string .
static java.lang.String PARENT_TREE_NODE
          Constant to be used for Parent Tree Node (Needed for Update action).
static java.lang.String POPULATED_DATA_SOURCE_FLAG
          String for indicating whether data source is already populated.
static java.lang.String POPULATED_TREE_VERSION_AUDIT_RESULT_FLAG
          String for indicating whether tree version audit result is already populated.
static java.lang.String POPULATED_TS_AUDIT_RESULT_FLAG
          String for indicating whether tree structure audit result is already populated.
static java.lang.String PRIMARY_KEY_END
          String for Primary Key End.
static java.lang.String PRIMARY_KEY_PREFIX_PK
          Constant Used for Primary Key prefix Pk.
static java.lang.String PRIMARY_KEY_START
          String for Primary Key start.
static java.lang.String PRIMARY_KEY_SUFFIX_COLUMN
          Constant Used for Primary Key Suffix StartValue.
static java.lang.String PRIMARY_KEY_SUFFIX_END_VALUE
          Constant Used for Primary Key Suffix EndValue.
static java.lang.String PRIMARY_KEY_SUFFIX_START_VALUE
          Constant Used for Primary Key Suffix StartValue.
static java.lang.String PRIMARY_KEYS_LIST
          String for Primary Keys (oracle.apps.fnd.applcore.trees.uiModel.PrimaryKey) List.
static java.lang.String PRIMARY_KEYS_VALUE_RETURN_ARRAY
          String used as name for Primary Keys Value Array returned after node operation.
static java.lang.String REMOVE_NODE_DIALOG_PAGE
          Constant to be used for Name of Remove Node Page.
static java.lang.String SELECTED_ACTION
          Representing Constant for Selected action .
static java.lang.String SELECTED_NODES_PK_VALUES_RETURN_LIST
          String used as name for List of selected node pk values returned through search and select node.
static java.lang.String SELECTED_TREE_NODE
          Constant to be used for Name of Selected Tree Node.
static java.lang.String SELECTED_TREE_ROW
          Stores the value for selected Tree Row.
static java.lang.String SELECTED_TREE_STRUCTURE_ROW
          Stores the value for selected Tree Structure Row.
static java.lang.String SELECTED_TREE_VERSION_ID
          Stores the value for selected Tree Version Id.
static java.lang.String SELECTED_TREE_VERSION_ROW
          Stores the value for selected Tree Version Row.
static java.lang.String TREE_STRUCTURE
          Constant to be used for Name of Tree Structure.
static java.lang.String TREES_MAP
          Map Name which will store the map of TreeCode and Trees MetaData pair.
static java.lang.String TRUE_TEXT
          Text for "true" as string .
static java.lang.String USAGE_LIMIT_USE_ALL
          String for Usage Limit value UseAll for a data source.
static java.lang.String VO_NAME_PREFIX
          String for View Object Name prefix as VO_.
static java.lang.String WHERE_CLAUSE_LOGIC_AND
          String for Where Clause Logic AND.
static java.lang.String YES_TEXT
          Text for "Y" as string .
 
Constructor Summary
UIModelConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TREES_MAP

public static final java.lang.String TREES_MAP
Map Name which will store the map of TreeCode and Trees MetaData pair.

See Also:
Constant Field Values

MAX_PK_ATTR_COUNT

public static final int MAX_PK_ATTR_COUNT
Maximum number of primary key attributes.

See Also:
Constant Field Values

PRIMARY_KEY_PREFIX_PK

public static final java.lang.String PRIMARY_KEY_PREFIX_PK
Constant Used for Primary Key prefix Pk.

See Also:
Constant Field Values

PRIMARY_KEY_SUFFIX_START_VALUE

public static final java.lang.String PRIMARY_KEY_SUFFIX_START_VALUE
Constant Used for Primary Key Suffix StartValue.

See Also:
Constant Field Values

PRIMARY_KEY_SUFFIX_END_VALUE

public static final java.lang.String PRIMARY_KEY_SUFFIX_END_VALUE
Constant Used for Primary Key Suffix EndValue.

See Also:
Constant Field Values

PRIMARY_KEY_SUFFIX_COLUMN

public static final java.lang.String PRIMARY_KEY_SUFFIX_COLUMN
Constant Used for Primary Key Suffix StartValue.

See Also:
Constant Field Values

SELECTED_TREE_NODE

public static final java.lang.String SELECTED_TREE_NODE
Constant to be used for Name of Selected Tree Node.

See Also:
Constant Field Values

PARENT_TREE_NODE

public static final java.lang.String PARENT_TREE_NODE
Constant to be used for Parent Tree Node (Needed for Update action).

See Also:
Constant Field Values

TREE_STRUCTURE

public static final java.lang.String TREE_STRUCTURE
Constant to be used for Name of Tree Structure.

See Also:
Constant Field Values

ADD_NODE_DIALOG_PAGE

public static final java.lang.String ADD_NODE_DIALOG_PAGE
Constant to be used for Name of Add Node Page.

See Also:
Constant Field Values

CREATE_NODE_DIALOG_PAGE

public static final java.lang.String CREATE_NODE_DIALOG_PAGE
Constant to be used for Name of Create Node Page.

See Also:
Constant Field Values

DELETE_NODE_DIALOG_PAGE

public static final java.lang.String DELETE_NODE_DIALOG_PAGE
Constant to be used for Name of Delete Node Page.

See Also:
Constant Field Values

REMOVE_NODE_DIALOG_PAGE

public static final java.lang.String REMOVE_NODE_DIALOG_PAGE
Constant to be used for Name of Remove Node Page.

See Also:
Constant Field Values

DUPLICATE_NODE_DIALOG_PAGE

public static final java.lang.String DUPLICATE_NODE_DIALOG_PAGE
Constant to be used for Name of Duplicate Node Page.

See Also:
Constant Field Values

SELECTED_ACTION

public static final java.lang.String SELECTED_ACTION
Representing Constant for Selected action .

See Also:
Constant Field Values

SELECTED_NODES_PK_VALUES_RETURN_LIST

public static final java.lang.String SELECTED_NODES_PK_VALUES_RETURN_LIST
String used as name for List of selected node pk values returned through search and select node.

See Also:
Constant Field Values

ATTR_VALUE_SEPERATOR

public static final java.lang.String ATTR_VALUE_SEPERATOR
Seperator used for concatenated Atttribute Value String.

See Also:
Constant Field Values

ATTR_VALUE_PK_SEPERATOR

public static final java.lang.String ATTR_VALUE_PK_SEPERATOR
Seperator used for concatenated Atttribute Value String.

See Also:
Constant Field Values

LOAD_FACTOR

public static final float LOAD_FACTOR
Load Factor used for creating concurrent Hashmap.

See Also:
Constant Field Values

PRIMARY_KEY_START

public static final java.lang.String PRIMARY_KEY_START
String for Primary Key start.

See Also:
Constant Field Values

PRIMARY_KEY_END

public static final java.lang.String PRIMARY_KEY_END
String for Primary Key End.

See Also:
Constant Field Values

PRIMARY_KEYS_LIST

public static final java.lang.String PRIMARY_KEYS_LIST
String for Primary Keys (oracle.apps.fnd.applcore.trees.uiModel.PrimaryKey) List.

See Also:
Constant Field Values

PRIMARY_KEYS_VALUE_RETURN_ARRAY

public static final java.lang.String PRIMARY_KEYS_VALUE_RETURN_ARRAY
String used as name for Primary Keys Value Array returned after node operation.

See Also:
Constant Field Values

MODE

public static final java.lang.String MODE
String for Representing mode of flow (Create/update).

See Also:
Constant Field Values

SELECTED_TREE_STRUCTURE_ROW

public static final java.lang.String SELECTED_TREE_STRUCTURE_ROW
Stores the value for selected Tree Structure Row. used in different steps of Tree Structure Flow.

See Also:
Constant Field Values

SELECTED_TREE_ROW

public static final java.lang.String SELECTED_TREE_ROW
Stores the value for selected Tree Row. used in different steps of Create Tree and Tree Version Flow.

See Also:
Constant Field Values

SELECTED_TREE_VERSION_ROW

public static final java.lang.String SELECTED_TREE_VERSION_ROW
Stores the value for selected Tree Version Row. used in different steps of Create Tree and Tree Version Flow.

See Also:
Constant Field Values

SELECTED_TREE_VERSION_ID

public static final java.lang.String SELECTED_TREE_VERSION_ID
Stores the value for selected Tree Version Id. used in different steps of Create Tree and Tree Version Flow.

See Also:
Constant Field Values

DATA_SOURCE_ID_LIST

public static final java.lang.String DATA_SOURCE_ID_LIST
dataSourceIdList is used to Store the data source Ids. For the DataSource Paramter table.

See Also:
Constant Field Values

MAX_DISPLAY_PRIMARY_KEY_ID

public static final java.lang.String MAX_DISPLAY_PRIMARY_KEY_ID
Stores the Max Value of primary key for Tree Labels rows. In Tree Label Page.

See Also:
Constant Field Values

MAX_DISPLAY_DATA_SOURCE_ID

public static final java.lang.String MAX_DISPLAY_DATA_SOURCE_ID
Stores the Max Value of Display Id for global data source row. In Add Data Source Page.

See Also:
Constant Field Values

MINIMAL_SORT_ORDER

public static final java.lang.String MINIMAL_SORT_ORDER
Stores the Minimum value of Sort order for any tree Labels row.

See Also:
Constant Field Values

MAXIMAL_SORT_ORDER

public static final java.lang.String MAXIMAL_SORT_ORDER
Stores the Maximum value of Sort order for any tree Labels row.

See Also:
Constant Field Values

YES_TEXT

public static final java.lang.String YES_TEXT
Text for "Y" as string .

See Also:
Constant Field Values

NO_TEXT

public static final java.lang.String NO_TEXT
Text for "N" as string .

See Also:
Constant Field Values

TRUE_TEXT

public static final java.lang.String TRUE_TEXT
Text for "true" as string .

See Also:
Constant Field Values

FND_TREE_VO_ITERATOR

public static final java.lang.String FND_TREE_VO_ITERATOR
String for Fnd Tree VO iterator.

See Also:
Constant Field Values

VO_NAME_PREFIX

public static final java.lang.String VO_NAME_PREFIX
String for View Object Name prefix as VO_.

See Also:
Constant Field Values

WHERE_CLAUSE_LOGIC_AND

public static final java.lang.String WHERE_CLAUSE_LOGIC_AND
String for Where Clause Logic AND.

See Also:
Constant Field Values

DATA_SOURCE_NODE_UPDATED

public static final java.lang.String DATA_SOURCE_NODE_UPDATED
String for Node update indicator through data source specific Update page.

See Also:
Constant Field Values

DATA_SOURCE_NODE_CREATED

public static final java.lang.String DATA_SOURCE_NODE_CREATED
String for Node update indicator through data source specific Create page.

See Also:
Constant Field Values

DATA_SOURCE_NODE_DELETED

public static final java.lang.String DATA_SOURCE_NODE_DELETED
String for Node update indicator through data source specific Delete page.

See Also:
Constant Field Values

DATA_SOURCE_NODE_DUPLICATED

public static final java.lang.String DATA_SOURCE_NODE_DUPLICATED
String for Node update indicator through data source specific Duplicate page.

See Also:
Constant Field Values

DATA_SOURCE_NODES_SELECTED

public static final java.lang.String DATA_SOURCE_NODES_SELECTED
String for Node selection indicator through data source specific Search and Select page.

See Also:
Constant Field Values

CHANGED_STATUS

public static final java.lang.String CHANGED_STATUS
String for indicating changed status while going to Audit Result Page. This will have value "Y" when status is changed, "N" when status is not changed and null when flow is not status update flow

See Also:
Constant Field Values

AUDIT_TREE_VERSION_COUNT

public static final java.lang.String AUDIT_TREE_VERSION_COUNT
String for number of Tree Versions for auditing.

See Also:
Constant Field Values

AUDIT_TREE_STRUCTURE_CODE

public static final java.lang.String AUDIT_TREE_STRUCTURE_CODE
Tree Structure Code for auditing Tree.

See Also:
Constant Field Values

AUDIT_TREE_CODE

public static final java.lang.String AUDIT_TREE_CODE
Tree Code for auditing Tree(during activation of Tree Version).

See Also:
Constant Field Values

AUDIT_TREE_VERSION_ID

public static final java.lang.String AUDIT_TREE_VERSION_ID
Tree VersionId for auditing Tree(during activation of Tree Version).

See Also:
Constant Field Values

AUDIT_MODE

public static final java.lang.String AUDIT_MODE
String for Representing mode of flow in which Audit was activated. Please note that we need to pass this value converted to string as CP infrastructure expect this to be String value

See Also:
Constant Field Values

AUDIT_TREE_VERSION_INDEX

public static final java.lang.String AUDIT_TREE_VERSION_INDEX
String for Representing Index of Tree Version participating in audit.

See Also:
Constant Field Values

USAGE_LIMIT_USE_ALL

public static final java.lang.String USAGE_LIMIT_USE_ALL
String for Usage Limit value UseAll for a data source.

See Also:
Constant Field Values

POPULATED_DATA_SOURCE_FLAG

public static final java.lang.String POPULATED_DATA_SOURCE_FLAG
String for indicating whether data source is already populated.

See Also:
Constant Field Values

POPULATED_TS_AUDIT_RESULT_FLAG

public static final java.lang.String POPULATED_TS_AUDIT_RESULT_FLAG
String for indicating whether tree structure audit result is already populated.

See Also:
Constant Field Values

POPULATED_TREE_VERSION_AUDIT_RESULT_FLAG

public static final java.lang.String POPULATED_TREE_VERSION_AUDIT_RESULT_FLAG
String for indicating whether tree version audit result is already populated.

See Also:
Constant Field Values

AUDIT_REASON

public static final java.lang.String AUDIT_REASON
String for Representing reason of scheduling tree version audit.

See Also:
Constant Field Values

AUDIT_REASON_NO_AUDIT

public static final java.lang.String AUDIT_REASON_NO_AUDIT
String for Representing reason of scheduling tree version audit.

See Also:
Constant Field Values

AUDIT_REASON_CHANGED_TREE_VERSION

public static final java.lang.String AUDIT_REASON_CHANGED_TREE_VERSION
String for Representing reason of scheduling tree version audit.

See Also:
Constant Field Values

AUDIT_REASON_FAILED_AUDIT

public static final java.lang.String AUDIT_REASON_FAILED_AUDIT
String for Representing reason of scheduling tree version audit.

See Also:
Constant Field Values

CP_REQUEST_PARAMETERS_MAP

public static final java.lang.String CP_REQUEST_PARAMETERS_MAP
String for Representing requestparametersmap to be populated for scheduling.

See Also:
Constant Field Values

FLATTENING_MODE

public static final java.lang.String FLATTENING_MODE
String for Representing flattening mode.

See Also:
Constant Field Values

DEFAULT_DATA_SOURCE_FETCH_SIZE

public static final short DEFAULT_DATA_SOURCE_FETCH_SIZE
See Also:
Constant Field Values
Constructor Detail

UIModelConstants

public UIModelConstants()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.