Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

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

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.FndTreeLabelEOImpl
All Implemented Interfaces:
java.util.EventListener, oracle.jbo.AttributeList, oracle.jbo.domain.DomainOwnerInterface, oracle.jbo.domain.ExtDomainOwnerInterface, 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 FndTreeLabelEOImpl
extends TreeEntityImpl


Nested Class Summary
static class FndTreeLabelEOImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int CREATEDBY
           
static int CREATIONDATE
           
static int DATASOURCEID
           
static int FNDLABEL
           
static int FNDTREEEO
           
static int FNDTREENODE
           
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.OAEntityImpl
DELETE, INSERT, LOCK, OSN_PARAM_PRE_ENTITY_STATE, OSN_PARAM_PRE_POST_STATE, 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_ACCESSOR, 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
FndTreeLabelEOImpl()
          This is the default constructor (do not remove)
 
Method Summary
protected  void create(oracle.jbo.AttributeList attributeList)
          Add attribute defaulting logic in this method.
static oracle.jbo.Key createPrimaryKey(java.lang.String treeStructureCode, java.lang.String treeCode, java.lang.String dataSourceId, java.lang.String treeLabelId)
           
protected  void doDML(int operation, oracle.jbo.server.TransactionEvent e)
          Custom DML update/insert/delete logic here.
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()
           
 FndLabelEOImpl getFndLabel()
           
 FndTreeEOImpl getFndTreeEO()
          Gets the associated entity FndTreeEOImpl
 FndTreeNodeEOImpl getFndTreeNode()
           
 java.lang.String getLabelPk1Value()
          Gets the attribute value for LabelPk1Value, using the alias name LabelPk1Value
 java.lang.String getLabelPk2Value()
          Gets the attribute value for LabelPk2Value, using the alias name LabelPk2Value
 java.lang.String getLabelPk3Value()
          Gets the attribute value for LabelPk3Value, using the alias name LabelPk3Value
 java.lang.String getLabelPk4Value()
          Gets the attribute value for LabelPk4Value, using the alias name LabelPk4Value
 java.lang.String getLabelPk5Value()
          Gets the attribute value for LabelPk5Value, using the alias name LabelPk5Value
 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.Long getSortOrder()
          Gets the attribute value for SortOrder, using the alias name SortOrder
 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 getTreeStructureCode()
          Gets the attribute value for TreeStructureCode, using the alias name TreeStructureCode
 void lock()
          Add locking logic here.
 void remove()
          Add entity remove logic in this method.
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 setFndLabel(FndLabelEOImpl value)
          Sets value as the associated entity FndLabelEOImpl.
 void setFndTreeEO(FndTreeEOImpl value)
          Sets value as the associated entity FndTreeEOImpl
 void setFndTreeNode(FndTreeNodeEOImpl value)
          Sets value as the associated entity FndTreeNodeEOImpl.
 void setLabelPk1Value(java.lang.String value)
          Sets value as the attribute value for LabelPk1Value
 void setLabelPk2Value(java.lang.String value)
          Sets value as the attribute value for LabelPk2Value
 void setLabelPk3Value(java.lang.String value)
          Sets value as the attribute value for LabelPk3Value
 void setLabelPk4Value(java.lang.String value)
          Sets value as the attribute value for LabelPk4Value
 void setLabelPk5Value(java.lang.String value)
          Sets value as the attribute value for LabelPk5Value
 void setSortOrder(java.lang.Long value)
          Sets value as the attribute value for SortOrder
 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 setTreeStructureCode(java.lang.String value)
          Sets value as the attribute value for TreeStructureCode
protected  void validateEntity()
          Add Entity validation code in this method.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
