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

E22562-01

oracle.apps.fnd.applcore.trees.uiModel.view
Class GlobalTreeLabelVORowImpl

java.lang.Object
  extended by oracle.jbo.server.RowImpl
      extended by oracle.jbo.server.ViewRowImpl
          extended by oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
              extended by oracle.apps.fnd.applcore.trees.uiModel.view.GlobalTreeLabelVORowImpl
All Implemented Interfaces:
oracle.jbo.AttributeList, oracle.jbo.common.xml.XmlSerializable, oracle.jbo.expr.JIReservedVarNames, oracle.jbo.ExprScriptSupplier, oracle.jbo.ExprValueSupplier, oracle.jbo.ExprWrappable, oracle.jbo.JboReservedVarNames, oracle.jbo.Row, oracle.jbo.script.ExprScriptRunner, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.XMLInterface

public class GlobalTreeLabelVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class GlobalTreeLabelVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int CONCATENATEDLABELPRIMARYKEY
           
static int DATASOURCEID
           
static int DATASOURCENAME
           
static int DESCRIPTION
           
static int DISPLAYPRIMARYKEYID
           
static int LABELDISPLAYCOLUMN1
           
static int LABELDISPLAYCOLUMN2
           
static int LABELID
           
static int LABELNAME
           
static int LABELPK1VALUE
           
static int LABELPK2VALUE
           
static int LABELPK3VALUE
           
static int LABELPK4VALUE
           
static int LABELPK5VALUE
           
static int LABELSHORTNAME
           
static int SORTORDER
           
static int TREECODE
           
static int TREESTRUCTURECODE
           
 
Fields inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
JAXB_CONTEXT_PATH, RCS_ID
 
Fields inherited from class oracle.jbo.server.ViewRowImpl
CURRENT_VERSION, ORIGINAL_VERSION, XML_POSTSTATE_REMOVE, XML_POSTSTATE_TAG
 
Fields inherited from interface oracle.jbo.JboReservedVarNames
RESERVED_VAR_AGG_AVG, RESERVED_VAR_AGG_COUNT, RESERVED_VAR_AGG_MAX, RESERVED_VAR_AGG_MIN, RESERVED_VAR_AGG_SUM, RESERVED_VAR_AGGVAL_PREFIX, RESERVED_VAR_STRUCTURE_DEF
 
Fields inherited from interface oracle.jbo.expr.JIReservedVarNames
RESERVED_VAR_VALUE
 
Fields inherited from interface oracle.jbo.Row
EFFDT_DELETE_FUTURE_CHANGE_MODE, EFFDT_DELETE_MODE, EFFDT_DELETE_NEXT_CHANGE_MODE, EFFDT_DELETE_THIS_CHANGE_MODE, EFFDT_DELETE_ZAP_MODE, EFFDT_EXPERT_MODE, EFFDT_NONE_MODE, EFFDT_UPDATE_CHANGE_INSERT_MODE, EFFDT_UPDATE_CORRECTION, EFFDT_UPDATE_MODE, EFFDT_UPDATE_NEW_EARLIEST_CHANGE_MODE, EFFDT_UPDATE_OVERRIDE_MODE, REFRESH_CONTAINEES, REFRESH_FORGET_NEW_ROWS, REFRESH_REMOVE_NEW_ROWS, REFRESH_UNDO_CHANGES, REFRESH_WITH_DB_FORGET_CHANGES, REFRESH_WITH_DB_ONLY_IF_UNCHANGED, STATUS_INITIALIZED
 
Fields inherited from interface oracle.jbo.XMLInterface
XML_IGNORE_DEPTH_COUNT, XML_OPT_ALL_ROWS, XML_OPT_ASSOC_CONSISTENT, XML_OPT_CHANGES_ONLY, XML_OPT_LIMIT_RANGE, XML_PASSIVATION_USE
 
