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

E22562-05

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

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.entity.FndTreeVersionEOImpl
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 FndTreeVersionEOImpl
extends OAEntityImpl


Nested Class Summary
static class FndTreeVersionEOImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int CHANGEDSINCEVALIDATION
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DESCRIPTION
           
static int EFFECTIVEENDDATE
           
static int EFFECTIVESTARTDATE
           
static int FNDTREEEO
           
static int FNDTREENODE
           
static int FNDTREENODECF
           
static int FOLLOWOBJECT
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int LASTVALIDATIONDATE
           
static int LASTVALIDATIONRESULT
           
static int LASTVALIDATIONRESULTID
           
static int LEVELCOUNT
           
static int LOCKDATE
           
static int LOCKEDBY
           
static int NODECOUNT
           
static int OA_TL_ENTITIES
           
static int SOURCETREEVERSIONID
           
static int STATUS
           
static int SYSEFFECTIVEDATE
           
static int TREECODE
           
static int TREENAME
           
static int TREESTRUCTURECODE
           
static int TREEVERSIONID
           
static int TREEVERSIONNAME
           
static int VERSIONCOMMENT
           
static int WCACTIVITYSERVICEID
           
 
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_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
FndTreeVersionEOImpl()
          This is the default constructor (do not remove)
 
Method Summary
 void afterCommit(oracle.jbo.server.TransactionEvent transactionEvent)
          Takes care of extra coding needed for flattening call for trees data.
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 treeVersionId)
           
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 getChangedSinceValidation()
          Gets the attribute value for ChangedSinceValidation, using the alias name ChangedSinceValidation
 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
static oracle.jbo.server.EntityDefImpl getDefinitionObject()
           
 java.lang.String getDescription()
          Gets the attribute value for Description, using the alias name Description
 java.sql.Date getEffectiveEndDate()
          Gets the attribute value for EffectiveEndDate, using the alias name EffectiveEndDate
 java.sql.Date getEffectiveStartDate()
          Gets the attribute value for EffectiveStartDate, using the alias name EffectiveStartDate
 FndTreeEOImpl getFndTreeEO()
          Gets the associated entity FndTreeEOImpl
 oracle.jbo.RowIterator getFndTreeNode()
           
 FndTreeNodeCfEOImpl getFndTreeNodeCf()
           
 java.lang.String getFollowObject()
          Gets the attribute value for FollowObject, using the alias name FollowObject.
 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.sql.Timestamp getLastValidationDate()
          Gets the attribute value for LastValidationDate, using the alias name LastValidationDate
 java.lang.String getLastValidationResult()
          Gets the attribute value for LastValidationResult, using the alias name LastValidationResult.
 java.lang.String getLastValidationResultId()
          Gets the attribute value for LastValidationResultId, using the alias name LastValidationResultId.
 java.lang.Long getLevelCount()
          Gets the attribute value for LevelCount, using the alias name LevelCount
 java.sql.Timestamp getLockDate()
          Gets the attribute value for LockDate, using the alias name LockDate
 java.lang.String getLockedBy()
          Gets the attribute value for LockedBy, using the alias name LockedBy
 java.lang.Long getNodeCount()
          Gets the attribute value for NodeCount, using the alias name NodeCount
 oracle.jbo.RowIterator getOA_TL_ENTITIES()
          Gets the associated entity oracle.jbo.RowIterator
 java.lang.String getSourceTreeVersionId()
          Gets the attribute value for SourceTreeVersionId, using the alias name SourceTreeVersionId.
 java.lang.String getStatus()
          Gets the attribute value for Status, using the alias name Status
 java.sql.Date getSysEffectiveDate()
          Gets the attribute value for SysEffectiveDate, using the alias name SysEffectiveDate.
 java.lang.String getTreeCode()
          Gets the attribute value for TreeCode, using the alias name TreeCode
 java.lang.String getTreeName()
          Gets the attribute value for TreeName, using the alias name TreeName.
 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
 java.lang.String getTreeVersionName()
          Gets the attribute value for TreeVersionName, using the alias name TreeVersionName
 java.lang.String getVersionComment()
          Gets the attribute value for VersionComment, using the alias name VersionComment
 java.lang.String getWCActivityServiceId()
          Gets the attribute value for WCActivityServiceId, using the alias name WCActivityServiceId.
