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

E22562-02

oracle.apps.fnd.applcore.trees.model.entity
Class FndTreeNodeRfEOImpl

java.lang.Object
  extended by oracle.jbo.server.RowImpl
      extended by oracle.jbo.server.EntityImpl
          extended by oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
              extended by oracle.apps.fnd.applcore.trees.model.util.TreeEntityImpl
                  extended by oracle.apps.fnd.applcore.trees.model.entity.FndTreeNodeRfEOImpl
All Implemented Interfaces:
java.util.EventListener, oracle.jbo.AttributeList, oracle.jbo.domain.DomainOwnerInterface, oracle.jbo.expr.JIReservedVarNames, oracle.jbo.ExprScriptSupplier, oracle.jbo.ExprValueSupplier, oracle.jbo.ExprWrappable, oracle.jbo.JboReservedVarNames, oracle.jbo.Row, oracle.jbo.server.Entity, oracle.jbo.server.TransactionListener, oracle.jbo.server.TransactionPostListener, oracle.jbo.server.ValidationListener, oracle.jbo.server.ValidationManager, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.XMLInterface

public class FndTreeNodeRfEOImpl
extends TreeEntityImpl


Nested Class Summary
static class FndTreeNodeRfEOImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
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 FNDTREENODERFEO
           
static int ISLEAF
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int PARENTTREENODEID
           
static int PARENTTREENODEIDFNDTREENODERFEO
           
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.OAEntityImpl
DELETE, INSERT, LOCK, RCS_ID, SEED_DATA_USER, SELECT, UPDATE
 
Fields inherited from class oracle.jbo.server.EntityImpl
CURRENT_VERSION, DML_DELETE, DML_INSERT, DML_UPDATE, MAXATTRCONST, mOrigData, ORACLE_ROWID_COLUMN, ORIGINAL_VERSION, PROPERTY_LOOKUP_ATTR_NAME, PROPERTY_LOOKUP_DISPATTR, PROPERTY_LOOKUP_TYPE, SYS_EFFDT_ROW_SPLIT, XML_CI_CHANGED, XML_PK_CHANGED, XML_PK_CHANGED_YES
 
Fields inherited from interface oracle.jbo.server.Entity
STATUS_DEAD, STATUS_DELETED, STATUS_MODIFIED, STATUS_UNMODIFIED
 
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
FndTreeNodeRfEOImpl()
          This is the default constructor (do not remove)
 
Method Summary
protected  void create(oracle.jbo.AttributeList nameValuePair)
          Creates an entity based on set of attributes.
static oracle.jbo.Key createPrimaryKey(java.lang.String treeStructureCode, java.lang.String treeCode, java.lang.String treeVersionId, java.lang.String rfTreeNodeId)
           
 java.lang.String getAncestorDataSourceId()
          Gets the attribute value for AncestorDataSourceId, using the alias name AncestorDataSourceId.
 java.lang.String getAncestorPk1Value()
          Gets the attribute value for AncestorPk1Value, using the alias name AncestorPk1Value.
 java.lang.String getAncestorPk2Value()
          Gets the attribute value for AncestorPk2Value, using the alias name AncestorPk2Value.
 java.lang.String getAncestorPk3Value()
          Gets the attribute value for AncestorPk3Value, using the alias name AncestorPk3Value.
 java.lang.String getAncestorPk4Value()
          Gets the attribute value for AncestorPk4Value, using the alias name AncestorPk4Value.
 java.lang.String getAncestorPk5Value()
          Gets the attribute value for AncestorPk5Value, using the alias name AncestorPk5Value.
 java.lang.String getAncestorTreeLabelId()
          Gets the attribute value for AncestorTreeLabelId, using the alias name AncestorTreeLabelId.
 java.lang.String getAncestorTreeNodeId()
          Gets the attribute value for AncestorTreeNodeId, 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 CreatedBy, using the alias name CreatedBy
 java.sql.Timestamp getCreationDate()
          Gets the attribute value for CreationDate, using the alias name CreationDate
 java.lang.String getDataSourceId()
          Gets the attribute value for DataSourceId, using the alias name DataSourceId
