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

E22562-05

oracle.apps.fnd.applcore.lookups.model.entity
Class LookupValueEOImpl

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.lookups.model.entity.LookupValueEOImpl
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 LookupValueEOImpl
extends OAEntityImpl


Nested Class Summary
static class LookupValueEOImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int ATTRIBUTE1
           
static int ATTRIBUTE10
           
static int ATTRIBUTE11
           
static int ATTRIBUTE12
           
static int ATTRIBUTE13
           
static int ATTRIBUTE14
           
static int ATTRIBUTE15
           
static int ATTRIBUTE2
           
static int ATTRIBUTE3
           
static int ATTRIBUTE4
           
static int ATTRIBUTE5
           
static int ATTRIBUTE6
           
static int ATTRIBUTE7
           
static int ATTRIBUTE8
           
static int ATTRIBUTE9
           
static int ATTRIBUTECATEGORY
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DESCRIPTION
           
static int DISPLAYSEQUENCE
           
static int ENABLEDFLAG
           
static int ENDDATEACTIVE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int LOOKUPCODE
           
static int LOOKUPTYPE
           
static int LOOKUPTYPE1
           
static int LOOKUPVIEWPVO1
           
static int MEANING
           
static int OA_TL_ENTITIES
           
static int SETID
           
static int STARTDATEACTIVE
           
static int TAG
           
static int UPDATESTARTDATE
           
static int VIEWAPPLICATIONID
           
 
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
LookupValueEOImpl()
          This is the default constructor (do not remove).
 
Method Summary
 void create(oracle.jbo.AttributeList attributeList)
          Creates an entity based on set of attributes.
static oracle.jbo.Key createPrimaryKey(java.lang.String lookupType, java.lang.String lookupCode, java.lang.Long viewApplicationId, java.lang.Long setId)
           
 java.lang.String getAttribute1()
          Gets the attribute value for Attribute1, using the alias name Attribute1.
 java.lang.String getAttribute10()
          Gets the attribute value for Attribute10, using the alias name Attribute10.
 java.lang.String getAttribute11()
          Gets the attribute value for Attribute11, using the alias name Attribute11.
 java.lang.String getAttribute12()
          Gets the attribute value for Attribute12, using the alias name Attribute12.
 java.lang.String getAttribute13()
          Gets the attribute value for Attribute13, using the alias name Attribute13.
 java.lang.String getAttribute14()
          Gets the attribute value for Attribute14, using the alias name Attribute14.
 java.lang.String getAttribute15()
          Gets the attribute value for Attribute15, using the alias name Attribute15.
 java.lang.String getAttribute2()
          Gets the attribute value for Attribute2, using the alias name Attribute2.
 java.lang.String getAttribute3()
          Gets the attribute value for Attribute3, using the alias name Attribute3.
 java.lang.String getAttribute4()
          Gets the attribute value for Attribute4, using the alias name Attribute4.
 java.lang.String getAttribute5()
          Gets the attribute value for Attribute5, using the alias name Attribute5.
 java.lang.String getAttribute6()
          Gets the attribute value for Attribute6, using the alias name Attribute6.
 java.lang.String getAttribute7()
          Gets the attribute value for Attribute7, using the alias name Attribute7.
 java.lang.String getAttribute8()
          Gets the attribute value for Attribute8, using the alias name Attribute8.
 java.lang.String getAttribute9()
          Gets the attribute value for Attribute9, using the alias name Attribute9.
 java.lang.String getAttributeCategory()
          Gets the attribute value for AttributeCategory, using the alias name AttributeCategory.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
