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 ProfileVORowImpl

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.ProfileVORowImpl
All Implemented Interfaces:
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 ProfileVORowImpl
extends OAViewRowImpl


Nested Class Summary
 
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 APPLICATIONID2
           
static int ENABLEDFLAG
           
static int HIERARCHYNAME
           
static int LEVELNAME
           
static int LEVELNAME1
           
static int LEVELNAME2
           
static int LEVELNAME3
           
static int LEVELSEQUENCE
           
static int LEVELSOURCEATTRIBUTE
           
static int LEVELSOURCENAMESPACE
           
static int LEVELVALUE
           
static int PROFILEOPTIONID
           
static int PROFILEOPTIONID1
           
static int PROFILEOPTIONID2
           
static int PROFILEOPTIONNAME
           
static int PROFILEOPTIONVALUE
           
static int USERLEVEL
           
 
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.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
 
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
 
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
 
Constructor Summary
ProfileVORowImpl()
          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.
 java.lang.Long getApplicationId2()
          Gets the attribute value for APPLICATION_ID using the alias name ApplicationId2.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getEnabledFlag()
          Gets the attribute value for ENABLED_FLAG using the alias name EnabledFlag.
 java.lang.String getHierarchyName()
          Gets the attribute value for HIERARCHY_NAME using the alias name HierarchyName.
 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 getLevelName2()
          Gets the attribute value for LEVEL_NAME using the alias name LevelName2.
 java.lang.String getLevelName3()
          Gets the attribute value for LEVEL_NAME using the alias name LevelName3.
 java.lang.Integer getLevelSequence()
          Gets the attribute value for LEVEL_SEQUENCE using the alias name LevelSequence.
 java.lang.String getLevelSourceAttribute()
          Gets the attribute value for LEVEL_SOURCE_ATTRIBUTE using the alias name LevelSourceAttribute.
 java.lang.String getLevelSourceNamespace()
          Gets the attribute value for LEVEL_SOURCE_NAMESPACE using the alias name LevelSourceNamespace.
 java.lang.String getLevelValue()
          Gets the attribute value for LEVEL_VALUE using the alias name LevelValue.
 OAEntityImpl getProfileHierarchyEO()
          Gets ProfileHierarchyEO entity object.
 OAEntityImpl getProfileHierarchyLevelEO()
          Gets ProfileHierarchyLevelEO entity object.
 ProfileLevelEOImpl getProfileLevelEO()
          Gets ProfileLevelEO entity object.
 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.Long getProfileOptionId2()
          Gets the attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId2.
 ProfileOptionLevelEOImpl getProfileOptionLevelEO()
          Gets ProfileOptionLevelEO entity object.
 java.lang.String getProfileOptionName()
          Gets the attribute value for PROFILE_OPTION_NAME using the alias name ProfileOptionName.
 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 getUserLevel()
          Gets the attribute value for USER_LEVEL using the alias name UserLevel.
 void sampleProfileVORowImplExportable()
          Sample exportable method.
 void sampleProfileVORowImplExportable2(java.lang.String testParam1)
          Sample exportable method.
 void setApplicationId1(java.lang.Long value)
          Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId1.
 void setApplicationId2(java.lang.Long value)
          Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId2.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setEnabledFlag(java.lang.String value)
          Sets value as attribute value for ENABLED_FLAG using the alias name EnabledFlag.
 void setHierarchyName(java.lang.String value)
          Sets value as attribute value for HIERARCHY_NAME using the alias name HierarchyName.
 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 setLevelName2(java.lang.String value)
          Sets value as attribute value for LEVEL_NAME using the alias name LevelName2.
 void setLevelName3(java.lang.String value)
          Sets value as attribute value for LEVEL_NAME using the alias name LevelName3.
 void setLevelSequence(java.lang.Integer value)
          Sets value as attribute value for LEVEL_SEQUENCE using the alias name LevelSequence.
 void setLevelSourceAttribute(java.lang.String value)
          Sets value as attribute value for LEVEL_SOURCE_ATTRIBUTE using the alias name LevelSourceAttribute.
 void setLevelSourceNamespace(java.lang.String value)
          Sets value as attribute value for LEVEL_SOURCE_NAMESPACE using the alias name LevelSourceNamespace.
 void setLevelValue(java.lang.String value)
          Sets value as attribute value for LEVEL_VALUE using the alias name LevelValue.
 void setProfileOptionId1(java.lang.Long value)
          Sets value as attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId1.
 void setProfileOptionId2(java.lang.Long value)
          Sets value as attribute value for PROFILE_OPTION_ID using the alias name ProfileOptionId2.
 void setProfileOptionValue(java.lang.String value)
          Sets value as attribute value for PROFILE_OPTION_VALUE using the alias name ProfileOptionValue.
 void setUserLevel(java.lang.String value)
          Sets value as attribute value for USER_LEVEL using the alias name UserLevel.
 
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
 