static oracle.jbo.server.EntityDefImpl getDefinitionObject()
           
 java.lang.Long getDistance()
          Gets the attribute value for Distance, using the alias name Distance.
 oracle.jbo.RowIterator getFndTreeNodeRfEO()
          Gets the associated entity oracle.jbo.RowIterator
 java.lang.String getIsLeaf()
          Gets the attribute value for IsLeaf, using the alias name IsLeaf.
 java.sql.Timestamp getLastUpdateDate()
          Gets the attribute value for LastUpdateDate, using the alias name LastUpdateDate
 java.lang.String getLastUpdatedBy()
          Gets the attribute value for LastUpdatedBy, using the alias name LastUpdatedBy
 java.lang.String getLastUpdateLogin()
          Gets the attribute value for LastUpdateLogin, using the alias name LastUpdateLogin
 java.lang.String getParentTreeNodeId()
          Gets the attribute value for ParentTreeNodeId, using the alias name ParentTreeNodeId
 FndTreeNodeRfEOImpl getParentTreeNodeIdFndTreeNodeRfEO()
          Gets the associated entity FndTreeNodeRfEOImpl
 java.lang.String getPk1Value()
          Gets the attribute value for Pk1Value, using the alias name Pk1Value
 java.lang.String getPk2Value()
          Gets the attribute value for Pk2Value, using the alias name Pk2Value
 java.lang.String getPk3Value()
          Gets the attribute value for Pk3Value, using the alias name Pk3Value
 java.lang.String getPk4Value()
          Gets the attribute value for Pk4Value, using the alias name Pk4Value
 java.lang.String getPk5Value()
          Gets the attribute value for Pk5Value, using the alias name Pk5Value
 java.lang.String getRfTreeNodeId()
          Gets the attribute value for RfTreeNodeId, using the alias name RfTreeNodeId.
 java.lang.String getTreeCode()
          Gets the attribute value for TreeCode, using the alias name TreeCode
 java.lang.String getTreeLabelId()
          Gets the attribute value for TreeLabelId, using the alias name TreeLabelId.
 java.lang.String getTreeNodeId()
          Gets the attribute value for TreeNodeId, using the alias name TreeNodeId
 java.lang.String getTreeStructureCode()
          Gets the attribute value for TreeStructureCode, using the alias name TreeStructureCode
 java.lang.String getTreeVersionId()
          Gets the attribute value for TreeVersionId, using the alias name TreeVersionId
 void setAncestorDataSourceId(java.lang.String value)
          Sets value as the attribute value for AncestorDataSourceId.
 void setAncestorPk1Value(java.lang.String value)
          Sets value as the attribute value for AncestorPk1Value.
 void setAncestorPk2Value(java.lang.String value)
          Sets value as the attribute value for AncestorPk2Value.
 void setAncestorPk3Value(java.lang.String value)
          Sets value as the attribute value for AncestorPk3Value.
 void setAncestorPk4Value(java.lang.String value)
          Sets value as the attribute value for AncestorPk4Value.
 void setAncestorPk5Value(java.lang.String value)
          Sets value as the attribute value for AncestorPk5Value.
 void setAncestorTreeLabelId(java.lang.String value)
          Sets value as the attribute value for AncestorTreeLabelId.
 void setAncestorTreeNodeId(java.lang.String value)
          Sets value as the attribute value for 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 the attribute value for DataSourceId
 void setDistance(java.lang.Long value)
          Sets value as the attribute value for Distance.
 void setIsLeaf(java.lang.String value)
          Sets value as the attribute value for IsLeaf.
 void setParentTreeNodeId(java.lang.String value)
          Sets value as the attribute value for ParentTreeNodeId
 void setParentTreeNodeIdFndTreeNodeRfEO(FndTreeNodeRfEOImpl value)
          Sets value as the associated entity FndTreeNodeRfEOImpl
 void setPk1Value(java.lang.String value)
          Sets value as the attribute value for Pk1Value
 void setPk2Value(java.lang.String value)
          Sets value as the attribute value for Pk2Value
 void setPk3Value(java.lang.String value)
          Sets value as the attribute value for Pk3Value
 void setPk4Value(java.lang.String value)
          Sets value as the attribute value for Pk4Value
 void setPk5Value(java.lang.String value)
          Sets value as the attribute value for Pk5Value
 void setRfTreeNodeId(java.lang.String value)
          Sets value as the attribute value for RfTreeNodeId.
 void setTreeCode(java.lang.String value)
          Sets value as the attribute value for TreeCode
 void setTreeLabelId(java.lang.String value)
          Sets value as the attribute value for TreeLabelId.
 void setTreeNodeId(java.lang.String value)
          Sets value as the attribute value for TreeNodeId
 void setTreeStructureCode(java.lang.String value)
          Sets value as the attribute value for TreeStructureCode
 void setTreeVersionId(java.lang.String value)
          Sets value as the attribute value for TreeVersionId
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
appendXMLElementNodes, bindDMLStatement, buildDMLStatement, changeSessionLanguageForTL, checkConsistency, containsFlexfields, deleteRow, doDML, doDMLWithLOBs, doSelect, getActivityActorsGUIDs, getActivityObjectTypeNames, getActivityStreamServiceId, getAdditionalServiceIds, getAttribute, getAttributeDef, getAttributeInternal, getBaseLanguage, getContainerEntity, getCurrentDatabaseDate, getCurrentDBDate, getCurrentDBTime, getCurrentDBTimeWithNanos, getCurrentLanguage, getCurrentSystemDate, getCurrentTLRowLangCode, getDocSequence, getDocSequenceValueWithId, getEntityDef, getFlexfieldParameterValue, getFlexfieldStructureCode, getFlexfieldStructureCode, getHistoryColumnsOfTLEntity, getHistoryContextForAttribute, getInstalledLanguages, getKeyAttributesIndexMap, getPostedAttribute, getSetId, getTranslatedAttributesIndexMap, getTranslatedEntityStaticInfo, getTranslatedEntityStaticInfo, getTranslatedLanguages, getWhoUser, handleEffectiveDateOperationsForSeedData, handlePostChangesError, insertRow, isActivityPublishingEnabled, isAttributeUpdateable, isExtensibleFlexfield, isExtensibleTranslatableFlexfield, isPlsqlEntity, isRefreshRequired, isTranslatable, isTranslatable, isTranslatable, isTranslatableAttribute, isTranslated, lock, lockRow, notifyEventRaised, parseFlexfieldDate, parseFlexfieldDateTime, parseFlexfieldNumber, parseFlexfieldTime5, parseFlexfieldTime8, populateAttributeAsChanged, populateAttributeAsChanged, postChanges, prepareForDML, readAttrsFromXML, refresh, refreshViewAccessor, remove, setAttribute, setAttributeInternal, setNewRowState, toFlexfieldString, toFlexfieldString, toFlexfieldStringDate, toFlexfieldStringDateTime, toFlexfieldStringTime5, toFlexfieldStringTime8, updateRow, validateEntity, validateFlexfieldDate, validateFlexfieldDateTime, validateFlexfieldMaxLength, validateFlexfieldMaxValue, validateFlexfieldMaxValue, validateFlexfieldMinValue, validateFlexfieldMinValue, validateFlexfieldNumber, validateFlexfieldNumber, validateFlexfieldNumericOnly, validateFlexfieldRequired, validateFlexfieldRJZFNumber, validateFlexfieldTime5, validateFlexfieldTime8, validateFlexfieldUppercase, validateFlexfieldValue
 
