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

E22562-01

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

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.FndTsDataSourceEOImpl
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 FndTsDataSourceEOImpl
extends TreeEntityImpl


Nested Class Summary
static class FndTsDataSourceEOImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int ALLOWASFREENODE
           
static int ALLOWASTERMINALNODE
           
static int ALLOWDUPLICATENODES
           
static int ALLOWNODELEVELSECURITY
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DATASOURCEID
           
static int DATASOURCENAME
           
static int FNDLABELEO
           
static int FNDTREESTRUCTUREEO
           
static int FNDTSDATASOURCEPARAMSEO
           
static int FNDTSDATASOURCERELEO1
           
static int FNDTSDATASOURCETL
           
static int ICONNAME
           
static int LABELPK1COLUMN
           
static int LABELPK2COLUMN
           
static int LABELPK3COLUMN
           
static int LABELPK4COLUMN
           
static int LABELPK5COLUMN
           
static int LABELVIEWOBJECTDEFNAME
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int MAXDEPTH
           
static int PK1COLUMN
           
static int PK2COLUMN
           
static int PK3COLUMN
           
static int PK4COLUMN
           
static int PK5COLUMN
           
static int TREESTRUCTURECODE
           
static int USAGELIMIT
           
static int VIEWOBJECTDEFNAME
           
 
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
FndTsDataSourceEOImpl()
          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 dataSourceId, java.lang.String treeStructureCode)
           
protected  void doDML(int operation, oracle.jbo.server.TransactionEvent e)
          Custom DML update/insert/delete logic here.
 java.lang.String getAllowAsFreeNode()
          Gets the attribute value for AllowAsFreeNode, using the alias name AllowAsFreeNode.
 java.lang.String getAllowAsTerminalNode()
          Gets the attribute value for AllowAsTerminalNode, using the alias name AllowAsTerminalNode
 java.lang.String getAllowDuplicateNodes()
          Gets the attribute value for AllowDuplicateNodes, using the alias name AllowDuplicateNodes
 java.lang.String getAllowNodeLevelSecurity()
          Gets the attribute value for AllowNodeLevelSecurity, using the alias name AllowNodeLevelSecurity
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
 java.lang.String getDataSourceName()
          Gets the attribute value for DataSourceName, using the alias name DataSourceName.
