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

E22562-03

oracle.apps.fnd.applcore.trees.ui.util
Class UIHierarchyConstants

java.lang.Object
  extended by oracle.apps.fnd.applcore.trees.ui.util.UIHierarchyConstants

public final class UIHierarchyConstants
extends java.lang.Object

Constants used for Tree Management manged beans . 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 UIHierarchyConstants.InvokeAction
          Enumeration to innvoke page for any action during hierarchy flow.
static class UIHierarchyConstants.SkipTrainStep
          Enumeration to indicatetrain step skip for trees pages.
 
Field Summary
static java.lang.String ADD_DATA_SOURCE_DIALOG_PAGE
          Constant to be used for Name of Add Data Source Dialog Page.
static java.lang.String ADD_TREE_LABELS_DIALOG_PAGE
          Constant to be used for Name of Add Tree labels Dialog Page.
static java.lang.String BASE_VALUE
          The Base Value property(inherited from tree structure).
static java.lang.String CENTRAL_TREE_NODE_AM_DATA_CONTROL
          String for Central Tree Node Data Control AM.
static java.lang.String CHILDREN
          The children property.
static java.lang.Class CHILDREN_CLASS
          The Java class of children property.
static java.lang.String CORRECTION_UI
          The Validator DCorrection Page property.
static java.lang.String CREATE_TREE_AM_CONTROL
          The AM Data Control used for create Tree flow.
static java.lang.String DATA_SOURCE_ID
          The Data Source Id property.
static java.lang.Class DATA_SOURCE_ID_CLASS
          The Java class of Data Source ID property.
static java.lang.Class DEFAULT_PROPERTY_CLASS
          The Default Java class for any property.
static java.lang.String DELETE_TREE_DIALOG_PAGE
          Constant to be used for Name of Delete Tree Dialog Page.
static java.lang.String DELETE_TREE_STRUCTURE_DIALOG_PAGE
          Constant to be used for Name of Delete Tree Structure Dialog Page.
static java.lang.String DELETE_TREE_VERSION_DIALOG_PAGE
          Constant to be used for Name of Delete Tree Version Dialog Page.
static java.lang.String DESCRIPTION
          The Validator Description property.
static java.lang.String DISPLAY_ID
          The Display Id property.
static java.lang.Class DISPLAY_ID_CLASS
          The class for Display and ParentDisplay Id property.
static java.lang.String DISPLAY_PARENT_ID
          The Parnet Display Id property.
static java.lang.String DUPLICATE_TREE_CODE
          String for DUPLICATE Tree Code(will be used for duplication of a Tree).
static java.lang.String DUPLICATE_TREE_DIALOG_PAGE
          Constant to be used for Name of Duplicate Tree Dialog Page.
static java.lang.String DUPLICATE_TREE_VERSION_DIALOG_PAGE
          Constant to be used for Name of Duplicate Tree Version Dialog Page.
static java.lang.String DUPLICATE_TREE_VERSION_NAME
          String for DUPLICATE Tree Version Name (will be used for duplication of a Tree version).
static java.lang.String FILE_SEPERATOR
          String for File Separator.
static java.lang.String FND_TREE_STRUCTURE_SUMMARY_VO_ITER
          TheFnd Tree Structure Summary Vo iterator used for Tree Structure summary flow.
static java.lang.String FROM_PAGE
          fromPage is used to get the previous page.
static java.lang.String GLOBAL_DATA_SOURCE_PARAM_VO
          The Global Data Source Param VO instance used for create Tree flow.
static java.lang.String GLOBAL_TREE_LABEL_VO
          The Global Tree Label VO instance used for create Tree flow.
static java.lang.String GLOBAL_TREE_STRUCTURE_VIEW_OBJECT
          The Global TreeStructure VO instance used for create Tree flow.
static java.lang.String GLOBAL_TREE_VIEW_OBJECT
          The Global Tree VO instance used for create Tree flow.
static java.lang.String HELPER_DATA_SOURCE_VO_ITERATOR
          String for helper data source VO iterator.
static java.lang.String HIERARCHY_AM_CONTROL
          The AM Data Control used for hierarchy pages flow.