protected  oracle.jbo.server.EntityImpl getContainerEntity()
          Gets the owning entity.
 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.Long getDisplaySequence()
          Gets the attribute value for DisplaySequence, using the alias name DisplaySequence.
 java.lang.String getEnabledFlag()
          Gets the attribute value for EnabledFlag, using the alias name EnabledFlag.
 java.sql.Date getEndDateActive()
          Gets the attribute value for EndDateActive, using the alias name EndDateActive.
 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 getLookupCode()
          Gets the attribute value for LookupCode, using the alias name LookupCode.
 java.lang.String getLookupType()
          Gets the attribute value for LookupType, using the alias name LookupType.
 LookupTypeEOImpl getLookupType1()
           
 oracle.jbo.RowSet getLookupViewPVO1()
          Gets the view accessor RowSet LookupViewPVO1.
 java.lang.String getMeaning()
          Gets the attribute value for Meaning, using the alias name Meaning.
 oracle.jbo.RowIterator getOA_TL_ENTITIES()
           
 java.lang.Long getSetId()
          Gets the attribute value for SetId, using the alias name SetId.
 java.sql.Date getStartDateActive()
          Gets the attribute value for StartDateActive, using the alias name StartDateActive.
 java.lang.String getTag()
          Gets the attribute value for Tag, using the alias name Tag.
 java.lang.Boolean getUpdateStartDate()
          Gets the attribute value for UpdateStartDate, using the alias name UpdateStartDate.
 java.lang.Long getViewApplicationId()
          Gets the attribute value for ViewApplicationId, using the alias name ViewApplicationId.
 void remove()
          Marks the row for deletion.
 void setAttribute1(java.lang.String value)
          Sets value as the attribute value for Attribute1.
 void setAttribute10(java.lang.String value)
          Sets value as the attribute value for Attribute10.
 void setAttribute11(java.lang.String value)
          Sets value as the attribute value for Attribute11.
 void setAttribute12(java.lang.String value)
          Sets value as the attribute value for Attribute12.
 void setAttribute13(java.lang.String value)
          Sets value as the attribute value for Attribute13.
 void setAttribute14(java.lang.String value)
          Sets value as the attribute value for Attribute14.
 void setAttribute15(java.lang.String value)
          Sets value as the attribute value for Attribute15.
 void setAttribute2(java.lang.String value)
          Sets value as the attribute value for Attribute2.
 void setAttribute3(java.lang.String value)
          Sets value as the attribute value for Attribute3.
 void setAttribute4(java.lang.String value)
          Sets value as the attribute value for Attribute4.
 void setAttribute5(java.lang.String value)
          Sets value as the attribute value for Attribute5.
 void setAttribute6(java.lang.String value)
          Sets value as the attribute value for Attribute6.
 void setAttribute7(java.lang.String value)
          Sets value as the attribute value for Attribute7.
 void setAttribute8(java.lang.String value)
          Sets value as the attribute value for Attribute8.
 void setAttribute9(java.lang.String value)
          Sets value as the attribute value for Attribute9.
 void setAttributeCategory(java.lang.String value)
          Sets value as the attribute value for AttributeCategory.
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 setDisplaySequence(java.lang.Long value)
          Sets value as the attribute value for DisplaySequence.
 void setEnabledFlag(java.lang.String value)
          Sets value as the attribute value for EnabledFlag.
 void setEndDateActive(java.sql.Date value)
          Sets value as the attribute value for EndDateActive.
 void setLookupCode(java.lang.String value)
          Sets value as the attribute value for LookupCode.
 void setLookupType(java.lang.String value)
          Sets value as the attribute value for LookupType.
 void setLookupType1(LookupTypeEOImpl value)
          Sets value as the associated entity LookupTypeEOImpl.
 void setMeaning(java.lang.String value)
          Sets value as the attribute value for Meaning.
 void setSetId(java.lang.Long value)
          Sets value as the attribute value for SetId.
 void setStartDateActive(java.sql.Date value)
          Sets value as the attribute value for StartDateActive.
 void setTag(java.lang.String value)
          Sets value as the attribute value for Tag.
 void setViewApplicationId(java.lang.Long value)
          Sets value as the attribute value for ViewApplicationId.
 boolean updateStartDate()
           
 boolean validateSetId()
          Validation method for SetId.
 boolean validateSetId(java.lang.Long setid)
          Validation method for SetId.
 
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, 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, isCreatePrivilegeAvailable, 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

LOOKUPTYPE

public static final int LOOKUPTYPE

LOOKUPCODE

public static final int LOOKUPCODE

VIEWAPPLICATIONID

public static final int VIEWAPPLICATIONID

SETID

public static final int SETID

MEANING

public static final int MEANING

DESCRIPTION

public static final int DESCRIPTION

ENABLEDFLAG

public static final int ENABLEDFLAG

STARTDATEACTIVE

public static final int STARTDATEACTIVE

ENDDATEACTIVE

public static final int ENDDATEACTIVE

DISPLAYSEQUENCE

public static final int DISPLAYSEQUENCE

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

TAG

public static final int TAG

UPDATESTARTDATE

public static final int UPDATESTARTDATE

ATTRIBUTE1

public static final int ATTRIBUTE1

ATTRIBUTE10

public static final int ATTRIBUTE10

ATTRIBUTE11

public static final int ATTRIBUTE11

ATTRIBUTE12

public static final int ATTRIBUTE12

ATTRIBUTE13

public static final int ATTRIBUTE13

