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

E22562-01

oracle.apps.fnd.applcore.taxonomy.model.entity
Class ApplTaxonomyEOImpl

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.taxonomy.model.entity.ApplTaxonomyEOImpl
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 ApplTaxonomyEOImpl
extends OAEntityImpl


Nested Class Summary
static class ApplTaxonomyEOImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int ALTERNATIVEID
           
static int APPLTAXONOMYCOMPONENTS
           
static int APPLTAXONOMYNODECOMPONENTS
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DESCRIPTION
           
static int ISSEEDDATAALLOWED
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int MODULEID
           
static int MODULEKEY
           
static int MODULENAME
           
static int MODULETYPE
           
static int OA_TL_ENTITIES
           
static int PILLARNAME
           
static int PILLARVA
           
static int PRODUCTCODE
           
static int PRODUCTLINE
           
static int USAGETYPE
           
static int USERMODULENAME
           
static int WEBAPPSHORTNAME
           
 
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
ApplTaxonomyEOImpl()
          This is the default constructor (do not remove).
 
Method Summary
 void afterCommit(oracle.jbo.server.TransactionEvent e)
           
protected  void create(oracle.jbo.AttributeList nameValuePair)
          Creates an entity based on set of attributes.
static oracle.jbo.Key createPrimaryKey(java.lang.String moduleId)
           
 java.lang.Long getAlternativeId()
          Gets the attribute value for AlternativeId, using the alias name AlternativeId.
 oracle.jbo.RowIterator getApplTaxonomyComponents()
           
 oracle.jbo.RowIterator getApplTaxonomyNodeComponents()
           
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.
static oracle.jbo.server.EntityDefImpl getDefinitionObject()
           
 java.lang.String getDescription()
          Gets the attribute value for Description, using the alias name Description.
 java.lang.String getIsSeedDataAllowed()
          Gets the attribute value for IsSeedDataAllowed, using the alias name IsSeedDataAllowed.
 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 getModuleId()
          Gets the attribute value for ModuleId, using the alias name ModuleId.
 java.lang.String getModuleKey()
          Gets the attribute value for ModuleKey, using the alias name ModuleKey.
 java.lang.String getModuleName()
          Gets the attribute value for ModuleName, using the alias name ModuleName.
 java.lang.String getModuleType()
          Gets the attribute value for ModuleType, using the alias name ModuleType.
 oracle.jbo.RowIterator getOA_TL_ENTITIES()
          Gets the associated entity oracle.jbo.RowIterator.
 java.lang.String getPillarName()
          Gets the attribute value for PillarName, using the alias name PillarName.
 oracle.jbo.RowSet getPillarVA()
          Gets the view accessor RowSet PillarVA.
 java.lang.String getProductCode()
          Gets the attribute value for ProductCode, using the alias name ProductCode.
 java.lang.Long getProductLine()
          Gets the attribute value for ProductLine, using the alias name ProductLine.
 java.lang.String getUsageType()
          Gets the attribute value for UsageType, using the alias name UsageType.
 java.lang.String getUserModuleName()
          Gets the attribute value for UserModuleName, using the alias name UserModuleName.
 java.lang.String getWebappShortName()
          Gets the attribute value for WebappShortName, using the alias name WebappShortName.
 void setAlternativeId(java.lang.Long value)
          Sets value as the attribute value for AlternativeId.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setDescription(java.lang.String value)
          Sets value as the attribute value for Description.
 void setIsSeedDataAllowed(java.lang.String value)
          Sets value as the attribute value for IsSeedDataAllowed.
 void setModuleId(java.lang.String value)
          Sets value as the attribute value for ModuleId.
 void setModuleKey(java.lang.String value)
          Sets value as the attribute value for ModuleKey.
 void setModuleName(java.lang.String value)
          Sets value as the attribute value for ModuleName.
 void setModuleType(java.lang.String value)
          Sets value as the attribute value for ModuleType.
 void setPillarName(java.lang.String value)
          Sets value as the attribute value for PillarName.
 void setProductCode(java.lang.String value)
          Sets value as the attribute value for ProductCode.
 void setProductLine(java.lang.Long value)
          Sets value as the attribute value for ProductLine.
 void setUsageType(java.lang.String value)
          Sets value as the attribute value for UsageType.
 void setUserModuleName(java.lang.String value)
          Sets value as the attribute value for UserModuleName.
 void setWebappShortName(java.lang.String value)
          Sets value as the attribute value for WebappShortName.