Methods inherited from class oracle.jbo.server.EntityImpl
addToTransactionManager, addToValidationListeners, addTransactionPostListener, addTransactionPostListenerNoCheck, afterCommit, afterRemove, afterRollback, appendXMLElementNodesForAttrs, beforeCommit, beforeRollback, bindWhereClause, buildRefreshSQL, buildWhereClause, clearAttributeException, compare, copyChangedNonKeyAttributes, copyEffDtEntity, createAssociationAccessorRS, createAssociationAccessorVO, createEntityAttrHints, createEntityViewLinkAccessorRS, createEntityViewLinkAccessorVO, createUnqualifiedRowSet, createViewAccessorRS, createViewAccessorRS, doAllowsOperation, doDMLForCascadeUpdate, domainToBeModified, donePostingAll, doRefreshSQL, doSelectForAltKey, eventsDebugOnly, fetchExprValueSupplierOverrideRow, findAssociationAccessorVO, findEntityViewLinkAccessorVO, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findViewAccessorDef, findViewAccessorVO, getAltKey, getAttribute, getAttribute, getAttribute, getAttributeChangedCount, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeNames, getAttributeValue, getAttributeValues, getBaseAttributeCount, getChangeIndicator, getComparator, getDBTransaction, getDynamicAttributeCount, getDynamicAttributeValue, getEffDtInitEndDateValue, getEffectiveDate, getEntityCache, getEntityCacheInternal, getEntityState, getKey, getListBindingRSI, getListBindings, getLookupDescription, getOrigData, getParentVariableManager, getPKBasedRef, getPostState, getPrimaryKey, getRefreshSQLKeyAttrs, getSQLBuilder, getStateAsString, getStructureDef, getTransactionListeners, getTransactionListenersList, getTransPostHandle, getValidationListeners, getValidationListenersList, handleActivatedRowNotFound, handleEffectiveDateOperations, handleEffectiveDateRowCreate, handleEffectiveDateRowDelete, handleEffectiveDateRowUpdate, handleListBindingMismatch, hasAttributeException, hasListBindings, hasUpdatePrivilege, initBusLogicGroupDefaults, initBusLogicGroupDfltExprAttrs, initData, initDefaultExpressionAttributes, initDefaults, initialize, isAttributeChanged, isAttributeChanged, isAttributeChangedInTransaction, isAttributePopulated, isAttributePopulated, isDead, isInCache, isInvalid, isLocked, isLookupIdValid, isOrigDataEmpty, isOrigDataPopulated, isPostedToDB, isTransientTransactionListener, isTransientTransactionPostListener, isValid, isViewAccessorAttribute, lockTopLevelEntity, markViewAccessorsDirty, notifyAttributesAndBlgChanged, notifyAttributesChanged, notifyAttributesChanged, notifyEntityActivated, outputEventString, populateAttribute, populateAttribute, populateAttribute, prepareForBatchDML, prepareVOToFetchNextEffDtRows, prepareVOToFetchNextEffDtRows, prepareVOToFetchNextEffDtSeqRows, prepareVOToFetchNextEffDtSeqRows, prepareVOToFetchPrevEffDtRows, prepareVOToFetchPrevEffDtRows, prepareVOToFetchPrevEffDtSeqRows, prepareVOToFetchPrevEffDtSeqRows, readXML, refreshFKInNewContainees, registerAttributeException, removeAndRetain, removeFromCollection, removeTransactionPostListener, resetPKBasedRef, revert, revertChangesToEffDtEntity, setAttribute, setAttribute, setAttributeChanged, setAttributeValues, setDynamicAttributeValue, setEffectiveDateMode, setEntityDef, setInvalid, setLocked, setPostedToDB, setTransPostHandle, toString, validate, validateDateEffectivity, variablesAdded, vetoRemoveWithDetails
 