Constructor Summary
GlobalTreeLabelVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getConcatenatedLabelPrimaryKey()
          Gets the attribute value for the calculated attribute ConcatenatedLabelPrimaryKey.
 java.lang.String getDataSourceId()
          Gets the attribute value for the calculated attribute DataSourceId.
 java.lang.String getDataSourceName()
          Gets the attribute value for the calculated attribute DataSourceName.
 java.lang.String getDescription()
          Gets the attribute value for the calculated attribute Description.
 java.lang.Long getDisplayPrimaryKeyId()
          Gets the attribute value for the calculated attribute DisplayPrimaryKeyId.
 java.lang.String getLabelDisplayColumn1()
          Gets the attribute value for the calculated attribute LabelDisplayColumn1.
 java.lang.String getLabelDisplayColumn2()
          Gets the attribute value for the calculated attribute LabelDisplayColumn2.
 java.lang.String getLabelId()
          Gets the attribute value for the calculated attribute LabelId.
 java.lang.String getLabelName()
          Gets the attribute value for the calculated attribute LabelName.
 java.lang.String getLabelPk1Value()
          Gets the attribute value for the calculated attribute LabelPk1Value.
 java.lang.String getLabelPk2Value()
          Gets the attribute value for the calculated attribute LabelPk2Value.
 java.lang.String getLabelPk3Value()
          Gets the attribute value for the calculated attribute LabelPk3Value.
 java.lang.String getLabelPk4Value()
          Gets the attribute value for the calculated attribute LabelPk4Value.
 java.lang.String getLabelPk5Value()
          Gets the attribute value for the calculated attribute LabelPk5Value.
 java.lang.String getLabelShortName()
          Gets the attribute value for the calculated attribute LabelShortName.
 java.lang.String getSortOrder()
          Gets the attribute value for the calculated attribute SortOrder.
 java.lang.String getTreeCode()
          Gets the attribute value for the calculated attribute TreeCode.
 java.lang.String getTreeStructureCode()
          Gets the attribute value for the calculated attribute TreeStructureCode.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setConcatenatedLabelPrimaryKey(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ConcatenatedLabelPrimaryKey.
 void setDataSourceId(java.lang.String value)
          Sets value as the attribute value for the calculated attribute DataSourceId.
 void setDataSourceName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute DataSourceName.
 void setDescription(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Description.
 void setDisplayPrimaryKeyId(java.lang.Long value)
          Sets value as the attribute value for the calculated attribute DisplayPrimaryKeyId.
 void setLabelDisplayColumn1(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelDisplayColumn1.
 void setLabelDisplayColumn2(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelDisplayColumn2.
 void setLabelId(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelId.
 void setLabelName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelName.
 void setLabelPk1Value(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelPk1Value.
 void setLabelPk2Value(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelPk2Value.
 void setLabelPk3Value(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelPk3Value.
 void setLabelPk4Value(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelPk4Value.
 void setLabelPk5Value(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelPk5Value.
 void setLabelShortName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute LabelShortName.
 void setSortOrder(java.lang.String value)
          Sets value as the attribute value for the calculated attribute SortOrder.
 void setTreeCode(java.lang.String value)
          Sets value as the attribute value for the calculated attribute TreeCode.
 void setTreeStructureCode(java.lang.String value)
          Sets value as the attribute value for the calculated attribute TreeStructureCode.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
create, createViewAccessorRS, findDiscriminatorForFilterRow, getApplCorePrefs, getAttribute, getAttribute, getDisplay, getEntities, getKeyFlexfieldCombination, getKeyFlexfieldCombinationID, getKeyFlexfieldViewDefImpl, getKeyFlexfieldViewObjectForQuery, getSetId, getTranslatedLanguages, isRefreshRequired, isTranslatable, isTranslatableAttribute, isTranslated, populteFilterMap, refreshViewAccessor, remove, setAttribute, setAttribute, setAttribute, setAttributeInternal, setKeyFlexfieldCombinationID, skipFilterListOnKeyAttributes, validate, validateKeyFlexfieldCombinationID
 
Methods inherited from class oracle.jbo.server.ViewRowImpl
_internal_dbg_debug_data, appendXMLElementNodes, appendXMLElementNodes, checkForOuterJoins, clearAttributeException, clearAttributeException, copyFrom, createEntities, createListBinding, createMissingEntitiesFromViewDef, createViewAccessorRS, createViewRowAttrHints, doAllowsOperation, doAutoClearAttribute, entityCacheAdd, equals, findAssociatedObjects, findAttributeDef, findListBindingName, findListBindingRSI, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findRowSetForRow, findViewAccessorDef, getApplicationModule, getApplicationModuleForViewAccessor, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeInternal, getAttributeInternal, getAttributeNames, getAttributeValues, getCtrlHints, getDBTransaction, getEffectiveDate, getElementTagName, getEntity, getEntityAttrForAttribute, getEntityCount, getEntityForAttribute, getEntityForListBinding, getExprVarVal, getHandle, getKey, getListBindingCount, getListBindingRSI, getListBindings, getLookupDescription, getNewRowState, getParentVariableManager, getPreferredListBindingRSI, getQueryCollection, getRowSet, getRowStorageInternal, getStructureDef, getViewDef, getViewLogicGroupDef, getViewObject, getXMLElementTag, handleListBindingMismatch, hasAttributeException, hasDeferredExceptions, hasExtendedViewDef, hashCode, hasListBindings, initDefaults, invokeMethod, isAttributeChanged, isAttributeUpdateable, isDead, isRefreshRequired, isSubclassRow, isViewAccessorAttribute, lock, lookupAttributeDef, markViewAccessorsDirty, populate, populateAttribute, populateAttributeAsChanged, readAttributeFromXMLElement, readXML, refresh, registerAttributeException, removeAndRetain, removeFromCollection, renderAttributeInXMLElement, renderAttributeInXMLElement, revert, setAttribute, setAttributeValues, setEffectiveDateMode, setEffectiveDateOnEntities, setEntities, setEntity, setNewRowState, setStateOnEntity, setTransientAttributeValue, shouldAddViewAccessorRSToRow, throwOnListBindingMismatch, toString, writeAsXml, writeAsXml, writeXML
 
Methods inherited from class oracle.jbo.server.RowImpl
addListBindingsForAttribute, clearAllExceptions, clearRowExceptions, createXMLDefinition, ensureVariableManager, findAttrAndGetIndex, forceFilterListExecute, getAllExceptions, getAttributeInternal, getAttributeSecurityHints, getAttributeSecurityHints, getCombinedAttrNames, getEffectiveDateMode, getExprMethodVal, getGlobalScript, getHints, getMessageBundleClass, getMethodKind, getResourceBundleDef, getRowExceptions, getSecurityHints, getVariableManager, getViewAccessorResultIndex, hasAttributeException, hasVariables, isRefreshRequired, lookupListBinding, printXMLDefinition, readXML, refreshViewAccessor, refreshViewAccessor, registerRowException, setAttributeInternal, setExprVarVal, setInMultiSetter, variablesAdded, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

TREESTRUCTURECODE

public static final int TREESTRUCTURECODE

TREECODE

public static final int TREECODE

DATASOURCEID

public static final int DATASOURCEID

DATASOURCENAME

public static final int DATASOURCENAME

LABELID

public static final int LABELID

LABELNAME

public static final int LABELNAME

DESCRIPTION

public static final int DESCRIPTION

LABELSHORTNAME

public static final int LABELSHORTNAME

LABELPK1VALUE

public static final int LABELPK1VALUE

LABELPK2VALUE

public static final int LABELPK2VALUE

LABELPK3VALUE

public static final int LABELPK3VALUE

LABELPK4VALUE

public static final int LABELPK4VALUE

LABELPK5VALUE

public static final int LABELPK5VALUE

SORTORDER

public static final int SORTORDER

DISPLAYPRIMARYKEYID

public static final int DISPLAYPRIMARYKEYID

LABELDISPLAYCOLUMN1

public static final int LABELDISPLAYCOLUMN1

LABELDISPLAYCOLUMN2

public static final int LABELDISPLAYCOLUMN2

CONCATENATEDLABELPRIMARYKEY

public static final int CONCATENATEDLABELPRIMARYKEY
Constructor Detail

GlobalTreeLabelVORowImpl

public GlobalTreeLabelVORowImpl()
This is the default constructor (do not remove).

Method Detail

getTreeStructureCode

public java.lang.String getTreeStructureCode()
Gets the attribute value for the calculated attribute TreeStructureCode.


setTreeStructureCode

public void setTreeStructureCode(java.lang.String value)
Sets value as the attribute value for the calculated attribute TreeStructureCode.


getTreeCode

public java.lang.String getTreeCode()
Gets the attribute value for the calculated attribute TreeCode.


setTreeCode

public void setTreeCode(java.lang.String value)
Sets value as the attribute value for the calculated attribute TreeCode.


getDataSourceId

public java.lang.String getDataSourceId()
Gets the attribute value for the calculated attribute DataSourceId.


setDataSourceId

public void setDataSourceId(java.lang.String value)
Sets value as the attribute value for the calculated attribute DataSourceId.


getDataSourceName

public java.lang.String getDataSourceName()
Gets the attribute value for the calculated attribute DataSourceName.


setDataSourceName

public void setDataSourceName(java.lang.String value)
Sets value as the attribute value for the calculated attribute DataSourceName.


getLabelId

public java.lang.String getLabelId()
Gets the attribute value for the calculated attribute LabelId.


setLabelId

public void setLabelId(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelId.


getLabelName

public java.lang.String getLabelName()
Gets the attribute value for the calculated attribute LabelName.


setLabelName

public void setLabelName(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelName.


getDescription

public java.lang.String getDescription()
Gets the attribute value for the calculated attribute Description.


setDescription

public void setDescription(java.lang.String value)
Sets value as the attribute value for the calculated attribute Description.


getLabelShortName

public java.lang.String getLabelShortName()
Gets the attribute value for the calculated attribute LabelShortName.


setLabelShortName

public void setLabelShortName(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelShortName.


getAttrInvokeAccessor

protected java.lang.Object getAttrInvokeAccessor(int index,
                                                 oracle.jbo.server.AttributeDefImpl attrDef)
                                          throws java.lang.Exception
getAttrInvokeAccessor: generated method. Do not modify.

Overrides:
getAttrInvokeAccessor in class oracle.jbo.server.ViewRowImpl
Throws:
java.lang.Exception

setAttrInvokeAccessor

protected void setAttrInvokeAccessor(int index,
                                     java.lang.Object value,
                                     oracle.jbo.server.AttributeDefImpl attrDef)
                              throws java.lang.Exception
setAttrInvokeAccessor: generated method. Do not modify.

Overrides:
setAttrInvokeAccessor in class oracle.jbo.server.ViewRowImpl
Throws:
java.lang.Exception

getLabelPk1Value

public java.lang.String getLabelPk1Value()
Gets the attribute value for the calculated attribute LabelPk1Value.


setLabelPk1Value

public void setLabelPk1Value(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelPk1Value.


getLabelPk2Value

public java.lang.String getLabelPk2Value()
Gets the attribute value for the calculated attribute LabelPk2Value.


setLabelPk2Value

public void setLabelPk2Value(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelPk2Value.


getLabelPk3Value

public java.lang.String getLabelPk3Value()
Gets the attribute value for the calculated attribute LabelPk3Value.


setLabelPk3Value

public void setLabelPk3Value(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelPk3Value.


getLabelPk4Value

public java.lang.String getLabelPk4Value()
Gets the attribute value for the calculated attribute LabelPk4Value.


setLabelPk4Value

public void setLabelPk4Value(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelPk4Value.


getLabelPk5Value

public java.lang.String getLabelPk5Value()
Gets the attribute value for the calculated attribute LabelPk5Value.


setLabelPk5Value

public void setLabelPk5Value(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelPk5Value.


getSortOrder

public java.lang.String getSortOrder()
Gets the attribute value for the calculated attribute SortOrder.


setSortOrder

public void setSortOrder(java.lang.String value)
Sets value as the attribute value for the calculated attribute SortOrder.


getDisplayPrimaryKeyId

public java.lang.Long getDisplayPrimaryKeyId()
Gets the attribute value for the calculated attribute DisplayPrimaryKeyId.


setDisplayPrimaryKeyId

public void setDisplayPrimaryKeyId(java.lang.Long value)
Sets value as the attribute value for the calculated attribute DisplayPrimaryKeyId.


getLabelDisplayColumn1

public java.lang.String getLabelDisplayColumn1()
Gets the attribute value for the calculated attribute LabelDisplayColumn1.


setLabelDisplayColumn1

public void setLabelDisplayColumn1(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelDisplayColumn1.


getLabelDisplayColumn2

public java.lang.String getLabelDisplayColumn2()
Gets the attribute value for the calculated attribute LabelDisplayColumn2.


setLabelDisplayColumn2

public void setLabelDisplayColumn2(java.lang.String value)
Sets value as the attribute value for the calculated attribute LabelDisplayColumn2.


getConcatenatedLabelPrimaryKey

public java.lang.String getConcatenatedLabelPrimaryKey()
Gets the attribute value for the calculated attribute ConcatenatedLabelPrimaryKey.


setConcatenatedLabelPrimaryKey

public void setConcatenatedLabelPrimaryKey(java.lang.String value)
Sets value as the attribute value for the calculated attribute ConcatenatedLabelPrimaryKey.


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.