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 FndTreeNodeRfVORowImpl

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.FndTreeNodeRfVORowImpl
All Implemented Interfaces:
FndTreeNodeRfVORow, 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 FndTreeNodeRfVORowImpl
extends OAViewRowImpl
implements FndTreeNodeRfVORow


Nested Class Summary
 
Nested classes/interfaces inherited from class oracle.jbo.server.ViewRowImpl
oracle.jbo.server.ViewRowImpl.PostState
 
Field Summary
static int ANCESTORDATASOURCEID
           
static int ANCESTORPK1VALUE
           
static int ANCESTORPK2VALUE
           
static int ANCESTORPK3VALUE
           
static int ANCESTORPK4VALUE
           
static int ANCESTORPK5VALUE
           
static int ANCESTORTREELABELID
           
static int ANCESTORTREENODEID
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DATASOURCEID
           
static int DISTANCE
           
static int ISLEAF
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int PK1VALUE
           
static int PK2VALUE
           
static int PK3VALUE
           
static int PK4VALUE
           
static int PK5VALUE
           
static int RFTREENODEID
           
static int TREECODE
           
static int TREELABELID
           
static int TREENODEID
           
static int TREESTRUCTURECODE
           
static int TREEVERSIONID
           
 
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
FndTreeNodeRfVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.String getAncestorDataSourceId()
          Gets the attribute value for ANCESTOR_DATA_SOURCE_ID using the alias name AncestorDataSourceId.
 java.lang.String getAncestorPk1Value()
          Gets the attribute value for ANCESTOR_PK1_VALUE using the alias name AncestorPk1Value.
 java.lang.String getAncestorPk2Value()
          Gets the attribute value for ANCESTOR_PK2_VALUE using the alias name AncestorPk2Value.
 java.lang.String getAncestorPk3Value()
          Gets the attribute value for ANCESTOR_PK3_VALUE using the alias name AncestorPk3Value.
 java.lang.String getAncestorPk4Value()
          Gets the attribute value for ANCESTOR_PK4_VALUE using the alias name AncestorPk4Value.
 java.lang.String getAncestorPk5Value()
          Gets the attribute value for ANCESTOR_PK5_VALUE using the alias name AncestorPk5Value.
 java.lang.String getAncestorTreeLabelId()
          Gets the attribute value for ANCESTOR_TREE_LABEL_ID using the alias name AncestorTreeLabelId.
 java.lang.String getAncestorTreeNodeId()
          Gets the attribute value for ANCESTOR_TREE_NODE_ID using the alias name AncestorTreeNodeId.
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.
 java.lang.Long getDistance()
          Gets the attribute value for DISTANCE using the alias name Distance.
 FndTreeNodeRfEOImpl getFndTreeNodeRfEO()
          Gets FndTreeNodeRfEO entity object.
 java.lang.String getIsLeaf()
          Gets the attribute value for IS_LEAF using the alias name IsLeaf.
 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.String getPk1Value()
          Gets the attribute value for PK1_VALUE using the alias name Pk1Value.
 java.lang.String getPk2Value()
          Gets the attribute value for PK2_VALUE using the alias name Pk2Value.
 java.lang.String getPk3Value()
          Gets the attribute value for PK3_VALUE using the alias name Pk3Value.
 java.lang.String getPk4Value()
          Gets the attribute value for PK4_VALUE using the alias name Pk4Value.
 java.lang.String getPk5Value()
          Gets the attribute value for PK5_VALUE using the alias name Pk5Value.
 java.lang.String getRfTreeNodeId()
          Gets the attribute value for RF_TREE_NODE_ID using the alias name RfTreeNodeId.
 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 getTreeNodeId()
          Gets the attribute value for TREE_NODE_ID using the alias name TreeNodeId.
 java.lang.String getTreeStructureCode()
          Gets the attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.
 java.lang.String getTreeVersionId()
          Gets the attribute value for TREE_VERSION_ID using the alias name TreeVersionId.
 void setAncestorDataSourceId(java.lang.String value)
          Sets value as attribute value for ANCESTOR_DATA_SOURCE_ID using the alias name AncestorDataSourceId.
 void setAncestorPk1Value(java.lang.String value)
          Sets value as attribute value for ANCESTOR_PK1_VALUE using the alias name AncestorPk1Value.
 void setAncestorPk2Value(java.lang.String value)
          Sets value as attribute value for ANCESTOR_PK2_VALUE using the alias name AncestorPk2Value.
 void setAncestorPk3Value(java.lang.String value)
          Sets value as attribute value for ANCESTOR_PK3_VALUE using the alias name AncestorPk3Value.
 void setAncestorPk4Value(java.lang.String value)
          Sets value as attribute value for ANCESTOR_PK4_VALUE using the alias name AncestorPk4Value.
 void setAncestorPk5Value(java.lang.String value)
          Sets value as attribute value for ANCESTOR_PK5_VALUE using the alias name AncestorPk5Value.
 void setAncestorTreeLabelId(java.lang.String value)
          Sets value as attribute value for ANCESTOR_TREE_LABEL_ID using the alias name AncestorTreeLabelId.
 void setAncestorTreeNodeId(java.lang.String value)
          Sets value as attribute value for ANCESTOR_TREE_NODE_ID using the alias name AncestorTreeNodeId.
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 setDistance(java.lang.Long value)
          Sets value as attribute value for DISTANCE using the alias name Distance.
 void setIsLeaf(java.lang.String value)
          Sets value as attribute value for IS_LEAF using the alias name IsLeaf.
 void setPk1Value(java.lang.String value)
          Sets value as attribute value for PK1_VALUE using the alias name Pk1Value.
 void setPk2Value(java.lang.String value)
          Sets value as attribute value for PK2_VALUE using the alias name Pk2Value.
 void setPk3Value(java.lang.String value)
          Sets value as attribute value for PK3_VALUE using the alias name Pk3Value.
 void setPk4Value(java.lang.String value)
          Sets value as attribute value for PK4_VALUE using the alias name Pk4Value.
 void setPk5Value(java.lang.String value)
          Sets value as attribute value for PK5_VALUE using the alias name Pk5Value.
 void setRfTreeNodeId(java.lang.String value)
          Sets value as attribute value for RF_TREE_NODE_ID using the alias name RfTreeNodeId.
 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 setTreeNodeId(java.lang.String value)
          Sets value as attribute value for TREE_NODE_ID using the alias name TreeNodeId.
 void setTreeStructureCode(java.lang.String value)
          Sets value as attribute value for TREE_STRUCTURE_CODE using the alias name TreeStructureCode.
 void setTreeVersionId(java.lang.String value)
          Sets value as attribute value for TREE_VERSION_ID using the alias name TreeVersionId.
 
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