static oracle.jbo.server.EntityDefImpl getDefinitionObject()
           
 oracle.jbo.RowIterator getFndLabelEO()
          Gets the associated entity oracle.jbo.RowIterator
 FndTreeStructureEOImpl getFndTreeStructureEO()
          Gets the associated entity FndTreeStructureEOImpl
 oracle.jbo.RowIterator getFndTsDataSourceParamsEO()
          Gets the associated entity oracle.jbo.RowIterator
 FndTsDataSourceRelEOImpl getFndTsDataSourceRelEO1()
          Gets the associated entity FndTsDataSourceRelEOImpl.
 oracle.jbo.RowIterator getFndTsDataSourceTL()
           
 java.lang.String getIconName()
          Gets the attribute value for IconName, using the alias name IconName
 java.lang.String getLabelPk1Column()
          Gets the attribute value for LabelPk1Column, using the alias name LabelPk1Column
 java.lang.String getLabelPk2Column()
          Gets the attribute value for LabelPk2Column, using the alias name LabelPk2Column
 java.lang.String getLabelPk3Column()
          Gets the attribute value for LabelPk3Column, using the alias name LabelPk3Column
 java.lang.String getLabelPk4Column()
          Gets the attribute value for LabelPk4Column, using the alias name LabelPk4Column
 java.lang.String getLabelPk5Column()
          Gets the attribute value for LabelPk5Column, using the alias name LabelPk5Column
 java.lang.String getLabelViewObjectDefName()
          Gets the attribute value for LabelViewObjectDefName, using the alias name LabelViewObjectDefName
 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 getMaxDepth()
          Gets the attribute value for MaxDepth, using the alias name MaxDepth
 java.lang.String getPk1Column()
          Gets the attribute value for Pk1Column, using the alias name Pk1Column
 java.lang.String getPk2Column()
          Gets the attribute value for Pk2Column, using the alias name Pk2Column
 java.lang.String getPk3Column()
          Gets the attribute value for Pk3Column, using the alias name Pk3Column
 java.lang.String getPk4Column()
          Gets the attribute value for Pk4Column, using the alias name Pk4Column
 java.lang.String getPk5Column()
          Gets the attribute value for Pk5Column, using the alias name Pk5Column
 java.lang.String getTreeStructureCode()
          Gets the attribute value for TreeStructureCode, using the alias name TreeStructureCode
 java.lang.String getUsageLimit()
          Gets the attribute value for UsageLimit, using the alias name UsageLimit
 java.lang.String getViewObjectDefName()
          Gets the attribute value for ViewObjectDefName, using the alias name ViewObjectDefName
 void lock()
          Add locking logic here.
 void remove()
          Add entity remove logic in this method.
 void setAllowAsFreeNode(java.lang.String value)
          Sets value as the attribute value for AllowAsFreeNode.
 void setAllowAsTerminalNode(java.lang.String value)
          Sets value as the attribute value for AllowAsTerminalNode
 void setAllowDuplicateNodes(java.lang.String value)
          Sets value as the attribute value for AllowDuplicateNodes
 void setAllowNodeLevelSecurity(java.lang.String value)
          Sets value as the attribute value for AllowNodeLevelSecurity
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 setDataSourceName(java.lang.String value)
          Sets value as the attribute value for DataSourceName.
 void setFndTreeStructureEO(FndTreeStructureEOImpl value)
          Sets value as the associated entity FndTreeStructureEOImpl
 void setFndTsDataSourceRelEO1(FndTsDataSourceRelEOImpl value)
          Sets value as the associated entity FndTsDataSourceRelEOImpl.
 void setIconName(java.lang.String value)
          Sets value as the attribute value for IconName
 void setLabelPk1Column(java.lang.String value)
          Sets value as the attribute value for LabelPk1Column
 void setLabelPk2Column(java.lang.String value)
          Sets value as the attribute value for LabelPk2Column
 void setLabelPk3Column(java.lang.String value)
          Sets value as the attribute value for LabelPk3Column
 void setLabelPk4Column(java.lang.String value)
          Sets value as the attribute value for LabelPk4Column
 void setLabelPk5Column(java.lang.String value)
          Sets value as the attribute value for LabelPk5Column
 void setLabelViewObjectDefName(java.lang.String value)
          Sets value as the attribute value for LabelViewObjectDefName
 void setMaxDepth(java.lang.Long value)
          Sets value as the attribute value for MaxDepth
 void setPk1Column(java.lang.String value)
          Sets value as the attribute value for Pk1Column
 void setPk2Column(java.lang.String value)
          Sets value as the attribute value for Pk2Column
 void setPk3Column(java.lang.String value)
          Sets value as the attribute value for Pk3Column
 void setPk4Column(java.lang.String value)
          Sets value as the attribute value for Pk4Column
 void setPk5Column(java.lang.String value)
          Sets value as the attribute value for Pk5Column
 void setTreeStructureCode(java.lang.String value)
          Sets value as the attribute value for TreeStructureCode
 void setUsageLimit(java.lang.String value)
          Sets value as the attribute value for UsageLimit
 void setViewObjectDefName(java.lang.String value)
          Sets value as the attribute value for ViewObjectDefName
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, isActivityPublishingEnabled, isAttributeUpdateable, 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, 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

FNDTSDATASOURCERELEO1

public static final int FNDTSDATASOURCERELEO1
See Also:
Constant Field Values

FNDTSDATASOURCETL

public static final int FNDTSDATASOURCETL

DATASOURCEID

public static final int DATASOURCEID

TREESTRUCTURECODE

public static final int TREESTRUCTURECODE

VIEWOBJECTDEFNAME

public static final int VIEWOBJECTDEFNAME

PK1COLUMN

public static final int PK1COLUMN

PK2COLUMN

public static final int PK2COLUMN

PK3COLUMN

public static final int PK3COLUMN

PK4COLUMN

public static final int PK4COLUMN

PK5COLUMN

public static final int PK5COLUMN

MAXDEPTH

public static final int MAXDEPTH

ALLOWASTERMINALNODE

public static final int ALLOWASTERMINALNODE

USAGELIMIT

public static final int USAGELIMIT

ALLOWNODELEVELSECURITY

public static final int ALLOWNODELEVELSECURITY

ICONNAME

public static final int ICONNAME

ALLOWDUPLICATENODES

public static final int ALLOWDUPLICATENODES

LABELVIEWOBJECTDEFNAME

public static final int LABELVIEWOBJECTDEFNAME

LABELPK1COLUMN

public static final int LABELPK1COLUMN

LABELPK2COLUMN

public static final int LABELPK2COLUMN

LABELPK3COLUMN

public static final int LABELPK3COLUMN

LABELPK4COLUMN

public static final int LABELPK4COLUMN

LABELPK5COLUMN

public static final int LABELPK5COLUMN

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

DATASOURCENAME

