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

E22562-02

oracle.apps.fnd.applcore.profiles.profileService.view
Class ProfileCategoryOptionVORowImpl

java.lang.Object
  extended by oracle.jbo.server.RowImpl
      extended by oracle.jbo.server.ViewRowImpl
          extended by oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
              extended by oracle.apps.fnd.applcore.profiles.profileService.view.ProfileCategoryOptionVORowImpl
All Implemented Interfaces:
ProfileCategoryOptionVORow, oracle.jbo.AttributeList, oracle.jbo.common.xml.XmlSerializable, oracle.jbo.expr.JIReservedVarNames, oracle.jbo.ExprScriptSupplier, oracle.jbo.ExprValueSupplier, oracle.jbo.ExprWrappable, oracle.jbo.JboReservedVarNames, oracle.jbo.Row, oracle.jbo.script.ExprScriptRunner, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.XMLInterface

public class ProfileCategoryOptionVORowImpl
extends OAViewRowImpl
implements ProfileCategoryOptionVORow


Nested Class Summary
static class ProfileCategoryOptionVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int APPLICATIONID
           
static int APPLICATIONID1
           
static int CATEGORYNAME
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DISPLAYSEQUENCE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int PROFILEOPTION
           
static int PROFILEOPTIONAPPLICATIONID
           
static int PROFILEOPTIONID
           
static int PROFILEOPTIONID1
           
static int PROFILEOPTIONNAME
           
 
Fields inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
JAXB_CONTEXT_PATH, RCS_ID
 
Fields inherited from class oracle.jbo.server.ViewRowImpl
CURRENT_VERSION, ORIGINAL_VERSION, XML_POSTSTATE_REMOVE, XML_POSTSTATE_TAG
 
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
ProfileCategoryOptionVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.Long getApplicationId()
          Gets the attribute value for APPLICATION_ID using the alias name ApplicationId.
 java.lang.Long getApplicationId1()
          Gets the attribute value for APPLICATION_ID using the alias name ApplicationId1.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getCategoryName()
          Gets the attribute value for CATEGORY_NAME using the alias name CategoryName.
 java.lang.String getCreatedBy()
          Gets the attribute value for CREATED_BY using the alias name CreatedBy.
 java.sql.Timestamp getCreationDate()
          Gets the attribute value for CREATION_DATE using the alias name CreationDate.
 java.lang.Number getDisplaySequence()
          Gets the attribute value for DISPLAY_SEQUENCE using the alias name DisplaySequence.
 java.sql.Timestamp getLastUpdateDate()
          Gets the attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.
 java.lang.String getLastUpdatedBy()
          Gets the attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.
 java.lang.String getLastUpdateLogin()
          Gets the attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.
 OAEntityImpl getProfileCategoryOptionEO()
          Gets ProfileCategoryOptionEO entity object.
 oracle.jbo.Row getProfileOption()
          Gets the associated Row using master-detail link ProfileOption.
 java.lang.Long getProfileOptionApplicationId()
          Gets the attribute value for PROFILE_OPTION_APPLICATION_ID using the alias name ProfileOptionApplicationId.
 ProfileOptionEOImpl getProfileOptionEO()
          Gets ProfileOptionEO entity object.
 java.lang.Long getProfileOptionId()
          Gets the attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId.
 java.lang.Long getProfileOptionId1()
          Gets the attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId1.
 java.lang.String getProfileOptionName()
          Gets the attribute value for PROFILE_OPTION_NAME using the alias name ProfileOptionName.
 void setApplicationId(java.lang.Long value)
          Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId.
 void setApplicationId1(java.lang.Long value)
          Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId1.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setCategoryName(java.lang.String value)
          Sets value as attribute value for CATEGORY_NAME using the alias name CategoryName.
 void setCreatedBy(java.lang.String value)
          Sets value as attribute value for CREATED_BY using the alias name CreatedBy.
 void setCreationDate(java.sql.Timestamp value)
          Sets value as attribute value for CREATION_DATE using the alias name CreationDate.
 void setDisplaySequence(java.lang.Number value)
          Sets value as attribute value for DISPLAY_SEQUENCE using the alias name DisplaySequence.
 void setLastUpdateDate(java.sql.Timestamp value)
          Sets value as attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.
 void setLastUpdatedBy(java.lang.String value)
          Sets value as attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.
 void setLastUpdateLogin(java.lang.String value)
          Sets value as attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.
 void setProfileOption(ProfileOptionVORowImpl value)
          Sets the master-detail link ProfileOption between this object and value.
 void setProfileOptionApplicationId(java.lang.Long value)
          Sets value as attribute value for PROFILE_OPTION_APPLICATION_ID using the alias name ProfileOptionApplicationId.
 void setProfileOptionId(java.lang.Long value)
          Sets value as attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId.
 void setProfileOptionId1(java.lang.Long value)
          Sets value as attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId1.
 void setProfileOptionName(java.lang.String value)
          Sets value as attribute value for PROFILE_OPTION_NAME using the alias name ProfileOptionName.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