TREEVERSIONID

public static final int TREEVERSIONID
See Also:
Constant Field Values

TREENODEID

public static final int TREENODEID
See Also:
Constant Field Values

DATASOURCEID

public static final int DATASOURCEID
See Also:
Constant Field Values

PK1VALUE

public static final int PK1VALUE
See Also:
Constant Field Values

PK2VALUE

public static final int PK2VALUE
See Also:
Constant Field Values

PK3VALUE

public static final int PK3VALUE
See Also:
Constant Field Values

PK4VALUE

public static final int PK4VALUE
See Also:
Constant Field Values

PK5VALUE

public static final int PK5VALUE
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

ANCESTORPK1VALUE

public static final int ANCESTORPK1VALUE
See Also:
Constant Field Values

ANCESTORPK2VALUE

public static final int ANCESTORPK2VALUE
See Also:
Constant Field Values

ANCESTORPK3VALUE

public static final int ANCESTORPK3VALUE
See Also:
Constant Field Values

ANCESTORPK4VALUE

public static final int ANCESTORPK4VALUE
See Also:
Constant Field Values

ANCESTORPK5VALUE

public static final int ANCESTORPK5VALUE
See Also:
Constant Field Values

ANCESTORTREELABELID

public static final int ANCESTORTREELABELID
See Also:
Constant Field Values

ANCESTORTREENODEID

public static final int ANCESTORTREENODEID
See Also:
Constant Field Values

TREELABELID

public static final int TREELABELID
See Also:
Constant Field Values

ANCESTORDATASOURCEID

public static final int ANCESTORDATASOURCEID
See Also:
Constant Field Values

RFTREENODEID

public static final int RFTREENODEID
See Also:
Constant Field Values

DISTANCE

public static final int DISTANCE
See Also:
Constant Field Values

ISLEAF

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

FndTreeNodeRfVORowImpl

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

Method Detail

getFndTreeNodeRfEO

public FndTreeNodeRfEOImpl getFndTreeNodeRfEO()
Gets FndTreeNodeRfEO 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 FndTreeNodeRfVORow

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 FndTreeNodeRfVORow

getTreeCode

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

Specified by:
getTreeCode in interface FndTreeNodeRfVORow

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 FndTreeNodeRfVORow

getTreeVersionId

public java.lang.String getTreeVersionId()
Gets the attribute value for TREE_VERSION_ID using the alias name TreeVersionId.

Specified by:
getTreeVersionId in interface FndTreeNodeRfVORow

setTreeVersionId