Field Detail

LEVELSEQUENCE

public static final int LEVELSEQUENCE
See Also:
Constant Field Values

HIERARCHYNAME

public static final int HIERARCHYNAME
See Also:
Constant Field Values

PROFILEOPTIONNAME

public static final int PROFILEOPTIONNAME
See Also:
Constant Field Values

LEVELNAME

public static final int LEVELNAME
See Also:
Constant Field Values

LEVELVALUE

public static final int LEVELVALUE
See Also:
Constant Field Values

PROFILEOPTIONVALUE

public static final int PROFILEOPTIONVALUE
See Also:
Constant Field Values

LEVELSOURCEATTRIBUTE

public static final int LEVELSOURCEATTRIBUTE
See Also:
Constant Field Values

LEVELSOURCENAMESPACE

public static final int LEVELSOURCENAMESPACE
See Also:
Constant Field Values

ENABLEDFLAG

public static final int ENABLEDFLAG
See Also:
Constant Field Values

USERLEVEL

public static final int USERLEVEL
See Also:
Constant Field Values

APPLICATIONID

public static final int APPLICATIONID
See Also:
Constant Field Values

PROFILEOPTIONID

public static final int PROFILEOPTIONID
See Also:
Constant Field Values

APPLICATIONID1

public static final int APPLICATIONID1
See Also:
Constant Field Values

PROFILEOPTIONID1

public static final int PROFILEOPTIONID1
See Also:
Constant Field Values

APPLICATIONID2

public static final int APPLICATIONID2
See Also:
Constant Field Values

PROFILEOPTIONID2

public static final int PROFILEOPTIONID2
See Also:
Constant Field Values

LEVELNAME1

public static final int LEVELNAME1
See Also:
Constant Field Values

LEVELNAME2

public static final int LEVELNAME2
See Also:
Constant Field Values

LEVELNAME3

public static final int LEVELNAME3
See Also:
Constant Field Values
Constructor Detail

ProfileVORowImpl

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

Method Detail

getProfileOptionEO

public ProfileOptionEOImpl getProfileOptionEO()
Gets ProfileOptionEO entity object.

Returns:
the ProfileOptionEO

getProfileOptionLevelEO

public ProfileOptionLevelEOImpl getProfileOptionLevelEO()
Gets ProfileOptionLevelEO entity object.

Returns:
the ProfileOptionLevelEO

getProfileOptionValueEO

public ProfileOptionValueEOImpl getProfileOptionValueEO()
Gets ProfileOptionValueEO entity object.

Returns:
the ProfileOptionValueEO

getProfileLevelEO

public ProfileLevelEOImpl getProfileLevelEO()
Gets ProfileLevelEO entity object.

Returns:
the ProfileLevelEO

getProfileHierarchyEO

public OAEntityImpl getProfileHierarchyEO()
Gets ProfileHierarchyEO entity object.

Returns:
the ProfileHierarchyEO

getProfileHierarchyLevelEO

public OAEntityImpl getProfileHierarchyLevelEO()
Gets ProfileHierarchyLevelEO entity object.

Returns:
the ProfileHierarchyLevelEO

getProfileOptionName

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

Returns:
the PROFILE_OPTION_NAME

getApplicationId

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