create, createViewAccessorRS, findDiscriminatorForFilterRow, getApplCorePrefs, getAttribute, getAttribute, getDisplay, getEntities, getKeyFlexfieldCombination, getKeyFlexfieldCombinationID, getKeyFlexfieldViewDefImpl, getKeyFlexfieldViewObjectForQuery, getSetId, getTranslatedLanguages, isRefreshRequired, isTranslatable, isTranslatableAttribute, isTranslated, populteFilterMap, refreshViewAccessor, remove, setAttribute, setAttribute, setAttribute, setAttributeInternal, setKeyFlexfieldCombinationID, skipFilterListOnKeyAttributes, validate, validateKeyFlexfieldCombinationID
 
Methods inherited from class oracle.jbo.server.ViewRowImpl
_internal_dbg_debug_data, appendXMLElementNodes, appendXMLElementNodes, checkForOuterJoins, clearAttributeException, clearAttributeException, copyFrom, createEntities, createListBinding, createMissingEntitiesFromViewDef, createViewAccessorRS, createViewRowAttrHints, doAllowsOperation, doAutoClearAttribute, entityCacheAdd, equals, findAssociatedObjects, findAttributeDef, findListBindingName, findListBindingRSI, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findRowSetForRow, findViewAccessorDef, getApplicationModule, getApplicationModuleForViewAccessor, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeInternal, getAttributeInternal, getAttributeNames, getAttributeValues, getCtrlHints, getDBTransaction, getEffectiveDate, getElementTagName, getEntity, getEntityAttrForAttribute, getEntityCount, getEntityForAttribute, getEntityForListBinding, getExprVarVal, getHandle, getKey, getListBindingCount, getListBindingRSI, getListBindings, getLookupDescription, getNewRowState, getOriginalAttributeValue, getParentVariableManager, getPreferredListBindingRSI, getQueryCollection, getRowSet, getRowStorageInternal, getStructureDef, getViewDef, getViewLogicGroupDef, getViewObject, getXMLElementTag, handleListBindingMismatch, hasAttributeException, hasDeferredExceptions, hasExtendedViewDef, hashCode, hasListBindings, initDefaults, invokeMethod, isAttributeChanged, isAttributeUpdateable, isDead, isRefreshRequired, isSubclassRow, isViewAccessorAttribute, lock, lookupAttributeDef, markViewAccessorsDirty, populate, populateAttribute, populateAttributeAsChanged, readAttributeFromXMLElement, readXML, refresh, registerAttributeException, removeAndRetain, removeFromCollection, renderAttributeInXMLElement, renderAttributeInXMLElement, revert, revertRow, revertRowAndContainees, setAttribute, setAttributeValues, setEffectiveDateMode, setEffectiveDateOnEntities, setEntities, setEntity, setNewRowState, setStateOnEntity, setTransientAttributeValue, shouldAddViewAccessorRSToRow, throwOnListBindingMismatch, toString, writeAsXml, writeAsXml, writeXML
 
Methods inherited from class oracle.jbo.server.RowImpl
addListBindingsForAttribute, clearAllExceptions, clearRowExceptions, createXMLDefinition, ensureVariableManager, findAttrAndGetIndex, forceFilterListExecute, getAllExceptions, getAttributeInternal, getAttributeSecurityHints, getAttributeSecurityHints, getCombinedAttrNames, getEffectiveDateMode, getExprMethodVal, getGlobalScript, getHints, getMessageBundleClass, getMethodKind, getResourceBundleDef, getRowExceptions, getSecurityHints, getVariableManager, getViewAccessorResultIndex, hasAttributeException, hasVariables, isRefreshRequired, lookupListBinding, printXMLDefinition, readXML, refreshViewAccessor, refreshViewAccessor, registerRowException, setAttributeInternal, setExprVarVal, setInMultiSetter, variablesAdded, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface oracle.apps.fnd.applcore.profiles.profileService.ProfileCategoryOptionVORow
getSetId, getTranslatedLanguages, isTranslatable, isTranslatableAttribute, isTranslated, remove, validate
 