Methods inherited from class oracle.jbo.server.RowImpl
addListBindingsForAttribute, clearAllExceptions, clearAttributeException, clearRowExceptions, createXMLDefinition, doAutoClearAttribute, ensureVariableManager, findAttrAndGetIndex, findListBindingName, forceFilterListExecute, getAllExceptions, getAttributeInternal, getAttributeSecurityHints, getAttributeSecurityHints, getCombinedAttrNames, getEffectiveDateMode, getExprMethodVal, getExprVarVal, getGlobalScript, getHints, getMessageBundleClass, getMethodKind, getResourceBundleDef, getRowExceptions, getSecurityHints, getVariableManager, getViewAccessorResultIndex, hasAttributeException, hasDeferredExceptions, hasVariables, isRefreshRequired, isRefreshRequired, lookupListBinding, printXMLDefinition, readXML, refreshViewAccessor, refreshViewAccessor, registerRowException, setAttributeInternal, setExprVarVal, setInMultiSetter, skipFilterListOnKeyAttributes, writeXML, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface oracle.jbo.Row
getAttributeSecurityHints, getAttributeSecurityHints, getEffectiveDateMode, getSecurityHints
 
Methods inherited from interface oracle.jbo.XMLInterface
readXML, writeXML, writeXML, writeXML, writeXML
 

Field Detail

PARENTTREENODEIDFNDTREENODERFEO

public static final int PARENTTREENODEIDFNDTREENODERFEO
See Also:
Constant Field Values

FNDTREENODERFEO

public static final int FNDTREENODERFEO
See Also:
Constant Field Values

PARENTTREENODEID

public static final int PARENTTREENODEID
See Also:
Constant Field Values

TREESTRUCTURECODE

public static final int TREESTRUCTURECODE

TREECODE

public static final int TREECODE

TREEVERSIONID

public static final int TREEVERSIONID

TREENODEID

public static final int TREENODEID

DATASOURCEID

public static final int DATASOURCEID

PK1VALUE

public static final int PK1VALUE

PK2VALUE

public static final int PK2VALUE

PK3VALUE

public static final int PK3VALUE

PK4VALUE

public static final int PK4VALUE

PK5VALUE

public static final int PK5VALUE

CREATEDBY

public static final int CREATEDBY

CREATIONDATE

public static final int CREATIONDATE