static java.lang.String LABEL_DATA_SOURCE
          The Label Data Source property.
static java.lang.String MANDATORY
          The Mandatory property.
static java.lang.String MAX_DEPTH
          The Max Depth property.
static java.lang.Class MAX_DEPTH_CLASS
          The class for Max Depth property.
static java.lang.String NAME
          The Name property.
static java.lang.String PARAM_NODE
          The ParamNode property.
static java.lang.String PARAMETER_ID
          The Parameter Id property.
static java.lang.Class PARAMTER_ID_CLASS
          The Java class of Parameter ID property.
static java.lang.String PARENT_DATA_SOURCE_ID
          The Parent Data Source Id property.
static java.lang.String PASS_FLAG
          The Pass Flag property.
static java.lang.Class PASS_FLAG_CLASS
          The Java class of Pass Flag property.
static java.lang.String RE_EXECUTE_TREE_SEARCH_VO
          Flag which will indicate whether the VO need to be re -execute in Tree Search summary page.
static java.lang.String RE_EXECUTE_TREE_STRUCTURE_SUMMARY_VO
          Flag which will indicate whether the VO need to be re -execute in TreeStructure summary page.
static java.lang.String RE_EXECUTE_VALIDATORS
          Flag which will indicate whether the Validators need to be re -execute in Audit result page.
static java.lang.String REMOVE_DATA_SOURCE_DIALOG_PAGE
          Constant to be used for Name of Remove Data Source Dialog Page.
static java.lang.String REMOVE_TREE_LABEL_DIALOG_PAGE
          Constant to be used for Name of Remove Tree label Dialog Page.
static java.lang.String RETURN_TREE_CODE
          Stores the value for Return Tree Code from the Create Tree flow.
static java.lang.String RETURN_TREE_STRUCTURE_CODE
          Stores the value for Returned Tree Structure Code from Create Tree flow.
static java.lang.String SELECTED_DATA_SOURCE
          Stores the value for selected Data Source.
static java.lang.String SELECTED_TREE_CODE
          Stores the value for selected Tree Code.
static java.lang.String SELECTED_TREE_STRUCTURE_CODE
          Stores the value for selected Tree Structure Code.
static java.lang.String TREE_NAME
          String for Tree Name.
static java.lang.String TREE_STRUCTURE_AM_CONTROL
          The AM Data Control used for Tree Structure create flow.
static java.lang.String TREE_STRUCTURE_AUDIT_AM_CONTROL
          The AM Data Control used for Tree Structure Audit flow.
static java.lang.String TREE_STRUCTURE_NAME
          String for Tree Structure Name.
static java.lang.String TREE_VERSION_INDEX
          The Tree Version Index property.
static java.lang.Class TREE_VERSION_INDEX_CLASS
          The Java class of Tree Version Index property.
static java.lang.String TREE_VERSION_NAME
          String for Tree Version Name.
static java.lang.String TREE_VERSION_NODE
          The Tree Version Node property.
static java.lang.String UPDATE_DATA_SOURCE_FLAG
          updateDataSourceFlag is used to indicate this is update data source flow.
static java.lang.String VALIDATION_MESSAGE
          The Validation Message property.
static java.lang.String VALIDATOR_CODE
          The Validator Code property.
static java.lang.String VALIDATOR_NAME
          The Validator Name property.
static java.lang.String VALUE
          The Value property.
static java.lang.String VIEW_OBJECT_NAME
          The View Object Name property.
 
Constructor Summary
UIHierarchyConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARENT_DATA_SOURCE_ID

public static final java.lang.String PARENT_DATA_SOURCE_ID
The Parent Data Source Id property. This is a String property returning the Data Source ID.

See Also:
Constant Field Values

DATA_SOURCE_ID

public static final java.lang.String DATA_SOURCE_ID
The Data Source Id property. This is a String property returning the Data Source ID.

See Also:
Constant Field Values

DATA_SOURCE_ID_CLASS

public static final java.lang.Class DATA_SOURCE_ID_CLASS
The Java class of Data Source ID property.


DISPLAY_ID

public static final java.lang.String DISPLAY_ID
The Display Id property. This is a java.lang.Long property used as primary key for Data Source.