public void setTreeVersionId(java.lang.String value)
Sets value as attribute value for TREE_VERSION_ID using the alias name TreeVersionId.

Specified by:
setTreeVersionId in interface FndTreeNodeRfVORow

getTreeNodeId

public java.lang.String getTreeNodeId()
Gets the attribute value for TREE_NODE_ID using the alias name TreeNodeId.

Specified by:
getTreeNodeId in interface FndTreeNodeRfVORow

setTreeNodeId

public void setTreeNodeId(java.lang.String value)
Sets value as attribute value for TREE_NODE_ID using the alias name TreeNodeId.

Specified by:
setTreeNodeId in interface FndTreeNodeRfVORow

getDataSourceId

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

Specified by:
getDataSourceId in interface FndTreeNodeRfVORow

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 FndTreeNodeRfVORow

getPk1Value

public java.lang.String getPk1Value()
Gets the attribute value for PK1_VALUE using the alias name Pk1Value.

Specified by:
getPk1Value in interface FndTreeNodeRfVORow

setPk1Value

public void setPk1Value(java.lang.String value)
Sets value as attribute value for PK1_VALUE using the alias name Pk1Value.

Specified by:
setPk1Value in interface FndTreeNodeRfVORow

getPk2Value

public java.lang.String getPk2Value()
Gets the attribute value for PK2_VALUE using the alias name Pk2Value.

Specified by:
getPk2Value in interface FndTreeNodeRfVORow

setPk2Value

public void setPk2Value(java.lang.String value)
Sets value as attribute value for PK2_VALUE using the alias name Pk2Value.

Specified by:
setPk2Value in interface FndTreeNodeRfVORow

getPk3Value

public java.lang.String getPk3Value()
Gets the attribute value for PK3_VALUE using the alias name Pk3Value.

Specified by:
getPk3Value in interface FndTreeNodeRfVORow

setPk3Value

public void setPk3Value(java.lang.String value)
Sets value as attribute value for PK3_VALUE using the alias name Pk3Value.

Specified by:
setPk3Value in interface FndTreeNodeRfVORow

getPk4Value

public java.lang.String getPk4Value()
Gets the attribute value for PK4_VALUE using the alias name Pk4Value.

Specified by:
getPk4Value in interface FndTreeNodeRfVORow

setPk4Value

public void setPk4Value(java.lang.String value)
Sets value as attribute value for PK4_VALUE using the alias name Pk4Value.

Specified by:
setPk4Value in interface FndTreeNodeRfVORow

getPk5Value

public java.lang.String getPk5Value()
Gets the attribute value for PK5_VALUE using the alias name Pk5Value.

Specified by:
getPk5Value in interface FndTreeNodeRfVORow

setPk5Value

public void setPk5Value(java.lang.String value)
Sets value as attribute value for PK5_VALUE using the alias name Pk5Value.

Specified by:
setPk5Value in interface FndTreeNodeRfVORow

getCreatedBy

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

Specified by:
getCreatedBy in interface FndTreeNodeRfVORow

getCreationDate

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

Specified by:
getCreationDate in interface FndTreeNodeRfVORow

getLastUpdatedBy

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

Specified by:
getLastUpdatedBy in interface FndTreeNodeRfVORow

getLastUpdateDate

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

Specified by:
getLastUpdateDate in interface FndTreeNodeRfVORow

getLastUpdateLogin

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

Specified by:
getLastUpdateLogin in interface FndTreeNodeRfVORow

getAncestorPk1Value

public java.lang.String getAncestorPk1Value()
Gets the attribute value for ANCESTOR_PK1_VALUE using the alias name AncestorPk1Value.

Specified by:
getAncestorPk1Value in interface FndTreeNodeRfVORow

setAncestorPk1Value

public void setAncestorPk1Value(java.lang.String value)
Sets value as attribute value for ANCESTOR_PK1_VALUE using the alias name AncestorPk1Value.

Specified by:
setAncestorPk1Value in interface FndTreeNodeRfVORow

getAncestorPk2Value

public java.lang.String getAncestorPk2Value()
Gets the attribute value for ANCESTOR_PK2_VALUE using the alias name AncestorPk2Value.

Specified by:
getAncestorPk2Value in interface FndTreeNodeRfVORow

setAncestorPk2Value

public void setAncestorPk2Value(java.lang.String value)
Sets value as attribute value for ANCESTOR_PK2_VALUE using the alias name AncestorPk2Value.

Specified by:
setAncestorPk2Value in interface FndTreeNodeRfVORow

getAncestorPk3Value

public java.lang.String getAncestorPk3Value()
Gets the attribute value for ANCESTOR_PK3_VALUE using the alias name AncestorPk3Value.