public static final int DATASOURCENAME

ALLOWASFREENODE

public static final int ALLOWASFREENODE

FNDTREESTRUCTUREEO

public static final int FNDTREESTRUCTUREEO

FNDLABELEO

public static final int FNDLABELEO

FNDTSDATASOURCEPARAMSEO

public static final int FNDTSDATASOURCEPARAMSEO
Constructor Detail

FndTsDataSourceEOImpl

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

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


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


getViewObjectDefName

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


setViewObjectDefName

public void setViewObjectDefName(java.lang.String value)
Sets value as the attribute value for ViewObjectDefName


getPk1Column

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


setPk1Column

public void setPk1Column(java.lang.String value)
Sets value as the attribute value for Pk1Column


getPk2Column

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


setPk2Column

public void setPk2Column(java.lang.String value)
Sets value as the attribute value for Pk2Column


getPk3Column

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


setPk3Column

public void setPk3Column(java.lang.String value)
Sets value as the attribute value for Pk3Column


getPk4Column

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


setPk4Column

public void setPk4Column(java.lang.String value)
Sets value as the attribute value for Pk4Column


getPk5Column

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


setPk5Column

public void setPk5Column(java.lang.String value)
Sets value as the attribute value for Pk5Column


getMaxDepth

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


setMaxDepth

public void setMaxDepth(java.lang.Long value)
Sets value as the attribute value for MaxDepth


getAllowAsTerminalNode

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


setAllowAsTerminalNode

public void setAllowAsTerminalNode(java.lang.String value)
Sets value as the attribute value for AllowAsTerminalNode


getUsageLimit

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


setUsageLimit

public void setUsageLimit(java.lang.String value)
Sets value as the attribute value for UsageLimit


getAllowNodeLevelSecurity

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


setAllowNodeLevelSecurity

public void setAllowNodeLevelSecurity(java.lang.String value)
Sets value as the attribute value for AllowNodeLevelSecurity


getIconName

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


setIconName

public void setIconName(java.lang.String value)
Sets value as the attribute value for IconName


getAllowDuplicateNodes

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


setAllowDuplicateNodes

public void setAllowDuplicateNodes(java.lang.String value)
Sets value as the attribute value for AllowDuplicateNodes


getLabelViewObjectDefName

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


setLabelViewObjectDefName

public void setLabelViewObjectDefName(java.lang.String value)
Sets value as the attribute value for LabelViewObjectDefName


getLabelPk1Column

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


setLabelPk1Column

public void setLabelPk1Column(java.lang.String value)
Sets value as the attribute value for LabelPk1Column


getLabelPk2Column

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


setLabelPk2Column

public void setLabelPk2Column(java.lang.String value)
Sets value as the attribute value for LabelPk2Column


getLabelPk3Column

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


setLabelPk3Column

public void setLabelPk3Column(java.lang.String value)
Sets value as the attribute value for LabelPk3Column


getLabelPk4Column

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


setLabelPk4Column

public void setLabelPk4Column(java.lang.String value)
Sets value as the attribute value for LabelPk4Column


getLabelPk5Column

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


setLabelPk5Column

public void setLabelPk5Column(java.lang.String value)
Sets value as the attribute value for LabelPk5Column


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


getDataSourceName

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

Returns:
the DataSourceName

setDataSourceName

public void setDataSourceName(java.lang.String value)
Sets value as the attribute value for DataSourceName.

Parameters:
value - value to set the DataSourceName

getAllowAsFreeNode

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

Returns:
the AllowAsFreeNode

setAllowAsFreeNode

public void setAllowAsFreeNode(java.lang.String value)
Sets value as the attribute value for AllowAsFreeNode.

Parameters:
value - value to set the AllowAsFreeNode

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

getFndTreeStructureEO

public FndTreeStructureEOImpl getFndTreeStructureEO()
Gets the associated entity FndTreeStructureEOImpl


setFndTreeStructureEO

public void setFndTreeStructureEO(FndTreeStructureEOImpl value)
Sets value as the associated entity FndTreeStructureEOImpl


getFndTsDataSourceParamsEO

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


getFndTsDataSourceTL

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

createPrimaryKey

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

getFndLabelEO

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


getFndTsDataSourceRelEO1

public FndTsDataSourceRelEOImpl getFndTsDataSourceRelEO1()
Gets the associated entity FndTsDataSourceRelEOImpl.


setFndTsDataSourceRelEO1

public void setFndTsDataSourceRelEO1(FndTsDataSourceRelEOImpl value)
Sets value as the associated entity FndTsDataSourceRelEOImpl.


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.