See Also:
Constant Field Values

DISPLAY_PARENT_ID

public static final java.lang.String DISPLAY_PARENT_ID
The Parnet Display Id property. This is a java.lang.Long property used to indicate parent of current Data Source.

See Also:
Constant Field Values

DISPLAY_ID_CLASS

public static final java.lang.Class DISPLAY_ID_CLASS
The class for Display and ParentDisplay Id property.


NAME

public static final java.lang.String NAME
The Name property. This is a String property returning the name of the node in Data Source parameter tree table.

See Also:
Constant Field Values

VIEW_OBJECT_NAME

public static final java.lang.String VIEW_OBJECT_NAME
The View Object Name property. This is a String property returning the name of the View Object for the data source node in Data Source parameter tree table.

See Also:
Constant Field Values

PARAMETER_ID

public static final java.lang.String PARAMETER_ID
The Parameter Id property. This is a String property returning the Parameter ID.

See Also:
Constant Field Values

PARAMTER_ID_CLASS

public static final java.lang.Class PARAMTER_ID_CLASS
The Java class of Parameter ID property.


VALUE

public static final java.lang.String VALUE
The Value property. This is a String property returning the value of the node in Data Source parameter tree table.

See Also:
Constant Field Values

BASE_VALUE

public static final java.lang.String BASE_VALUE
The Base Value property(inherited from tree structure). This is a String property returning the base value of the node in Data Source parameter tree table.

See Also:
Constant Field Values

MANDATORY

public static final java.lang.String MANDATORY
The Mandatory property. This is a String property deciding whether the node in Data Source parameter tree table is mandatory or not.

See Also:
Constant Field Values

PARAM_NODE

public static final java.lang.String PARAM_NODE
The ParamNode property. This is a String property deciding whether thenode in Data Source parameter tree table is a parameter Node.

See Also:
Constant Field Values

CHILDREN

public static final java.lang.String CHILDREN
The children property. This is a java.util.List property returning the children of the tree node represented by the bean.

See Also:
Constant Field Values

CHILDREN_CLASS

public static final java.lang.Class CHILDREN_CLASS
The Java class of children property.


MAX_DEPTH

public static final java.lang.String MAX_DEPTH
The Max Depth property. This is a java.lang.Long property returning the depth of the data Source tree node represented by the bean.

See Also:
Constant Field Values

MAX_DEPTH_CLASS

public static final java.lang.Class MAX_DEPTH_CLASS
The class for Max Depth property.


LABEL_DATA_SOURCE

public static final java.lang.String LABEL_DATA_SOURCE
The Label Data Source property. This is a java.lang.String property returning the Label Data Source Name tree node represented by the bean.

See Also:
Constant Field Values

DEFAULT_PROPERTY_CLASS

public static final java.lang.Class DEFAULT_PROPERTY_CLASS
The Default Java class for any property.


CREATE_TREE_AM_CONTROL

public static final java.lang.String CREATE_TREE_AM_CONTROL
The AM Data Control used for create Tree flow.

See Also:
Constant Field Values

TREE_STRUCTURE_AM_CONTROL

public static final java.lang.String TREE_STRUCTURE_AM_CONTROL
The AM Data Control used for Tree Structure create flow.

See Also:
Constant Field Values

TREE_STRUCTURE_AUDIT_AM_CONTROL

public static final java.lang.String TREE_STRUCTURE_AUDIT_AM_CONTROL
The AM Data Control used for Tree Structure Audit flow.

See Also:
Constant Field Values

HIERARCHY_AM_CONTROL

public static final java.lang.String HIERARCHY_AM_CONTROL
The AM Data Control used for hierarchy pages flow.

See Also:
Constant Field Values

CENTRAL_TREE_NODE_AM_DATA_CONTROL

public static final java.lang.String CENTRAL_TREE_NODE_AM_DATA_CONTROL
String for Central Tree Node Data Control AM.

See Also:
Constant Field Values

GLOBAL_TREE_VIEW_OBJECT

public static final java.lang.String GLOBAL_TREE_VIEW_OBJECT
The Global Tree VO instance used for create Tree flow.

See Also:
Constant Field Values

