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

E22562-03

oracle.apps.fnd.applcore.trees.model.view
Class FndTreeLabelVORowImpl

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.model.view.FndTreeLabelVORowImpl
All Implemented Interfaces:
FndTreeLabelVORow, 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 FndTreeLabelVORowImpl
extends OAViewRowImpl
implements FndTreeLabelVORow


Nested Class Summary
 
Nested classes/interfaces inherited from class oracle.jbo.server.ViewRowImpl
oracle.jbo.server.ViewRowImpl.PostState
 
Field Summary
static int CREATEDBY
           
static int CREATIONDATE
           
static int DATASOURCEID
           
static int LABELPK1VALUE
           
static int LABELPK2VALUE
           
static int LABELPK3VALUE
           
static int LABELPK4VALUE
           
static int LABELPK5VALUE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int SORTORDER
           
static int TREECODE
           
static int TREELABELID
           
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.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, STATUS_NEW
 
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
 
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
 
Constructor Summary
FndTreeLabelVORowImpl()
          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 getCreatedBy()
          Gets the attribute value for CREATED_BY using the alias name CreatedBy.
 java.sql.Timestamp getCreationDate()
          Gets the attribute value for CREATION_DATE using the alias name CreationDate.
 java.lang.String getDataSourceId()
          Gets the attribute value for DATA_SOURCE_ID using the alias name DataSourceId.
 FndTreeLabelEOImpl getFndTreeLabelEO()
          Gets FndTreeLabelEO entity object.
 java.lang.String getLabelPk1Value()
          Gets the attribute value for LABEL_PK1_VALUE using the alias name LabelPk1Value.
 java.lang.String getLabelPk2Value()
          Gets the attribute value for LABEL_PK2_VALUE using the alias name LabelPk2Value.
 java.lang.String getLabelPk3Value()
          Gets the attribute value for LABEL_PK3_VALUE using the alias name LabelPk3Value.
 java.lang.String getLabelPk4Value()
          Gets the attribute value for LABEL_PK4_VALUE using the alias name LabelPk4Value.
 java.lang.String getLabelPk5Value()
          Gets the attribute value for LABEL_PK5_VALUE using the alias name LabelPk5Value.
 java.sql.Timestamp getLastUpdateDate()
          Gets the attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.
 java.lang.String getLastUpdatedBy()
          Gets the attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.
 java.lang.String getLastUpdateLogin()
          Gets the attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.
 java.lang.Long getSortOrder()
          Gets the attribute value for SORT_ORDER using the alias name SortOrder.
 java.lang.String getTreeCode()
          Gets the attribute value for TREE_CODE using the alias name TreeCode.
 java.lang.String getTreeLabelId()
          Gets the attribute value for TREE_LABEL_ID using the alias name TreeLabelId.
 java.lang.String getTreeStructureCode()
          Gets the attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setDataSourceId(java.lang.String value)
          Sets value as attribute value for DATA_SOURCE_ID using the alias name DataSourceId.
 void setLabelPk1Value(java.lang.String value)
          Sets value as attribute value for LABEL_PK1_VALUE using the alias name LabelPk1Value.
 void setLabelPk2Value(java.lang.String value)
          Sets value as attribute value for LABEL_PK2_VALUE using the alias name LabelPk2Value.
 void setLabelPk3Value(java.lang.String value)
          Sets value as attribute value for LABEL_PK3_VALUE using the alias name LabelPk3Value.
 void setLabelPk4Value(java.lang.String value)
          Sets value as attribute value for LABEL_PK4_VALUE using the alias name LabelPk4Value.
 void setLabelPk5Value(java.lang.String value)
          Sets value as attribute value for LABEL_PK5_VALUE using the alias name LabelPk5Value.
 void setSortOrder(java.lang.Long value)
          Sets value as attribute value for SORT_ORDER using the alias name SortOrder.
 void setTreeCode(java.lang.String value)
          Sets value as attribute value for TREE_CODE using the alias name TreeCode.
 void setTreeLabelId(java.lang.String value)
          Sets value as attribute value for TREE_LABEL_ID using the alias name TreeLabelId.
 void setTreeStructureCode(java.lang.String value)
          Sets value as attribute value for TREE_STRUCTURE_CODE using the alias name 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, getOriginalAttributeValue, getParentVariableManager, getPreferredListBindingRSI, getPrimaryEntityReference, getPrimaryPostState, 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, revertRow, revertRowAndContainees, 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
 
