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

E22562-03

oracle.apps.fnd.applcore.dataSecurity.model.entity
Class FndObjectsEOImpl

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.dataSecurity.model.entity.FndObjectsEOImpl
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 FndObjectsEOImpl
extends OAEntityImpl


Nested Class Summary
static class FndObjectsEOImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int APPLTAXONOMYP
           
static int APPLTAXONOMYSEEDDATAVVO
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DATABASEOBJECTNAME
           
static int DESCRIPTION
           
static int DISPLAYNAME
           
static int FILTERCOLUMNLIST
           
static int FNDFORMFUNCTIONS
           
static int FNDGRANTS
           
static int FNDOBJECTINSTANCESETS
           
static int FUNCTIONSECURITYENABLED
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int MODULEID
           
static int OA_TL_ENTITIES
           
static int OBJECTID
           
static int OBJECTSTRIPECONDITION
           
static int OBJECTTAG
           
static int OBJECTTYPE
           
static int OBJNAME
           
static int PK1COLUMNNAME
           
static int PK1COLUMNTYPE
           
static int PK2COLUMNNAME
           
static int PK2COLUMNTYPE
           
static int PK3COLUMNNAME
           
static int PK3COLUMNTYPE
           
static int PK4COLUMNNAME
           
static int PK4COLUMNTYPE
           
static int PK5COLUMNNAME
           
static int PK5COLUMNTYPE
           
 
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
FndObjectsEOImpl()
          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.Long objectId)
           
 OAEntityImpl getApplTaxonomyP()
           
 oracle.jbo.RowSet getApplTaxonomySeedDataVVO()
          Gets the view accessor RowSet ApplTaxonomySeedDataVVO.
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 getDatabaseObjectName()
          Gets the attribute value for DatabaseObjectName, using the alias name DatabaseObjectName.