protected  void validateEntity()
          Validates an entity.
 boolean validatePillarName(java.lang.String pillarname)
          Validation method for PillarName.
 
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, 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, 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

MODULEID

public static final int MODULEID

MODULENAME

public static final int MODULENAME

MODULETYPE

public static final int MODULETYPE

MODULEKEY

public static final int MODULEKEY

PRODUCTCODE

public static final int PRODUCTCODE

ALTERNATIVEID

public static final int ALTERNATIVEID

USAGETYPE

public static final int USAGETYPE

LASTUPDATEDATE

public static final int LASTUPDATEDATE

LASTUPDATEDBY

public static final int LASTUPDATEDBY

CREATIONDATE

public static final int CREATIONDATE

CREATEDBY

public static final int CREATEDBY

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN

USERMODULENAME

public static final int USERMODULENAME

DESCRIPTION

public static final int DESCRIPTION

PRODUCTLINE

public static final int PRODUCTLINE

ISSEEDDATAALLOWED

public static final int ISSEEDDATAALLOWED

PILLARNAME

public static final int PILLARNAME

WEBAPPSHORTNAME

public static final int WEBAPPSHORTNAME

OA_TL_ENTITIES

public static final int OA_TL_ENTITIES

APPLTAXONOMYCOMPONENTS

public static final int APPLTAXONOMYCOMPONENTS

APPLTAXONOMYNODECOMPONENTS

public static final int APPLTAXONOMYNODECOMPONENTS

PILLARVA

public static final int PILLARVA
Constructor Detail

ApplTaxonomyEOImpl

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

Method Detail

afterCommit

public void afterCommit(oracle.jbo.server.TransactionEvent e)
Specified by:
afterCommit in interface oracle.jbo.server.TransactionListener
Overrides:
afterCommit in class oracle.jbo.server.EntityImpl

validatePillarName

public boolean validatePillarName(java.lang.String pillarname)
Validation method for PillarName.


getDefinitionObject

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

getModuleId

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


setModuleId

public void setModuleId(java.lang.String value)
Sets value as the attribute value for ModuleId.


getModuleName

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


setModuleName

public void setModuleName(java.lang.String value)
Sets value as the attribute value for ModuleName.


getModuleType

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


setModuleType

public void setModuleType(java.lang.String value)
Sets value as the attribute value for ModuleType.


getProductCode

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


setProductCode

public void setProductCode(java.lang.String value)
Sets value as the attribute value for ProductCode.


getUsageType

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


setUsageType

public void setUsageType(java.lang.String value)
Sets value as the attribute value for UsageType.


getLastUpdateDate

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


getLastUpdatedBy

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


getCreationDate

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


getCreatedBy

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


getLastUpdateLogin

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


getUserModuleName

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


setUserModuleName

public void setUserModuleName(java.lang.String value)
Sets value as the attribute value for UserModuleName.


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.


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.


getModuleKey

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


setModuleKey

public void setModuleKey(java.lang.String value)
Sets value as the attribute value for ModuleKey.


getAlternativeId

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


setAlternativeId

public void setAlternativeId(java.lang.Long value)
Sets value as the attribute value for AlternativeId.


validateEntity

protected void validateEntity()
Description copied from class: OAEntityImpl
Validates an entity. After validating current entity it validates other listeners that are members of ValidationListeners list.

Overrides:
validateEntity in class OAEntityImpl

getProductLine

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


setProductLine

public void setProductLine(java.lang.Long value)
Sets value as the attribute value for ProductLine.


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

getIsSeedDataAllowed

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


setIsSeedDataAllowed

public void setIsSeedDataAllowed(java.lang.String value)
Sets value as the attribute value for IsSeedDataAllowed.


getPillarName

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

Returns:
the PillarName

setPillarName

public void setPillarName(java.lang.String value)
Sets value as the attribute value for PillarName.

Parameters:
value - value to set the PillarName

getWebappShortName

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

Returns:
the WebappShortName

setWebappShortName

public void setWebappShortName(java.lang.String value)
Sets value as the attribute value for WebappShortName.

Parameters:
value - value to set the WebappShortName

getApplTaxonomyComponents

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

getApplTaxonomyNodeComponents

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

getPillarVA

public oracle.jbo.RowSet getPillarVA()
Gets the view accessor RowSet PillarVA.


createPrimaryKey

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

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.