ATTRIBUTE14

public static final int ATTRIBUTE14

ATTRIBUTE15

public static final int ATTRIBUTE15

ATTRIBUTE2

public static final int ATTRIBUTE2

ATTRIBUTE3

public static final int ATTRIBUTE3

ATTRIBUTE4

public static final int ATTRIBUTE4

ATTRIBUTE5

public static final int ATTRIBUTE5

ATTRIBUTE6

public static final int ATTRIBUTE6

ATTRIBUTE7

public static final int ATTRIBUTE7

ATTRIBUTE8

public static final int ATTRIBUTE8

ATTRIBUTE9

public static final int ATTRIBUTE9

ATTRIBUTECATEGORY

public static final int ATTRIBUTECATEGORY

OA_TL_ENTITIES

public static final int OA_TL_ENTITIES

LOOKUPTYPE1

public static final int LOOKUPTYPE1

LOOKUPVIEWPVO1

public static final int LOOKUPVIEWPVO1
Constructor Detail

LookupValueEOImpl

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

getLookupType

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

Returns:
the LookupType

setLookupType

public void setLookupType(java.lang.String value)
Sets value as the attribute value for LookupType.

Parameters:
value - value to set the LookupType

getLookupCode

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

Returns:
the LookupCode

setLookupCode

public void setLookupCode(java.lang.String value)
Sets value as the attribute value for LookupCode.

Parameters:
value - value to set the LookupCode

getViewApplicationId

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

Returns:
the ViewApplicationId

setViewApplicationId

public void setViewApplicationId(java.lang.Long value)
Sets value as the attribute value for ViewApplicationId.

Parameters:
value - value to set the ViewApplicationId

getSetId

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

Returns:
the SetId

setSetId

public void setSetId(java.lang.Long value)
Sets value as the attribute value for SetId.

Parameters:
value - value to set the SetId

validateSetId

public boolean validateSetId()
Validation method for SetId.


getMeaning

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

Returns:
the Meaning

setMeaning

public void setMeaning(java.lang.String value)
Sets value as the attribute value for Meaning.

Parameters:
value - value to set the Meaning

getDescription

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

Returns:
the Description

setDescription

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

Parameters:
value - value to set the Description

getEnabledFlag

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

Returns:
the EnabledFlag

setEnabledFlag

public void setEnabledFlag(java.lang.String value)
Sets value as the attribute value for EnabledFlag.

Parameters:
value - value to set the EnabledFlag

getStartDateActive

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

Returns:
the StartDateActive

setStartDateActive

public void setStartDateActive(java.sql.Date value)
Sets value as the attribute value for StartDateActive.

Parameters:
value - value to set the StartDateActive

getEndDateActive

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

Returns:
the EndDateActive

setEndDateActive

public void setEndDateActive(java.sql.Date value)
Sets value as the attribute value for EndDateActive.

Parameters:
value - value to set the EndDateActive

getDisplaySequence

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

Returns:
the DisplaySequence

setDisplaySequence

public void setDisplaySequence(java.lang.Long value)
Sets value as the attribute value for DisplaySequence.

Parameters:
value - value to set the DisplaySequence

getCreatedBy

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

Returns:
the CreatedBy

getCreationDate

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

Returns:
the CreationDate

getLastUpdatedBy

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

Returns:
the LastUpdatedBy

getLastUpdateDate

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

Returns:
the LastUpdateDate

getLastUpdateLogin

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

Returns:
the LastUpdateLogin

getTag

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

Returns:
the Tag

setTag

public void setTag(java.lang.String value)
Sets value as the attribute value for Tag.

Parameters:
value - value to set the Tag

getUpdateStartDate

public java.lang.Boolean getUpdateStartDate()
Gets the attribute value for UpdateStartDate, using the alias name UpdateStartDate.

Returns:
the UpdateStartDate

getAttribute1

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

Returns:
the Attribute1

setAttribute1

public void setAttribute1(java.lang.String value)
Sets value as the attribute value for Attribute1.

Parameters:
value - value to set the Attribute1

getAttribute10

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

Returns:
the Attribute10

setAttribute10

public void setAttribute10(java.lang.String value)
Sets value as the attribute value for Attribute10.

Parameters:
value - value to set the Attribute10

getAttribute11

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

Returns:
the Attribute11

setAttribute11

public void setAttribute11(java.lang.String value)
Sets value as the attribute value for Attribute11.

Parameters:
value - value to set the Attribute11

getAttribute12

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

Returns:
the Attribute12