static oracle.jbo.server.EntityDefImpl getDefinitionObject()
           
 java.lang.String getDescription()
          Gets the attribute value for Description, using the alias name Description.
 java.lang.String getDisplayName()
          Gets the attribute value for DisplayName, using the alias name DisplayName.
 java.lang.String getFilterColumnList()
          Gets the attribute value for FilterColumnList, using the alias name FilterColumnList.
 oracle.jbo.RowIterator getFndFormFunctions()
           
 oracle.jbo.RowIterator getFndGrants()
          Gets the associated entity oracle.jbo.RowIterator.
 oracle.jbo.RowIterator getFndObjectInstanceSets()
          Gets the associated entity oracle.jbo.RowIterator.
 java.lang.String getFunctionSecurityEnabled()
          Gets the attribute value for FunctionSecurityEnabled, using the alias name FunctionSecurityEnabled.
 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.
 oracle.jbo.RowIterator getOA_TL_ENTITIES()
          Gets the associated entity oracle.jbo.RowIterator.
 java.lang.Long getObjectId()
          Gets the attribute value for ObjectId, using the alias name ObjectId.
 java.lang.String getObjectStripeCondition()
          Gets the attribute value for ObjectStripeCondition, using the alias name ObjectStripeCondition.
 java.lang.String getObjectTag()
          Gets the attribute value for ObjectTag, using the alias name ObjectTag.
 java.lang.String getObjectType()
          Gets the attribute value for ObjectType, using the alias name ObjectType.
 java.lang.String getObjName()
          Gets the attribute value for ObjName, using the alias name ObjName.
 java.lang.String getPk1ColumnName()
          Gets the attribute value for Pk1ColumnName, using the alias name Pk1ColumnName.
 java.lang.String getPk1ColumnType()
          Gets the attribute value for Pk1ColumnType, using the alias name Pk1ColumnType.
 java.lang.String getPk2ColumnName()
          Gets the attribute value for Pk2ColumnName, using the alias name Pk2ColumnName.
 java.lang.String getPk2ColumnType()
          Gets the attribute value for Pk2ColumnType, using the alias name Pk2ColumnType.
 java.lang.String getPk3ColumnName()
          Gets the attribute value for Pk3ColumnName, using the alias name Pk3ColumnName.
 java.lang.String getPk3ColumnType()
          Gets the attribute value for Pk3ColumnType, using the alias name Pk3ColumnType.
 java.lang.String getPk4ColumnName()
          Gets the attribute value for Pk4ColumnName, using the alias name Pk4ColumnName.
 java.lang.String getPk4ColumnType()
          Gets the attribute value for Pk4ColumnType, using the alias name Pk4ColumnType.
 java.lang.String getPk5ColumnName()
          Gets the attribute value for Pk5ColumnName, using the alias name Pk5ColumnName.
 java.lang.String getPk5ColumnType()
          Gets the attribute value for Pk5ColumnType, using the alias name Pk5ColumnType.
 void remove()
          Add entity remove logic in this method.
 void setApplTaxonomyP(OAEntityImpl value)
          Sets value as the associated entity oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setDatabaseObjectName(java.lang.String value)
          Sets value as the attribute value for DatabaseObjectName.
 void setDescription(java.lang.String value)
          Sets value as the attribute value for Description.
 void setDisplayName(java.lang.String value)
          Sets value as the attribute value for DisplayName.
 void setFilterColumnList(java.lang.String value)
          Sets value as the attribute value for FilterColumnList.
 void setFunctionSecurityEnabled(java.lang.String value)
          Sets value as the attribute value for FunctionSecurityEnabled.
 void setModuleId(java.lang.String value)
          Sets value as the attribute value for ModuleId.
 void setObjectId(java.lang.Long value)
          Sets value as the attribute value for ObjectId.
 void setObjectStripeCondition(java.lang.String value)
          Sets value as the attribute value for ObjectStripeCondition.
 void setObjectTag(java.lang.String value)
          Sets value as the attribute value for ObjectTag.
 void setObjectType(java.lang.String value)
          Sets value as the attribute value for ObjectType.
 void setObjName(java.lang.String value)
          Sets value as the attribute value for ObjName.
 void setPk1ColumnName(java.lang.String value)
          Sets value as the attribute value for Pk1ColumnName.
 void setPk1ColumnType(java.lang.String value)
          Sets value as the attribute value for Pk1ColumnType.
 void setPk2ColumnName(java.lang.String value)
          Sets value as the attribute value for Pk2ColumnName.
 void setPk2ColumnType(java.lang.String value)
          Sets value as the attribute value for Pk2ColumnType.
 void setPk3ColumnName(java.lang.String value)
          Sets value as the attribute value for Pk3ColumnName.
 void setPk3ColumnType(java.lang.String value)
          Sets value as the attribute value for Pk3ColumnType.
 void setPk4ColumnName(java.lang.String value)
          Sets value as the attribute value for Pk4ColumnName.
 void setPk4ColumnType(java.lang.String value)
          Sets value as the attribute value for Pk4ColumnType.
 void setPk5ColumnName(java.lang.String value)
          Sets value as the attribute value for Pk5ColumnName.
 void setPk5ColumnType(java.lang.String value)
          Sets value as the attribute value for Pk5ColumnType.
 
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, setAttribute, setAttributeInternal, setNewRowState, toFlexfieldString, toFlexfieldString, toFlexfieldStringDate, toFlexfieldStringDateTime, toFlexfieldStringTime5, toFlexfieldStringTime8, updateRow, validateEntity, validateFlexfieldDate, validateFlexfieldDateTime, validateFlexfieldMaxLength, validateFlexfieldMaxValue, validateFlexfieldMaxValue, validateFlexfieldMinValue, validateFlexfieldMinValue, validateFlexfieldNumber, validateFlexfieldNumber, validateFlexfieldNumericOnly, validateFlexfieldRequired, validateFlexfieldRJZFNumber, validateFlexfieldTime5, validateFlexfieldTime8, validateFlexfieldUppercase, validateFlexfieldValue
 
Methods inherited from class oracle.jbo.server.EntityImpl
addToTransactionManager, addToValidationListeners, addTransactionPostListener, addTransactionPostListenerNoCheck, afterCommit, afterRemove, afterRollback, appendXMLElementNodesForAttrs, beforeCommit, beforeRollback, bindWhereClause, buildRefreshSQL, buildWhereClause, clearAttributeException, compare, copyChangedNonKeyAttributes, copyEffDtEntity, 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

OBJECTID

public static final int OBJECTID

OBJNAME

public static final int OBJNAME

MODULEID

public static final int MODULEID

DATABASEOBJECTNAME

public static final int DATABASEOBJECTNAME

PK1COLUMNNAME

public static final int PK1COLUMNNAME

PK2COLUMNNAME

public static final int PK2COLUMNNAME

PK3COLUMNNAME

public static final int PK3COLUMNNAME

PK4COLUMNNAME

public static final int PK4COLUMNNAME

PK5COLUMNNAME

public static final int PK5COLUMNNAME

PK1COLUMNTYPE

public static final int PK1COLUMNTYPE

PK2COLUMNTYPE

public static final int PK2COLUMNTYPE

PK3COLUMNTYPE

public static final int PK3COLUMNTYPE

PK4COLUMNTYPE

public static final int PK4COLUMNTYPE

PK5COLUMNTYPE

public static final int PK5COLUMNTYPE

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

DISPLAYNAME

public static final int DISPLAYNAME

DESCRIPTION

public static final int DESCRIPTION

OBJECTSTRIPECONDITION

public static final int OBJECTSTRIPECONDITION

OBJECTTAG

public static final int OBJECTTAG

OBJECTTYPE

public static final int OBJECTTYPE

FILTERCOLUMNLIST