Methods inherited from interface oracle.jbo.Row
getAttributeHints, getAttributeHints, getAttributeSecurityHints, getAttributeSecurityHints, getEffectiveDateMode, getKey, getSecurityHints, getStructureDef, isAttributeUpdateable, isDead, lock, refresh, removeAndRetain, removeFromCollection, setAttributeValues, setEffectiveDateMode, setNewRowState
 
Methods inherited from interface oracle.jbo.AttributeList
getAttribute, getAttribute, getAttributeCount, getAttributeIndexOf, getAttributeNames, getAttributeValues, setAttribute, setAttribute
 
Methods inherited from interface oracle.jbo.XMLInterface
readXML, readXML, writeXML, writeXML, writeXML, writeXML
 

Field Detail

PROFILEOPTIONAPPLICATIONID

public static final int PROFILEOPTIONAPPLICATIONID

PROFILEOPTIONID

public static final int PROFILEOPTIONID

DISPLAYSEQUENCE

public static final int DISPLAYSEQUENCE

CATEGORYNAME

public static final int CATEGORYNAME

CREATIONDATE

public static final int CREATIONDATE

CREATEDBY

public static final int CREATEDBY

LASTUPDATEDATE

public static final int LASTUPDATEDATE

LASTUPDATEDBY

public static final int LASTUPDATEDBY

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN

PROFILEOPTION

public static final int PROFILEOPTION

APPLICATIONID

public static final int APPLICATIONID

PROFILEOPTIONNAME

public static final int PROFILEOPTIONNAME

APPLICATIONID1

public static final int APPLICATIONID1

PROFILEOPTIONID1

public static final int PROFILEOPTIONID1
Constructor Detail

ProfileCategoryOptionVORowImpl

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

Method Detail

getProfileCategoryOptionEO

public OAEntityImpl getProfileCategoryOptionEO()
Gets ProfileCategoryOptionEO entity object.

Returns:
the ProfileCategoryOptionEO

getProfileOptionEO

public ProfileOptionEOImpl getProfileOptionEO()
Gets ProfileOptionEO entity object.

Returns:
the ProfileOptionEO

getApplicationId

public java.lang.Long getApplicationId()
Gets the attribute value for APPLICATION_ID using the alias name ApplicationId.

Returns:
the APPLICATION_ID

setApplicationId

public void setApplicationId(java.lang.Long value)
Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId.

Parameters:
value - value to set the APPLICATION_ID

getProfileOptionId

public java.lang.Long getProfileOptionId()
Gets the attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId.

Specified by:
getProfileOptionId in interface ProfileCategoryOptionVORow
Returns:
the PROFILE_OPTION_ID

setProfileOptionId

public void setProfileOptionId(java.lang.Long value)
Sets value as attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId.

Specified by:
setProfileOptionId in interface ProfileCategoryOptionVORow
Parameters:
value - value to set the PROFILE_OPTION_ID

getProfileOptionApplicationId

public java.lang.Long getProfileOptionApplicationId()
Gets the attribute value for PROFILE_OPTION_APPLICATION_ID using the alias name ProfileOptionApplicationId.

Specified by:
getProfileOptionApplicationId in interface ProfileCategoryOptionVORow
Returns:
the PROFILE_OPTION_APPLICATION_ID

setProfileOptionApplicationId

public void setProfileOptionApplicationId(java.lang.Long value)
Sets value as attribute value for PROFILE_OPTION_APPLICATION_ID using the alias name ProfileOptionApplicationId.

Specified by:
setProfileOptionApplicationId in interface ProfileCategoryOptionVORow
Parameters:
value - value to set the PROFILE_OPTION_APPLICATION_ID

getDisplaySequence

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

Specified by:
getDisplaySequence in interface ProfileCategoryOptionVORow
Returns:
the DISPLAY_SEQUENCE