setAttribute12

public void setAttribute12(java.lang.String value)
Sets value as the attribute value for Attribute12.

Parameters:
value - value to set the Attribute12

getAttribute13

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

Returns:
the Attribute13

setAttribute13

public void setAttribute13(java.lang.String value)
Sets value as the attribute value for Attribute13.

Parameters:
value - value to set the Attribute13

getAttribute14

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

Returns:
the Attribute14

setAttribute14

public void setAttribute14(java.lang.String value)
Sets value as the attribute value for Attribute14.

Parameters:
value - value to set the Attribute14

getAttribute15

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

Returns:
the Attribute15

setAttribute15

public void setAttribute15(java.lang.String value)
Sets value as the attribute value for Attribute15.

Parameters:
value - value to set the Attribute15

getAttribute2

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

Returns:
the Attribute2

setAttribute2

public void setAttribute2(java.lang.String value)
Sets value as the attribute value for Attribute2.

Parameters:
value - value to set the Attribute2

getAttribute3

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

Returns:
the Attribute3

setAttribute3

public void setAttribute3(java.lang.String value)
Sets value as the attribute value for Attribute3.

Parameters:
value - value to set the Attribute3

getAttribute4

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

Returns:
the Attribute4

setAttribute4

public void setAttribute4(java.lang.String value)
Sets value as the attribute value for Attribute4.

Parameters:
value - value to set the Attribute4

getAttribute5

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

Returns:
the Attribute5

setAttribute5

public void setAttribute5(java.lang.String value)
Sets value as the attribute value for Attribute5.

Parameters:
value - value to set the Attribute5

getAttribute6

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

Returns:
the Attribute6

setAttribute6

public void setAttribute6(java.lang.String value)
Sets value as the attribute value for Attribute6.

Parameters:
value - value to set the Attribute6

getAttribute7

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

Returns:
the Attribute7

setAttribute7

public void setAttribute7(java.lang.String value)
Sets value as the attribute value for Attribute7.

Parameters:
value - value to set the Attribute7

getAttribute8

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

Returns:
the Attribute8

setAttribute8

public void setAttribute8(java.lang.String value)
Sets value as the attribute value for Attribute8.

Parameters:
value - value to set the Attribute8

getAttribute9

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

Returns:
the Attribute9

setAttribute9

public void setAttribute9(java.lang.String value)
Sets value as the attribute value for Attribute9.

Parameters:
value - value to set the Attribute9

getAttributeCategory

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

Returns:
the AttributeCategory

setAttributeCategory

public void setAttributeCategory(java.lang.String value)
Sets value as the attribute value for AttributeCategory.

Parameters:
value - value to set the AttributeCategory

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
Parameters:
index - the index identifying the attribute
attrDef - the attribute
Returns:
the attribute value
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
Parameters:
index - the index identifying the attribute
value - the value to assign to the attribute
attrDef - the attribute
Throws:
java.lang.Exception

getOA_TL_ENTITIES

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

getLookupType1

public LookupTypeEOImpl getLookupType1()
Returns:
the associated entity LookupTypeEOImpl.

setLookupType1

public void setLookupType1(LookupTypeEOImpl value)
Sets value as the associated entity LookupTypeEOImpl.


getLookupViewPVO1

public oracle.jbo.RowSet getLookupViewPVO1()
Gets the view accessor RowSet LookupViewPVO1.


createPrimaryKey

public static oracle.jbo.Key createPrimaryKey(java.lang.String lookupType,
                                              java.lang.String lookupCode,
                                              java.lang.Long viewApplicationId,
                                              java.lang.Long setId)
Parameters:
lookupType - key constituent
lookupCode - key constituent
viewApplicationId - key constituent
setId - key constituent
Returns:
a Key object based on given key constituents.

validateSetId

public boolean validateSetId(java.lang.Long setid)
Validation method for SetId.


remove

public void remove()
Description copied from class: OAEntityImpl
Marks the row for deletion.

Override this method to add your own business logic for the remove operation. For example, you can implement business logic that throws an exception that report why an entity object cannot be removed.

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

create

public void create(oracle.jbo.AttributeList attributeList)
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:
attributeList - name/value pair to initialize the entity

updateStartDate

public boolean updateStartDate()

getContainerEntity

protected oracle.jbo.server.EntityImpl getContainerEntity()
Description copied from class: OAEntityImpl
Gets the owning entity. It points to the master entity in case of a composite association.

Overrides:
getContainerEntity in class OAEntityImpl
Returns:
master entity if present, else null

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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.