Methods inherited from interface oracle.jbo.Row
getAttributeHints, getAttributeHints, getAttributeSecurityHints, getAttributeSecurityHints, getEffectiveDateMode, getKey, getSecurityHints, getStructureDef, isAttributeUpdateable, isDead, lock, refresh, remove, removeAndRetain, removeFromCollection, setAttributeValues, setEffectiveDateMode, setNewRowState, validate
 
Methods inherited from interface oracle.jbo.AttributeList
getAttribute, getAttribute, getAttributeCount, getAttributeIndexOf, getAttributeNames, getAttributeValues, setAttribute, setAttribute
 
Methods inherited from interface oracle.jbo.XMLInterface
readXML, readXML, writeXML, writeXML, writeXML, writeXML
 

Field Detail

TREESTRUCTURECODE

public static final int TREESTRUCTURECODE
See Also:
Constant Field Values

TREECODE

public static final int TREECODE
See Also:
Constant Field Values

DATASOURCEID

public static final int DATASOURCEID
See Also:
Constant Field Values

TREELABELID

public static final int TREELABELID
See Also:
Constant Field Values

LABELPK1VALUE

public static final int LABELPK1VALUE
See Also:
Constant Field Values

LABELPK2VALUE

public static final int LABELPK2VALUE
See Also:
Constant Field Values

LABELPK3VALUE

public static final int LABELPK3VALUE
See Also:
Constant Field Values

LABELPK4VALUE

public static final int LABELPK4VALUE
See Also:
Constant Field Values

LABELPK5VALUE

public static final int LABELPK5VALUE
See Also:
Constant Field Values

SORTORDER

public static final int SORTORDER
See Also:
Constant Field Values

CREATEDBY

public static final int CREATEDBY
See Also:
Constant Field Values

CREATIONDATE

public static final int CREATIONDATE
See Also:
Constant Field Values

LASTUPDATEDBY

public static final int LASTUPDATEDBY
See Also:
Constant Field Values

LASTUPDATEDATE

public static final int LASTUPDATEDATE
See Also:
Constant Field Values

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN
See Also:
Constant Field Values
Constructor Detail

FndTreeLabelVORowImpl

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

Method Detail

getFndTreeLabelEO

public FndTreeLabelEOImpl getFndTreeLabelEO()
Gets FndTreeLabelEO entity object.


getTreeStructureCode

public java.lang.String getTreeStructureCode()
Gets the attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.

Specified by:
getTreeStructureCode in interface FndTreeLabelVORow

setTreeStructureCode

public void setTreeStructureCode(java.lang.String value)
Sets value as attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.

Specified by:
setTreeStructureCode in interface FndTreeLabelVORow

getTreeCode

public java.lang.String getTreeCode()
Gets the attribute value for TREE_CODE using the alias name TreeCode.

Specified by:
getTreeCode in interface FndTreeLabelVORow

setTreeCode

public void setTreeCode(java.lang.String value)
Sets value as attribute value for TREE_CODE using the alias name TreeCode.

Specified by:
setTreeCode in interface FndTreeLabelVORow

getDataSourceId

public java.lang.String getDataSourceId()
Gets the attribute value for DATA_SOURCE_ID using the alias name DataSourceId.

Specified by:
getDataSourceId in interface FndTreeLabelVORow

setDataSourceId

public void setDataSourceId(java.lang.String value)
Sets value as attribute value for DATA_SOURCE_ID using the alias name DataSourceId.

Specified by:
setDataSourceId in interface FndTreeLabelVORow

getTreeLabelId

public java.lang.String getTreeLabelId()
Gets the attribute value for TREE_LABEL_ID using the alias name TreeLabelId.