Returns:
the APPLICATION_ID

getProfileOptionId

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

Returns:
the PROFILE_OPTION_ID

getEnabledFlag

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

Returns:
the ENABLED_FLAG

setEnabledFlag

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

Parameters:
value - value to set the ENABLED_FLAG

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

getLevelName

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

Returns:
the LEVEL_NAME

setLevelName

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

Parameters:
value - value to set the LEVEL_NAME

getLevelValue

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

Returns:
the LEVEL_VALUE

setLevelValue

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

Parameters:
value - value to set the LEVEL_VALUE

getProfileOptionValue

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

Returns:
the PROFILE_OPTION_VALUE

setProfileOptionValue

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

Parameters:
value - value to set the PROFILE_OPTION_VALUE

getApplicationId2

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

Returns:
the APPLICATION_ID

setApplicationId2

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

Parameters:
value - value to set the APPLICATION_ID

getProfileOptionId2

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

Returns:
the PROFILE_OPTION_ID

setProfileOptionId2

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

Parameters:
value - value to set the PROFILE_OPTION_ID

getLevelName1

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

Returns:
the LEVEL_NAME

setLevelName1

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

Parameters:
value - value to set the LEVEL_NAME

getLevelSourceAttribute

public java.lang.String getLevelSourceAttribute()
Gets the attribute value for LEVEL_SOURCE_ATTRIBUTE using the alias name LevelSourceAttribute.

Returns:
the LEVEL_SOURCE_ATTRIBUTE

setLevelSourceAttribute

public void setLevelSourceAttribute(java.lang.String value)
Sets value as attribute value for LEVEL_SOURCE_ATTRIBUTE using the alias name LevelSourceAttribute.

Parameters:
value - value to set the LEVEL_SOURCE_ATTRIBUTE

getLevelSourceNamespace

public java.lang.String getLevelSourceNamespace()
Gets the attribute value for LEVEL_SOURCE_NAMESPACE using the alias name LevelSourceNamespace.

Returns:
the LEVEL_SOURCE_NAMESPACE

setLevelSourceNamespace

public void setLevelSourceNamespace(java.lang.String value)
Sets value as attribute value for LEVEL_SOURCE_NAMESPACE using the alias name LevelSourceNamespace.

Parameters:
value - value to set the LEVEL_SOURCE_NAMESPACE

getUserLevel

public java.lang.String getUserLevel()
Gets the attribute value for USER_LEVEL using the alias name UserLevel.

Returns:
the USER_LEVEL

setUserLevel

public void setUserLevel(java.lang.String value)
Sets value as attribute value for USER_LEVEL using the alias name UserLevel.

Parameters:
value - value to set the USER_LEVEL

getLevelName2

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

Returns:
the LEVEL_NAME

setLevelName2

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

Parameters:
value - value to set the LEVEL_NAME

getLevelSequence

public java.lang.Integer getLevelSequence()
Gets the attribute value for LEVEL_SEQUENCE using the alias name LevelSequence.

Returns:
the LEVEL_SEQUENCE

setLevelSequence

public void setLevelSequence(java.lang.Integer value)
Sets value as attribute value for LEVEL_SEQUENCE using the alias name LevelSequence.

Parameters:
value - value to set the LEVEL_SEQUENCE

getHierarchyName

public java.lang.String getHierarchyName()
Gets the attribute value for HIERARCHY_NAME using the alias name HierarchyName.

Returns:
the HIERARCHY_NAME

setHierarchyName

public void setHierarchyName(java.lang.String value)
Sets value as attribute value for HIERARCHY_NAME using the alias name HierarchyName.

Parameters:
value - value to set the HIERARCHY_NAME

getLevelName3

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

Returns:
the LEVEL_NAME

setLevelName3

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

Parameters:
value - value to set the LEVEL_NAME

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

sampleProfileVORowImplExportable

public void sampleProfileVORowImplExportable()
Sample exportable method.


sampleProfileVORowImplExportable2

public void sampleProfileVORowImplExportable2(java.lang.String testParam1)
Sample exportable method.


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.