GLOBAL_DATA_SOURCE_PARAM_VO

public static final java.lang.String GLOBAL_DATA_SOURCE_PARAM_VO
The Global Data Source Param VO instance used for create Tree flow.

See Also:
Constant Field Values

GLOBAL_TREE_STRUCTURE_VIEW_OBJECT

public static final java.lang.String GLOBAL_TREE_STRUCTURE_VIEW_OBJECT
The Global TreeStructure VO instance used for create Tree flow.

See Also:
Constant Field Values

GLOBAL_TREE_LABEL_VO

public static final java.lang.String GLOBAL_TREE_LABEL_VO
The Global Tree Label VO instance used for create Tree flow.

See Also:
Constant Field Values

FND_TREE_STRUCTURE_SUMMARY_VO_ITER

public static final java.lang.String FND_TREE_STRUCTURE_SUMMARY_VO_ITER
TheFnd Tree Structure Summary Vo iterator used for Tree Structure summary flow.

See Also:
Constant Field Values

UPDATE_DATA_SOURCE_FLAG

public static final java.lang.String UPDATE_DATA_SOURCE_FLAG
updateDataSourceFlag is used to indicate this is update data source flow. used in Update data source page for Tree Structure flow.

See Also:
Constant Field Values

FROM_PAGE

public static final java.lang.String FROM_PAGE
fromPage is used to get the previous page. used in different steps of Create Tree Flow.

See Also:
Constant Field Values

SELECTED_TREE_STRUCTURE_CODE

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

See Also:
Constant Field Values

SELECTED_TREE_CODE

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

See Also:
Constant Field Values

SELECTED_DATA_SOURCE

public static final java.lang.String SELECTED_DATA_SOURCE
Stores the value for selected Data Source. used in Add/update/remove operations for Data Source in Tree Structure flow.

See Also:
Constant Field Values

RETURN_TREE_STRUCTURE_CODE

public static final java.lang.String RETURN_TREE_STRUCTURE_CODE
Stores the value for Returned Tree Structure Code from Create Tree flow.

See Also:
Constant Field Values

RETURN_TREE_CODE

public static final java.lang.String RETURN_TREE_CODE
Stores the value for Return Tree Code from the Create Tree flow.

See Also:
Constant Field Values

ADD_TREE_LABELS_DIALOG_PAGE

public static final java.lang.String ADD_TREE_LABELS_DIALOG_PAGE
Constant to be used for Name of Add Tree labels Dialog Page.

See Also:
Constant Field Values

REMOVE_TREE_LABEL_DIALOG_PAGE

public static final java.lang.String REMOVE_TREE_LABEL_DIALOG_PAGE
Constant to be used for Name of Remove Tree label Dialog Page.

See Also:
Constant Field Values

DELETE_TREE_DIALOG_PAGE

public static final java.lang.String DELETE_TREE_DIALOG_PAGE
Constant to be used for Name of Delete Tree Dialog Page.

See Also:
Constant Field Values

DELETE_TREE_VERSION_DIALOG_PAGE

public static final java.lang.String DELETE_TREE_VERSION_DIALOG_PAGE
Constant to be used for Name of Delete Tree Version Dialog Page.

See Also:
Constant Field Values

DELETE_TREE_STRUCTURE_DIALOG_PAGE

public static final java.lang.String DELETE_TREE_STRUCTURE_DIALOG_PAGE
Constant to be used for Name of Delete Tree Structure Dialog Page.

See Also:
Constant Field Values

ADD_DATA_SOURCE_DIALOG_PAGE

public static final java.lang.String ADD_DATA_SOURCE_DIALOG_PAGE
Constant to be used for Name of Add Data Source Dialog Page.

See Also:
Constant Field Values

REMOVE_DATA_SOURCE_DIALOG_PAGE

public static final java.lang.String REMOVE_DATA_SOURCE_DIALOG_PAGE
Constant to be used for Name of Remove Data Source Dialog Page.

See Also:
Constant Field Values

DUPLICATE_TREE_DIALOG_PAGE

public static final java.lang.String DUPLICATE_TREE_DIALOG_PAGE
Constant to be used for Name of Duplicate Tree Dialog Page.

See Also:
Constant Field Values