setDisplaySequence

public void setDisplaySequence(java.lang.Number value)
Sets value as attribute value for DISPLAY_SEQUENCE using the alias name DisplaySequence.

Specified by:
setDisplaySequence in interface ProfileCategoryOptionVORow
Parameters:
value - value to set the DISPLAY_SEQUENCE

getCategoryName

public java.lang.String getCategoryName()
Gets the attribute value for CATEGORY_NAME using the alias name CategoryName.

Specified by:
getCategoryName in interface ProfileCategoryOptionVORow
Returns:
the CATEGORY_NAME

setCategoryName

public void setCategoryName(java.lang.String value)
Sets value as attribute value for CATEGORY_NAME using the alias name CategoryName.

Specified by:
setCategoryName in interface ProfileCategoryOptionVORow
Parameters:
value - value to set the CATEGORY_NAME

getCreationDate

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

Specified by:
getCreationDate in interface ProfileCategoryOptionVORow
Returns:
the CREATION_DATE

setCreationDate

public void setCreationDate(java.sql.Timestamp value)
Sets value as attribute value for CREATION_DATE using the alias name CreationDate.

Parameters:
value - value to set the CREATION_DATE

getCreatedBy

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

Specified by:
getCreatedBy in interface ProfileCategoryOptionVORow
Returns:
the CREATED_BY

setCreatedBy

public void setCreatedBy(java.lang.String value)
Sets value as attribute value for CREATED_BY using the alias name CreatedBy.

Parameters:
value - value to set the CREATED_BY

getLastUpdateDate

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

Specified by:
getLastUpdateDate in interface ProfileCategoryOptionVORow
Returns:
the LAST_UPDATE_DATE

setLastUpdateDate

public void setLastUpdateDate(java.sql.Timestamp value)
Sets value as attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.

Parameters:
value - value to set the LAST_UPDATE_DATE

getLastUpdatedBy

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

Specified by:
getLastUpdatedBy in interface ProfileCategoryOptionVORow
Returns:
the LAST_UPDATED_BY

setLastUpdatedBy

public void setLastUpdatedBy(java.lang.String value)
Sets value as attribute value for LAST_UPDATED_BY using the alias name LastUpdatedBy.

Parameters:
value - value to set the LAST_UPDATED_BY

getLastUpdateLogin

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

Specified by:
getLastUpdateLogin in interface ProfileCategoryOptionVORow
Returns:
the LAST_UPDATE_LOGIN

setLastUpdateLogin

public void setLastUpdateLogin(java.lang.String value)
Sets value as attribute value for LAST_UPDATE_LOGIN using the alias name LastUpdateLogin.

Parameters:
value - value to set the LAST_UPDATE_LOGIN

getProfileOptionName

public java.lang.String getProfileOptionName()
Gets the attribute value for PROFILE_OPTION_NAME using the alias name ProfileOptionName.

Returns:
the PROFILE_OPTION_NAME

setProfileOptionName

public void setProfileOptionName(java.lang.String value)
Sets value as attribute value for PROFILE_OPTION_NAME using the alias name ProfileOptionName.

Parameters:
value - value to set the PROFILE_OPTION_NAME

getApplicationId1

public java.lang.Long getApplicationId1()
Gets the attribute value for APPLICATION_ID using the alias name ApplicationId1.

Returns:
the APPLICATION_ID

setApplicationId1

public void setApplicationId1(java.lang.Long value)
Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId1.

Parameters:
value - value to set the APPLICATION_ID

getProfileOptionId1

public java.lang.Long getProfileOptionId1()
Gets the attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId1.

Returns:
the PROFILE_OPTION_ID

setProfileOptionId1

public void setProfileOptionId1(java.lang.Long value)
Sets value as attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId1.

Parameters:
value - value to set the PROFILE_OPTION_ID

getProfileOption

public oracle.jbo.Row getProfileOption()
Gets the associated Row using master-detail link ProfileOption.

Specified by:
getProfileOption in interface ProfileCategoryOptionVORow

setProfileOption

public void setProfileOption(ProfileOptionVORowImpl value)
Sets the master-detail link ProfileOption between this object and value.


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.ViewRowImpl
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.ViewRowImpl
Throws:
java.lang.Exception

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.