Specified by:
getTreeLabelId in interface FndTreeLabelVORow

setTreeLabelId

public void setTreeLabelId(java.lang.String value)
Sets value as attribute value for TREE_LABEL_ID using the alias name TreeLabelId.

Specified by:
setTreeLabelId in interface FndTreeLabelVORow

getLabelPk1Value

public java.lang.String getLabelPk1Value()
Gets the attribute value for LABEL_PK1_VALUE using the alias name LabelPk1Value.

Specified by:
getLabelPk1Value in interface FndTreeLabelVORow

setLabelPk1Value

public void setLabelPk1Value(java.lang.String value)
Sets value as attribute value for LABEL_PK1_VALUE using the alias name LabelPk1Value.

Specified by:
setLabelPk1Value in interface FndTreeLabelVORow

getLabelPk2Value

public java.lang.String getLabelPk2Value()
Gets the attribute value for LABEL_PK2_VALUE using the alias name LabelPk2Value.

Specified by:
getLabelPk2Value in interface FndTreeLabelVORow

setLabelPk2Value

public void setLabelPk2Value(java.lang.String value)
Sets value as attribute value for LABEL_PK2_VALUE using the alias name LabelPk2Value.

Specified by:
setLabelPk2Value in interface FndTreeLabelVORow

getLabelPk3Value

public java.lang.String getLabelPk3Value()
Gets the attribute value for LABEL_PK3_VALUE using the alias name LabelPk3Value.

Specified by:
getLabelPk3Value in interface FndTreeLabelVORow

setLabelPk3Value

public void setLabelPk3Value(java.lang.String value)
Sets value as attribute value for LABEL_PK3_VALUE using the alias name LabelPk3Value.

Specified by:
setLabelPk3Value in interface FndTreeLabelVORow

getLabelPk4Value

public java.lang.String getLabelPk4Value()
Gets the attribute value for LABEL_PK4_VALUE using the alias name LabelPk4Value.

Specified by:
getLabelPk4Value in interface FndTreeLabelVORow

setLabelPk4Value

public void setLabelPk4Value(java.lang.String value)
Sets value as attribute value for LABEL_PK4_VALUE using the alias name LabelPk4Value.

Specified by:
setLabelPk4Value in interface FndTreeLabelVORow

getLabelPk5Value

public java.lang.String getLabelPk5Value()
Gets the attribute value for LABEL_PK5_VALUE using the alias name LabelPk5Value.

Specified by:
getLabelPk5Value in interface FndTreeLabelVORow

setLabelPk5Value

public void setLabelPk5Value(java.lang.String value)
Sets value as attribute value for LABEL_PK5_VALUE using the alias name LabelPk5Value.

Specified by:
setLabelPk5Value in interface FndTreeLabelVORow

getSortOrder

public java.lang.Long getSortOrder()
Gets the attribute value for SORT_ORDER using the alias name SortOrder.

Specified by:
getSortOrder in interface FndTreeLabelVORow

setSortOrder

public void setSortOrder(java.lang.Long value)
Sets value as attribute value for SORT_ORDER using the alias name SortOrder.

Specified by:
setSortOrder in interface FndTreeLabelVORow

getCreatedBy

public java.lang.String getCreatedBy()
Gets the attribute value for CREATED_BY using the alias name CreatedBy.

Specified by:
getCreatedBy in interface FndTreeLabelVORow

getCreationDate

public java.sql.Timestamp getCreationDate()
Gets the attribute value for CREATION_DATE using the alias name CreationDate.

Specified by:
getCreationDate in interface FndTreeLabelVORow

getLastUpdatedBy

public java.lang.String getLastUpdatedBy()
Gets the attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.

Specified by:
getLastUpdatedBy in interface FndTreeLabelVORow

getLastUpdateDate

public java.sql.Timestamp getLastUpdateDate()
Gets the attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.

Specified by:
getLastUpdateDate in interface FndTreeLabelVORow

getLastUpdateLogin

public java.lang.String getLastUpdateLogin()
Gets the attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.

Specified by:
getLastUpdateLogin in interface FndTreeLabelVORow

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

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.