LASTUPDATEDBY

public static final int LASTUPDATEDBY

LASTUPDATEDATE

public static final int LASTUPDATEDATE

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN

ANCESTORDATASOURCEID

public static final int ANCESTORDATASOURCEID

ANCESTORPK1VALUE

public static final int ANCESTORPK1VALUE

ANCESTORPK3VALUE

public static final int ANCESTORPK3VALUE

ANCESTORPK4VALUE

public static final int ANCESTORPK4VALUE

ANCESTORPK5VALUE

public static final int ANCESTORPK5VALUE

ANCESTORTREELABELID

public static final int ANCESTORTREELABELID

ANCESTORTREENODEID

public static final int ANCESTORTREENODEID

TREELABELID

public static final int TREELABELID

ANCESTORPK2VALUE

public static final int ANCESTORPK2VALUE

RFTREENODEID

public static final int RFTREENODEID

DISTANCE

public static final int DISTANCE

ISLEAF

public static final int ISLEAF
Constructor Detail

FndTreeNodeRfEOImpl

public FndTreeNodeRfEOImpl()
This is the default constructor (do not remove)

Method Detail

getDefinitionObject

public static oracle.jbo.server.EntityDefImpl getDefinitionObject()
Returns:
the definition object for this instance class.

getTreeStructureCode

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


setTreeStructureCode

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


getTreeCode

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


setTreeCode

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


getTreeVersionId

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


setTreeVersionId

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


getTreeNodeId

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


setTreeNodeId

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


getParentTreeNodeId

public java.lang.String getParentTreeNodeId()
Gets the attribute value for ParentTreeNodeId, using the alias name ParentTreeNodeId


setParentTreeNodeId

public void setParentTreeNodeId(java.lang.String value)
Sets value as the attribute value for ParentTreeNodeId


getDataSourceId

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


setDataSourceId

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


getPk1Value

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


setPk1Value

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


getPk2Value

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


setPk2Value

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


getPk3Value

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


setPk3Value

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


getPk4Value

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


setPk4Value

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


getPk5Value

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


setPk5Value

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


getCreatedBy

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


getCreationDate

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


getLastUpdatedBy

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


getLastUpdateDate

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


getLastUpdateLogin

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


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.EntityImpl
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.EntityImpl
Throws:
java.lang.Exception

createPrimaryKey

public static oracle.jbo.Key createPrimaryKey(java.lang.String treeStructureCode,
                                              java.lang.String treeCode,
                                              java.lang.String treeVersionId,
                                              java.lang.String rfTreeNodeId)
Parameters:
treeStructureCode - key constituent
treeCode - key constituent
treeVersionId - key constituent
rfTreeNodeId - key constituent
Returns:
a Key object based on given key constituents.

getParentTreeNodeIdFndTreeNodeRfEO

public FndTreeNodeRfEOImpl getParentTreeNodeIdFndTreeNodeRfEO()
Gets the associated entity FndTreeNodeRfEOImpl


setParentTreeNodeIdFndTreeNodeRfEO

public void setParentTreeNodeIdFndTreeNodeRfEO(FndTreeNodeRfEOImpl value)
Sets value as the associated entity FndTreeNodeRfEOImpl


getFndTreeNodeRfEO

public oracle.jbo.RowIterator getFndTreeNodeRfEO()
Gets the associated entity oracle.jbo.RowIterator


create

protected void create(oracle.jbo.AttributeList nameValuePair)
Description copied from class: OAEntityImpl
Creates an entity based on set of attributes. If the EntityObject is Translatable, then it also creates Entity Objects for the TL rows.

Overrides:
create in class OAEntityImpl
Parameters:
nameValuePair - name/value pair to initialize the entity

getAncestorDataSourceId

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


setAncestorDataSourceId

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


getAncestorPk1Value

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


setAncestorPk1Value

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


getAncestorPk2Value

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


setAncestorPk2Value

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


getAncestorPk3Value

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


setAncestorPk3Value

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


getAncestorPk4Value

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


setAncestorPk4Value

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


getAncestorPk5Value

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


setAncestorPk5Value

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


getAncestorTreeLabelId

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


setAncestorTreeLabelId

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


getAncestorTreeNodeId

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


setAncestorTreeNodeId

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


getTreeLabelId

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


setTreeLabelId

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


getRfTreeNodeId

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


setRfTreeNodeId

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


getDistance

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


setDistance

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


getIsLeaf

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


setIsLeaf

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


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.