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

E22562-03

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

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.ProfileOptionLevelValueVORowImpl
All Implemented Interfaces:
ProfileOptionLevelValueVORow, 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 ProfileOptionLevelValueVORowImpl
extends OAViewRowImpl
implements ProfileOptionLevelValueVORow


Nested Class Summary
static class ProfileOptionLevelValueVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Nested classes/interfaces inherited from class oracle.jbo.server.ViewRowImpl
oracle.jbo.server.ViewRowImpl.PostState
 
Field Summary
static int APPLICATIONID
           
static int APPLICATIONID1
           
static int LEVELNAME
           
static int LEVELNAME1
           
static int LEVELVALUE
           
static int PROFILEOPTIONID
           
static int PROFILEOPTIONID1
           
static int PROFILEOPTIONVALUE
           
static int UPDATEABLEFLAG
           
 
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
ProfileOptionLevelValueVORowImpl()
          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 getLevelName()
          Gets the attribute value for LEVEL_NAME using the alias name LevelName.
 java.lang.String getLevelName1()
          Gets the attribute value for LEVEL_NAME using the alias name LevelName1.
 java.lang.String getLevelValue()
          Gets the attribute value for LEVEL_VALUE using the alias name LevelValue.
 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.
 ProfileOptionLevelEOImpl getProfileOptionLevelEO()
          Gets ProfileOptionLevelEO entity object.
 java.lang.String getProfileOptionValue()
          Gets the attribute value for PROFILE_OPTION_VALUE using the alias name ProfileOptionValue.
 ProfileOptionValueEOImpl getProfileOptionValueEO()
          Gets ProfileOptionValueEO entity object.
 java.lang.String getUpdateableFlag()
          Gets the attribute value for UPDATEABLE_FLAG using the alias name UpdateableFlag.
 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 setLevelName(java.lang.String value)
          Sets value as attribute value for LEVEL_NAME using the alias name LevelName.
 void setLevelName1(java.lang.String value)
          Sets value as attribute value for LEVEL_NAME using the alias name LevelName1.
 void setLevelValue(java.lang.String value)
          Sets value as attribute value for LEVEL_VALUE using the alias name LevelValue.
 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 setProfileOptionValue(java.lang.String value)
          Sets value as attribute value for PROFILE_OPTION_VALUE using the alias name ProfileOptionValue.
 void setUpdateableFlag(java.lang.String value)
          Sets value as attribute value for UPDATEABLE_FLAG using the alias name UpdateableFlag.
 
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, getPrimaryEntityReference, getPrimaryPostState, 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.ProfileOptionLevelValueVORow
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

PROFILEOPTIONVALUE

public static final int PROFILEOPTIONVALUE

UPDATEABLEFLAG

public static final int UPDATEABLEFLAG

LEVELNAME

public static final int LEVELNAME

LEVELVALUE

public static final int LEVELVALUE

APPLICATIONID

public static final int APPLICATIONID

PROFILEOPTIONID

public static final int PROFILEOPTIONID

APPLICATIONID1

public static final int APPLICATIONID1

PROFILEOPTIONID1

public static final int PROFILEOPTIONID1

LEVELNAME1

public static final int LEVELNAME1
Constructor Detail

ProfileOptionLevelValueVORowImpl

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

Method Detail

getProfileOptionValueEO

public ProfileOptionValueEOImpl getProfileOptionValueEO()
Gets ProfileOptionValueEO entity object.


getProfileOptionLevelEO

public ProfileOptionLevelEOImpl getProfileOptionLevelEO()
Gets ProfileOptionLevelEO entity object.


getProfileOptionValue

public java.lang.String getProfileOptionValue()
Gets the attribute value for PROFILE_OPTION_VALUE using the alias name ProfileOptionValue.

Specified by:
getProfileOptionValue in interface ProfileOptionLevelValueVORow

setProfileOptionValue

public void setProfileOptionValue(java.lang.String value)
Sets value as attribute value for PROFILE_OPTION_VALUE using the alias name ProfileOptionValue.

Specified by:
setProfileOptionValue in interface ProfileOptionLevelValueVORow

getUpdateableFlag

public java.lang.String getUpdateableFlag()
Gets the attribute value for UPDATEABLE_FLAG using the alias name UpdateableFlag.

Specified by:
getUpdateableFlag in interface ProfileOptionLevelValueVORow

setUpdateableFlag

public void setUpdateableFlag(java.lang.String value)
Sets value as attribute value for UPDATEABLE_FLAG using the alias name UpdateableFlag.

Specified by:
setUpdateableFlag in interface ProfileOptionLevelValueVORow

getLevelName

public java.lang.String getLevelName()
Gets the attribute value for LEVEL_NAME using the alias name LevelName.

Specified by:
getLevelName in interface ProfileOptionLevelValueVORow

setLevelName

public void setLevelName(java.lang.String value)
Sets value as attribute value for LEVEL_NAME using the alias name LevelName.

Specified by:
setLevelName in interface ProfileOptionLevelValueVORow

getApplicationId

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

Specified by:
getApplicationId in interface ProfileOptionLevelValueVORow

setApplicationId

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

Specified by:
setApplicationId in interface ProfileOptionLevelValueVORow

getProfileOptionId

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

Specified by:
getProfileOptionId in interface ProfileOptionLevelValueVORow

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 ProfileOptionLevelValueVORow

getApplicationId1

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

Specified by:
getApplicationId1 in interface ProfileOptionLevelValueVORow

setApplicationId1

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

Specified by:
setApplicationId1 in interface ProfileOptionLevelValueVORow

getProfileOptionId1

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

Specified by:
getProfileOptionId1 in interface ProfileOptionLevelValueVORow

setProfileOptionId1

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

Specified by:
setProfileOptionId1 in interface ProfileOptionLevelValueVORow

getLevelName1

public java.lang.String getLevelName1()
Gets the attribute value for LEVEL_NAME using the alias name LevelName1.

Specified by:
getLevelName1 in interface ProfileOptionLevelValueVORow

setLevelName1

public void setLevelName1(java.lang.String value)
Sets value as attribute value for LEVEL_NAME using the alias name LevelName1.

Specified by:
setLevelName1 in interface ProfileOptionLevelValueVORow

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

getLevelValue

public java.lang.String getLevelValue()
Gets the attribute value for LEVEL_VALUE using the alias name LevelValue.

Specified by:
getLevelValue in interface ProfileOptionLevelValueVORow

setLevelValue

public void setLevelValue(java.lang.String value)
Sets value as attribute value for LEVEL_VALUE using the alias name LevelValue.

Specified by:
setLevelValue in interface ProfileOptionLevelValueVORow

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.