protected  boolean isActivityPublishingEnabled()
          This API is used to turn on Activity publishing for Business Events.
 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 setChangedSinceValidation(java.lang.String value)
          Sets value as the attribute value for ChangedSinceValidation
 void setDescription(java.lang.String value)
          Sets value as the attribute value for Description
 void setEffectiveEndDate(java.sql.Date value)
          Sets value as the attribute value for EffectiveEndDate
 void setEffectiveStartDate(java.sql.Date value)
          Sets value as the attribute value for EffectiveStartDate
 void setFndTreeEO(FndTreeEOImpl value)
          Sets value as the associated entity FndTreeEOImpl
 void setFndTreeNodeCf(FndTreeNodeCfEOImpl value)
          Sets value as the associated entity FndTreeNodeCfEOImpl.
 void setLastValidationDate(java.sql.Timestamp value)
          Sets value as the attribute value for LastValidationDate
 void setLastValidationResult(java.lang.String value)
          Sets value as the attribute value for LastValidationResult.
 void setLastValidationResultId(java.lang.String value)
          Sets value as the attribute value for LastValidationResultId.
 void setLevelCount(java.lang.Long value)
          Sets value as the attribute value for LevelCount
 void setLockDate(java.sql.Timestamp value)
          Sets value as the attribute value for LockDate
 void setLockedBy(java.lang.String value)
          Sets value as the attribute value for LockedBy
 void setNodeCount(java.lang.Long value)
          Sets value as the attribute value for NodeCount
 void setSourceTreeVersionId(java.lang.String value)
          Sets value as the attribute value for SourceTreeVersionId.
 void setStatus(java.lang.String value)
          Sets value as the attribute value for Status
 void setSysEffectiveDate(java.sql.Date value)
          Sets value as the attribute value for SysEffectiveDate.
 void setTreeCode(java.lang.String value)
          Sets value as the attribute value for TreeCode
 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
 void setTreeVersionName(java.lang.String value)
          Sets value as the attribute value for TreeVersionName
 void setVersionComment(java.lang.String value)
          Sets value as the attribute value for VersionComment
protected  void validateEntity()
          Add Entity validation code in this method.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
appendXMLElementNodes, bindDMLStatement, buildDMLStatement, changeSessionLanguageForTL, checkConsistency, containsFlexfields, deleteRow, 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, isAttributeUpdateable, isCreatePrivilegeAvailable, isExtensibleFlexfield, isExtensibleTranslatableFlexfield, isPlsqlEntity, isRefreshRequired, isTranslatable, isTranslatable, isTranslatable, isTranslatableAttribute, isTranslated, lockRow, notifyEventRaised, parseFlexfieldDate, parseFlexfieldDateTime, parseFlexfieldNumber, parseFlexfieldTime5, parseFlexfieldTime8, populateAttributeAsChanged, populateAttributeAsChanged, postChanges, prepareForDML, readAttrsFromXML, refresh, refreshViewAccessor, setAttribute, setAttributeInternal, setNewRowState, toFlexfieldString, toFlexfieldString, toFlexfieldStringDate, toFlexfieldStringDateTime, toFlexfieldStringTime5, toFlexfieldStringTime8, updateRow, 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, 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, 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

TREEVERSIONID

public static final int TREEVERSIONID

STATUS

public static final int STATUS

EFFECTIVESTARTDATE

public static final int EFFECTIVESTARTDATE

EFFECTIVEENDDATE

public static final int EFFECTIVEENDDATE

LASTVALIDATIONDATE

public static final int LASTVALIDATIONDATE

CHANGEDSINCEVALIDATION

public static final int CHANGEDSINCEVALIDATION

LEVELCOUNT

public static final int LEVELCOUNT

NODECOUNT

public static final int NODECOUNT

LOCKEDBY

public static final int LOCKEDBY

LOCKDATE

public static final int LOCKDATE

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

DESCRIPTION

public static final int DESCRIPTION

VERSIONCOMMENT

public static final int VERSIONCOMMENT

TREEVERSIONNAME

public static final int TREEVERSIONNAME

SOURCETREEVERSIONID

public static final int SOURCETREEVERSIONID

LASTVALIDATIONRESULTID

public static final int LASTVALIDATIONRESULTID

SYSEFFECTIVEDATE

public static final int SYSEFFECTIVEDATE

LASTVALIDATIONRESULT

public static final int LASTVALIDATIONRESULT

FOLLOWOBJECT

public static final int FOLLOWOBJECT

WCACTIVITYSERVICEID

public static final int WCACTIVITYSERVICEID

TREENAME

public static final int TREENAME

FNDTREEEO

public static final int FNDTREEEO

OA_TL_ENTITIES

public static final int OA_TL_ENTITIES

FNDTREENODE

public static final int FNDTREENODE

FNDTREENODECF

public static final int FNDTREENODECF
Constructor Detail