DUPLICATE_TREE_VERSION_DIALOG_PAGE

public static final java.lang.String DUPLICATE_TREE_VERSION_DIALOG_PAGE
Constant to be used for Name of Duplicate Tree Version Dialog Page.

See Also:
Constant Field Values

RE_EXECUTE_TREE_SEARCH_VO

public static final java.lang.String RE_EXECUTE_TREE_SEARCH_VO
Flag which will indicate whether the VO need to be re -execute in Tree Search summary page. This will have value"Y" if re-execution is required

See Also:
Constant Field Values

RE_EXECUTE_TREE_STRUCTURE_SUMMARY_VO

public static final java.lang.String RE_EXECUTE_TREE_STRUCTURE_SUMMARY_VO
Flag which will indicate whether the VO need to be re -execute in TreeStructure summary page. This will have value"Y" if re-execution is required

See Also:
Constant Field Values

RE_EXECUTE_VALIDATORS

public static final java.lang.String RE_EXECUTE_VALIDATORS
Flag which will indicate whether the Validators need to be re -execute in Audit result page. This will have value"Y" if re-execution is required

See Also:
Constant Field Values

TREE_VERSION_NAME

public static final java.lang.String TREE_VERSION_NAME
String for Tree Version Name.

See Also:
Constant Field Values

DUPLICATE_TREE_VERSION_NAME

public static final java.lang.String DUPLICATE_TREE_VERSION_NAME
String for DUPLICATE Tree Version Name (will be used for duplication of a Tree version).

See Also:
Constant Field Values

DUPLICATE_TREE_CODE

public static final java.lang.String DUPLICATE_TREE_CODE
String for DUPLICATE Tree Code(will be used for duplication of a Tree).

See Also:
Constant Field Values

TREE_NAME

public static final java.lang.String TREE_NAME
String for Tree Name.

See Also:
Constant Field Values

TREE_STRUCTURE_NAME

public static final java.lang.String TREE_STRUCTURE_NAME
String for Tree Structure Name.

See Also:
Constant Field Values

FILE_SEPERATOR

public static final java.lang.String FILE_SEPERATOR
String for File Separator.

See Also:
Constant Field Values

TREE_VERSION_INDEX

public static final java.lang.String TREE_VERSION_INDEX
The Tree Version Index property. This is a Long property returning the tree version index

See Also:
Constant Field Values

TREE_VERSION_INDEX_CLASS

public static final java.lang.Class TREE_VERSION_INDEX_CLASS
The Java class of Tree Version Index property.


VALIDATOR_CODE

public static final java.lang.String VALIDATOR_CODE
The Validator Code property. This is a String property returning the validator code

See Also:
Constant Field Values

TREE_VERSION_NODE

public static final java.lang.String TREE_VERSION_NODE
The Tree Version Node property. This is a String property returning the "Y" for tree version node

See Also:
Constant Field Values

VALIDATOR_NAME

public static final java.lang.String VALIDATOR_NAME
The Validator Name property. This is a String property returning the validator name

See Also:
Constant Field Values

PASS_FLAG

public static final java.lang.String PASS_FLAG
The Pass Flag property. This is a Boolean property returning the pass status for validator

See Also:
Constant Field Values

PASS_FLAG_CLASS

public static final java.lang.Class PASS_FLAG_CLASS
The Java class of Pass Flag property.


VALIDATION_MESSAGE

public static final java.lang.String VALIDATION_MESSAGE
The Validation Message property. This is a String property returning the validator message

See Also:
Constant Field Values

DESCRIPTION

public static final java.lang.String DESCRIPTION
The Validator Description property. This is a String property returning the validator Description

See Also:
Constant Field Values

CORRECTION_UI

public static final java.lang.String CORRECTION_UI
The Validator DCorrection Page property. This is a String property returning the validator Correction UI name

See Also:
Constant Field Values

HELPER_DATA_SOURCE_VO_ITERATOR

public static final java.lang.String HELPER_DATA_SOURCE_VO_ITERATOR
String for helper data source VO iterator.

See Also:
Constant Field Values
Constructor Detail

UIHierarchyConstants

public UIHierarchyConstants()

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.