Specified by:
getAncestorPk3Value in interface FndTreeNodeRfVORow

setAncestorPk3Value

public void setAncestorPk3Value(java.lang.String value)
Sets value as attribute value for ANCESTOR_PK3_VALUE using the alias name AncestorPk3Value.

Specified by:
setAncestorPk3Value in interface FndTreeNodeRfVORow

getAncestorPk4Value

public java.lang.String getAncestorPk4Value()
Gets the attribute value for ANCESTOR_PK4_VALUE using the alias name AncestorPk4Value.

Specified by:
getAncestorPk4Value in interface FndTreeNodeRfVORow

setAncestorPk4Value

public void setAncestorPk4Value(java.lang.String value)
Sets value as attribute value for ANCESTOR_PK4_VALUE using the alias name AncestorPk4Value.

Specified by:
setAncestorPk4Value in interface FndTreeNodeRfVORow

getAncestorPk5Value

public java.lang.String getAncestorPk5Value()
Gets the attribute value for ANCESTOR_PK5_VALUE using the alias name AncestorPk5Value.

Specified by:
getAncestorPk5Value in interface FndTreeNodeRfVORow

setAncestorPk5Value

public void setAncestorPk5Value(java.lang.String value)
Sets value as attribute value for ANCESTOR_PK5_VALUE using the alias name AncestorPk5Value.

Specified by:
setAncestorPk5Value in interface FndTreeNodeRfVORow

getAncestorTreeLabelId

public java.lang.String getAncestorTreeLabelId()
Gets the attribute value for ANCESTOR_TREE_LABEL_ID using the alias name AncestorTreeLabelId.

Specified by:
getAncestorTreeLabelId in interface FndTreeNodeRfVORow

setAncestorTreeLabelId

public void setAncestorTreeLabelId(java.lang.String value)
Sets value as attribute value for ANCESTOR_TREE_LABEL_ID using the alias name AncestorTreeLabelId.

Specified by:
setAncestorTreeLabelId in interface FndTreeNodeRfVORow

getAncestorTreeNodeId

public java.lang.String getAncestorTreeNodeId()
Gets the attribute value for ANCESTOR_TREE_NODE_ID using the alias name AncestorTreeNodeId.

Specified by:
getAncestorTreeNodeId in interface FndTreeNodeRfVORow

setAncestorTreeNodeId

public void setAncestorTreeNodeId(java.lang.String value)
Sets value as attribute value for ANCESTOR_TREE_NODE_ID using the alias name AncestorTreeNodeId.

Specified by:
setAncestorTreeNodeId in interface FndTreeNodeRfVORow

getTreeLabelId

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

Specified by:
getTreeLabelId in interface FndTreeNodeRfVORow

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 FndTreeNodeRfVORow

getAncestorDataSourceId

public java.lang.String getAncestorDataSourceId()
Gets the attribute value for ANCESTOR_DATA_SOURCE_ID using the alias name AncestorDataSourceId.

Specified by:
getAncestorDataSourceId in interface FndTreeNodeRfVORow

setAncestorDataSourceId

public void setAncestorDataSourceId(java.lang.String value)
Sets value as attribute value for ANCESTOR_DATA_SOURCE_ID using the alias name AncestorDataSourceId.

Specified by:
setAncestorDataSourceId in interface FndTreeNodeRfVORow

getRfTreeNodeId

public java.lang.String getRfTreeNodeId()
Gets the attribute value for RF_TREE_NODE_ID using the alias name RfTreeNodeId.

Specified by:
getRfTreeNodeId in interface FndTreeNodeRfVORow

setRfTreeNodeId

public void setRfTreeNodeId(java.lang.String value)
Sets value as attribute value for RF_TREE_NODE_ID using the alias name RfTreeNodeId.

Specified by:
setRfTreeNodeId in interface FndTreeNodeRfVORow

getDistance

public java.lang.Long getDistance()
Gets the attribute value for DISTANCE using the alias name Distance.

Specified by:
getDistance in interface FndTreeNodeRfVORow

setDistance

public void setDistance(java.lang.Long value)
Sets value as attribute value for DISTANCE using the alias name Distance.

Specified by:
setDistance in interface FndTreeNodeRfVORow

getIsLeaf

public java.lang.String getIsLeaf()
Gets the attribute value for IS_LEAF using the alias name IsLeaf.

Specified by:
getIsLeaf in interface FndTreeNodeRfVORow

setIsLeaf

public void setIsLeaf(java.lang.String value)
Sets value as attribute value for IS_LEAF using the alias name IsLeaf.

Specified by:
setIsLeaf in interface FndTreeNodeRfVORow

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.