afterCommit, appendXMLElementNodes, bindDMLStatement, buildDMLStatement, changeSessionLanguageForTL, checkConsistency, clearInstalledLanguagesCache, containsFlexfields, createAuditRowForThisEntity, deleteRow, doDMLWithLOBs, doSelect, getActivityActorsGUIDs, getActivityObjectTypeNames, getActivityStreamServiceId, getAdditionalServiceIds, getAttribute, getAttributeChangesForAudit, getAttributeDef, getAttributeInternal, getAuditEnabledAttributes, getBaseLanguage, getContainerEntity, getCurrentDatabaseDate, getCurrentDBDate, getCurrentDBTime, getCurrentDBTimeWithNanos, getCurrentLanguage, getCurrentSystemDate, getCurrentTLRowLangCode, getDocSequence, getDocSequence, getDocSequenceValueWithId, getDocSequenceValueWithId, getEFFSourceContextEntity, getEntityDef, getFlexfieldParameterValue, getFlexfieldStructureCode, getFlexfieldStructureCode, getHistoryColumnsOfTLEntity, getHistoryContextForAttribute, getInstalledLanguages, getKeyAttributesIndexMap, getOsnRow, getOsnSecondaryEntity, getPostedAttribute, getSetId, getTranslatedAttributesIndexMap, getTranslatedEntityStaticInfo, getTranslatedEntityStaticInfo, getTranslatedLanguages, getWhoUser, handleEffectiveDateOperationsForSeedData, handlePostChangesError, insertRow, isActivityPublishingEnabled, isAttributeUpdateable, isCreatePrivilegeAvailable, isExtensibleFlexfield, isExtensibleTranslatableFlexfield, isPlsqlEntity, isRefreshRequired, isShadowTableRowNonAuditRelated, isSiteLevelAuditEnabled, isTranslatable, isTranslatable, isTranslatable, isTranslatableAttribute, isTranslated, lockRow, notifyEventRaised, parseFlexfieldDate, parseFlexfieldDateTime, parseFlexfieldNumber, parseFlexfieldTime5, parseFlexfieldTime8, performSendToOsn, populateAttributeAsChanged, populateAttributeAsChanged, postChanges, prepareForDML, readAttrsFromXML, refresh, refreshViewAccessor, registerOsnExternalListener, secondaryEOSendToOSN, setAttribute, setAttributeInternal, setNewRowState, toFlexfieldString, toFlexfieldString, toFlexfieldStringDate, toFlexfieldStringDateTime, toFlexfieldStringTime5, toFlexfieldStringTime8, updateRow, validateFlexfieldDate, validateFlexfieldDateTime, validateFlexfieldMaxLength, validateFlexfieldMaxValue, validateFlexfieldMaxValue, validateFlexfieldMinValue, validateFlexfieldMinValue, validateFlexfieldNumber, validateFlexfieldNumber, validateFlexfieldNumericOnly, validateFlexfieldRange, validateFlexfieldRequired, validateFlexfieldRJZFNumber, validateFlexfieldTime5, validateFlexfieldTime8, validateFlexfieldUppercase, validateFlexfieldValue
 
Methods inherited from class oracle.jbo.server.EntityImpl
addToTransactionManager, addToValidationListeners, addTransactionPostListener, addTransactionPostListenerNoCheck, afterRemove, afterRollback, appendXMLElementNodesForAttrs, beforeCommit, beforeRollback, bindWhereClause, buildRefreshSQL, buildWhereClause, clearAttributeException, compare, copyChangedNonKeyAttributes, copyEffDtEntity, createArray, createAssociationAccessorRS, createAssociationAccessorVO, createBlob, createClob, createEntityAttrHints, createEntityViewLinkAccessorRS, createEntityViewLinkAccessorVO, createNClob, createRef, createStruct, createUnqualifiedRowSet, createViewAccessorRS, createViewAccessorRS, doAllowsOperation, doDMLForCascadeUpdate, domainToBeModified, donePostingAll, doRefreshSQL, doSelectForAltKey, eventsDebugOnly, fetchExprValueSupplierOverrideRow, findAssociationAccessorVO, findEntityViewLinkAccessorVO, findOrCreateAssociationAccessorRS, 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

TREESTRUCTURECODE

public static final int TREESTRUCTURECODE

TREECODE

public static final int TREECODE

DATASOURCEID

public static final int DATASOURCEID

TREELABELID

public static final int TREELABELID

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

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

FNDTREEEO

public static final int FNDTREEEO

FNDTREENODE

public static final int FNDTREENODE

FNDLABEL

public static final int FNDLABEL
Constructor Detail

FndTreeLabelEOImpl

public FndTreeLabelEOImpl()
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.

create

protected void create(oracle.jbo.AttributeList attributeList)
Add attribute defaulting logic in this method.

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

remove

public void remove()
Add entity remove logic in this method.

Specified by:
remove in interface oracle.jbo.Row
Overrides:
remove in class OAEntityImpl

validateEntity

protected void validateEntity()
Add Entity validation code in this method.

Overrides:
validateEntity in class OAEntityImpl

lock

public void lock()
Add locking logic here.

Specified by:
lock in interface oracle.jbo.Row
Overrides:
lock in class OAEntityImpl

doDML

protected void doDML(int operation,
                     oracle.jbo.server.TransactionEvent e)
Custom DML update/insert/delete logic here.

Overrides:
doDML in class OAEntityImpl
Parameters:
operation - one of INSERT, UPDATE, DELETE, or SELECT.
e - the event to be processed.

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


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


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


getLabelPk1Value

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


setLabelPk1Value

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


getLabelPk2Value

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


setLabelPk2Value

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


getLabelPk3Value

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


setLabelPk3Value

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


getLabelPk4Value

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


setLabelPk4Value

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


getLabelPk5Value

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


setLabelPk5Value

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


getSortOrder

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


setSortOrder

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


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

getFndTreeEO

public FndTreeEOImpl getFndTreeEO()
Gets the associated entity FndTreeEOImpl


setFndTreeEO

public void setFndTreeEO(FndTreeEOImpl value)
Sets value as the associated entity FndTreeEOImpl


getFndTreeNode

public FndTreeNodeEOImpl getFndTreeNode()
Returns:
the associated entity FndTreeNodeEOImpl.

setFndTreeNode

public void setFndTreeNode(FndTreeNodeEOImpl value)
Sets value as the associated entity FndTreeNodeEOImpl.


getFndLabel

public FndLabelEOImpl getFndLabel()
Returns:
the associated entity FndLabelEOImpl.

setFndLabel

public void setFndLabel(FndLabelEOImpl value)
Sets value as the associated entity FndLabelEOImpl.


createPrimaryKey

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

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.