FndTreeVersionEOImpl

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

Method Detail

afterCommit

public void afterCommit(oracle.jbo.server.TransactionEvent transactionEvent)
Takes care of extra coding needed for flattening call for trees data.

Specified by:
afterCommit in interface oracle.jbo.server.TransactionListener
Overrides:
afterCommit in class oracle.jbo.server.EntityImpl

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


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


getStatus

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


setStatus

public void setStatus(java.lang.String value)
Sets value as the attribute value for Status


getEffectiveStartDate

public java.sql.Date getEffectiveStartDate()
Gets the attribute value for EffectiveStartDate, using the alias name EffectiveStartDate


setEffectiveStartDate

public void setEffectiveStartDate(java.sql.Date value)
Sets value as the attribute value for EffectiveStartDate


getEffectiveEndDate

public java.sql.Date getEffectiveEndDate()
Gets the attribute value for EffectiveEndDate, using the alias name EffectiveEndDate


setEffectiveEndDate

public void setEffectiveEndDate(java.sql.Date value)
Sets value as the attribute value for EffectiveEndDate


getLastValidationDate

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


setLastValidationDate

public void setLastValidationDate(java.sql.Timestamp value)
Sets value as the attribute value for LastValidationDate


getChangedSinceValidation

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


setChangedSinceValidation

public void setChangedSinceValidation(java.lang.String value)
Sets value as the attribute value for ChangedSinceValidation


getLevelCount

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


setLevelCount

public void setLevelCount(java.lang.Long value)
Sets value as the attribute value for LevelCount


getNodeCount

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


setNodeCount

public void setNodeCount(java.lang.Long value)
Sets value as the attribute value for NodeCount


getLockedBy

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


setLockedBy

public void setLockedBy(java.lang.String value)
Sets value as the attribute value for LockedBy


getLockDate

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


setLockDate

public void setLockDate(java.sql.Timestamp value)
Sets value as the attribute value for LockDate


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


getDescription

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


setDescription

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


getVersionComment

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


setVersionComment

public void setVersionComment(java.lang.String value)
Sets value as the attribute value for VersionComment


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

getOA_TL_ENTITIES

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


getFndTreeNode

public oracle.jbo.RowIterator getFndTreeNode()
Returns:
the associated entity oracle.jbo.RowIterator.

getFndTreeNodeCf

public FndTreeNodeCfEOImpl getFndTreeNodeCf()
Returns:
the associated entity FndTreeNodeCfEOImpl.

setFndTreeNodeCf

public void setFndTreeNodeCf(FndTreeNodeCfEOImpl value)
Sets value as the associated entity FndTreeNodeCfEOImpl.


createPrimaryKey

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

getFndTreeEO

public FndTreeEOImpl getFndTreeEO()
Gets the associated entity FndTreeEOImpl


setFndTreeEO

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


getTreeVersionName

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


setTreeVersionName

public void setTreeVersionName(java.lang.String value)
Sets value as the attribute value for TreeVersionName


getSourceTreeVersionId

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


setSourceTreeVersionId

public void setSourceTreeVersionId(java.lang.String value)
Sets value as the attribute value for SourceTreeVersionId.


getLastValidationResultId

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

Returns:
the LastValidationResultId

setLastValidationResultId

public void setLastValidationResultId(java.lang.String value)
Sets value as the attribute value for LastValidationResultId.

Parameters:
value - value to set the LastValidationResultId

getSysEffectiveDate

public java.sql.Date getSysEffectiveDate()
Gets the attribute value for SysEffectiveDate, using the alias name SysEffectiveDate.

Returns:
the SysEffectiveDate

setSysEffectiveDate

public void setSysEffectiveDate(java.sql.Date value)
Sets value as the attribute value for SysEffectiveDate.

Parameters:
value - value to set the SysEffectiveDate

getLastValidationResult

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

Returns:
the LastValidationResult

setLastValidationResult

public void setLastValidationResult(java.lang.String value)
Sets value as the attribute value for LastValidationResult.

Parameters:
value - value to set the LastValidationResult

getFollowObject

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

Returns:
the FollowObject

getWCActivityServiceId

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

Returns:
the WCActivityServiceId

getTreeName

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

Returns:
the TreeName

isActivityPublishingEnabled

protected boolean isActivityPublishingEnabled()
This API is used to turn on Activity publishing for Business Events. By default this returns false. SubClasses should override this method to turn on Activity publishing.

Overrides:
isActivityPublishingEnabled in class OAEntityImpl
Returns:
true if Acitvity publishing is enabled.

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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.