public static final int FILTERCOLUMNLIST

FUNCTIONSECURITYENABLED

public static final int FUNCTIONSECURITYENABLED

OA_TL_ENTITIES

public static final int OA_TL_ENTITIES

FNDGRANTS

public static final int FNDGRANTS

FNDFORMFUNCTIONS

public static final int FNDFORMFUNCTIONS

FNDOBJECTINSTANCESETS

public static final int FNDOBJECTINSTANCESETS

APPLTAXONOMYP

public static final int APPLTAXONOMYP

APPLTAXONOMYSEEDDATAVVO

public static final int APPLTAXONOMYSEEDDATAVVO
Constructor Detail

FndObjectsEOImpl

public FndObjectsEOImpl()
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

getObjectId

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


setObjectId

public void setObjectId(java.lang.Long value)
Sets value as the attribute value for ObjectId.


getObjName

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


setObjName

public void setObjName(java.lang.String value)
Sets value as the attribute value for ObjName.


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.


getDatabaseObjectName

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


setDatabaseObjectName

public void setDatabaseObjectName(java.lang.String value)
Sets value as the attribute value for DatabaseObjectName.


getPk1ColumnName

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


setPk1ColumnName

public void setPk1ColumnName(java.lang.String value)
Sets value as the attribute value for Pk1ColumnName.


getPk2ColumnName

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


setPk2ColumnName

public void setPk2ColumnName(java.lang.String value)
Sets value as the attribute value for Pk2ColumnName.


getPk3ColumnName

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


setPk3ColumnName

public void setPk3ColumnName(java.lang.String value)
Sets value as the attribute value for Pk3ColumnName.


getPk4ColumnName

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


setPk4ColumnName

public void setPk4ColumnName(java.lang.String value)
Sets value as the attribute value for Pk4ColumnName.


getPk5ColumnName

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


setPk5ColumnName

public void setPk5ColumnName(java.lang.String value)
Sets value as the attribute value for Pk5ColumnName.


getPk1ColumnType

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


setPk1ColumnType

public void setPk1ColumnType(java.lang.String value)
Sets value as the attribute value for Pk1ColumnType.


getPk2ColumnType

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


setPk2ColumnType

public void setPk2ColumnType(java.lang.String value)
Sets value as the attribute value for Pk2ColumnType.


getPk3ColumnType

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


setPk3ColumnType

public void setPk3ColumnType(java.lang.String value)
Sets value as the attribute value for Pk3ColumnType.


getPk4ColumnType

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


setPk4ColumnType

public void setPk4ColumnType(java.lang.String value)
Sets value as the attribute value for Pk4ColumnType.


getPk5ColumnType

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


setPk5ColumnType

public void setPk5ColumnType(java.lang.String value)
Sets value as the attribute value for Pk5ColumnType.


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.


getDisplayName

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


setDisplayName

public void setDisplayName(java.lang.String value)
Sets value as the attribute value for DisplayName.


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.


getObjectStripeCondition

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

Returns:
the ObjectStripeCondition

setObjectStripeCondition

public void setObjectStripeCondition(java.lang.String value)
Sets value as the attribute value for ObjectStripeCondition.

Parameters:
value - value to set the ObjectStripeCondition

getObjectTag

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

Returns:
the ObjectTag

setObjectTag

public void setObjectTag(java.lang.String value)
Sets value as the attribute value for ObjectTag.

Parameters:
value - value to set the ObjectTag

getObjectType

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

Returns:
the ObjectType

setObjectType

public void setObjectType(java.lang.String value)
Sets value as the attribute value for ObjectType.

Parameters:
value - value to set the ObjectType

getFilterColumnList

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

Returns:
the FilterColumnList

setFilterColumnList

public void setFilterColumnList(java.lang.String value)
Sets value as the attribute value for FilterColumnList.

Parameters:
value - value to set the FilterColumnList

getFunctionSecurityEnabled

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

Returns:
the FunctionSecurityEnabled

setFunctionSecurityEnabled

public void setFunctionSecurityEnabled(java.lang.String value)
Sets value as the attribute value for FunctionSecurityEnabled.

Parameters:
value - value to set the FunctionSecurityEnabled

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.


getFndGrants

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


getFndFormFunctions

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

getFndObjectInstanceSets

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


getApplTaxonomyP

public OAEntityImpl getApplTaxonomyP()
Returns:
the associated entity oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.

setApplTaxonomyP

public void setApplTaxonomyP(OAEntityImpl value)
Sets value as the associated entity oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.


getApplTaxonomySeedDataVVO

public oracle.jbo.RowSet getApplTaxonomySeedDataVVO()
Gets the view accessor RowSet ApplTaxonomySeedDataVVO.


createPrimaryKey

public static oracle.jbo.Key createPrimaryKey(java.lang.Long objectId)
Parameters:
objectId - 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.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.