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

E22562-05

oracle.apps.fnd.applcore.flex.dff.uiModel.view
Class DescriptiveFlexfieldSecondaryUsageRegUIVORowImpl

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.flex.dff.uiModel.view.DescriptiveFlexfieldSecondaryUsageRegUIVORowImpl
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.RowExprScriptSupplier, oracle.jbo.script.ExprScriptRunner, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.XMLInterface

public class DescriptiveFlexfieldSecondaryUsageRegUIVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class DescriptiveFlexfieldSecondaryUsageRegUIVORowImpl.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 ADFUIPACKAGENAME
           
static int APPLICATIONID
           
static int COLUMNNAMEPREFIX
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DESCRIPTION
           
static int DESCRIPTION1
           
static int DESCRIPTIVEFLEXFIELDCODE
           
static int DESCRIPTIVEFLEXFIELDSECONDARYTABLEUSAGEREGUI
           
static int FLEXFIELDUSAGECODE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int MODULEID
           
static int NAME
           
static int TABLENAME
           
static int TABLETYPE
           
static int TABLEUSAGECODE
           
static int USAGETYPE
           
 
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
DescriptiveFlexfieldSecondaryUsageRegUIVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.String getAdfuiPackageName()
          Gets the attribute value for ADFUI_PACKAGE_NAME using the alias name AdfuiPackageName.
 java.lang.Long getApplicationId()
          Gets the attribute value for APPLICATION_ID using the alias name ApplicationId.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getColumnNamePrefix()
          Gets the attribute value for COLUMN_NAME_PREFIX using the alias name ColumnNamePrefix.
 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.String getDescription()
          Gets the attribute value for DESCRIPTION using the alias name Description.
 java.lang.String getDescription1()
          Gets the attribute value for DESCRIPTION using the alias name Description1.
 java.lang.String getDescriptiveFlexfieldCode()
          Gets the attribute value for DESCRIPTIVE_FLEXFIELD_CODE using the alias name DescriptiveFlexfieldCode.
 oracle.jbo.Row getDescriptiveFlexfieldSecondaryTableUsageRegUI()
          Gets the associated Row using master-detail link DescriptiveFlexfieldSecondaryTableUsageRegUI.
 DescriptiveFlexfieldSecondaryUsageEOImpl getFlexfieldSecondaryUsage()
          Gets FlexfieldSecondaryUsage entity object.
 java.lang.String getFlexfieldUsageCode()
          Gets the attribute value for FLEXFIELD_USAGE_CODE using the alias name FlexfieldUsageCode.
 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.
 java.lang.String getModuleId()
          Gets the attribute value for MODULE_ID using the alias name ModuleId.
 java.lang.String getName()
          Gets the attribute value for NAME using the alias name Name.
 DescriptiveFlexfieldSecondaryTableUsageEOImpl getSecondaryTableUsage()
          Gets SecondaryTableUsage entity object.
 java.lang.String getTableName()
          Gets the attribute value for TABLE_NAME using the alias name TableName.
 java.lang.String getTableType()
          Gets the attribute value for TABLE_TYPE using the alias name TableType.
 java.lang.String getTableUsageCode()
          Gets the attribute value for TABLE_USAGE_CODE using the alias name TableUsageCode.
 java.lang.String getUsageType()
          Gets the attribute value for USAGE_TYPE using the alias name UsageType.
 void setAdfuiPackageName(java.lang.String value)
          Sets value as attribute value for ADFUI_PACKAGE_NAME using the alias name AdfuiPackageName.
 void setApplicationId(java.lang.Long value)
          Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setColumnNamePrefix(java.lang.String value)
          Sets value as attribute value for COLUMN_NAME_PREFIX using the alias name ColumnNamePrefix.
 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 setDescription(java.lang.String value)
          Sets value as attribute value for DESCRIPTION using the alias name Description.
 void setDescription1(java.lang.String value)
          Sets value as attribute value for DESCRIPTION using the alias name Description1.
 void setDescriptiveFlexfieldCode(java.lang.String value)
          Sets value as attribute value for DESCRIPTIVE_FLEXFIELD_CODE using the alias name DescriptiveFlexfieldCode.
 void setDescriptiveFlexfieldSecondaryTableUsageRegUI(oracle.jbo.Row value)
          Sets the master-detail link DescriptiveFlexfieldSecondaryTableUsageRegUI between this object and value.
 void setFlexfieldUsageCode(java.lang.String value)
          Sets value as attribute value for FLEXFIELD_USAGE_CODE using the alias name FlexfieldUsageCode.
 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 setModuleId(java.lang.String value)
          Sets value as attribute value for MODULE_ID using the alias name ModuleId.
 void setName(java.lang.String value)
          Sets value as attribute value for NAME using the alias name Name.
 void setTableName(java.lang.String value)
          Sets value as attribute value for TABLE_NAME using the alias name TableName.
 void setTableType(java.lang.String value)
          Sets value as attribute value for TABLE_TYPE using the alias name TableType.
 void setTableUsageCode(java.lang.String value)
          Sets value as attribute value for TABLE_USAGE_CODE using the alias name TableUsageCode.
 void setUsageType(java.lang.String value)
          Sets value as attribute value for USAGE_TYPE using the alias name UsageType.
 
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, getRowOperationsScript, 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.jbo.ExprScriptSupplier
getGlobalScript
 

Field Detail

ADFUIPACKAGENAME

public static final int ADFUIPACKAGENAME

APPLICATIONID

public static final int APPLICATIONID

CREATEDBY

public static final int CREATEDBY

CREATIONDATE

public static final int CREATIONDATE

DESCRIPTION

public static final int DESCRIPTION

DESCRIPTIVEFLEXFIELDCODE

public static final int DESCRIPTIVEFLEXFIELDCODE

FLEXFIELDUSAGECODE

public static final int FLEXFIELDUSAGECODE

LASTUPDATEDATE

public static final int LASTUPDATEDATE

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN

LASTUPDATEDBY

public static final int LASTUPDATEDBY

NAME

public static final int NAME

USAGETYPE

public static final int USAGETYPE

TABLEUSAGECODE

public static final int TABLEUSAGECODE

TABLENAME

public static final int TABLENAME

DESCRIPTION1

public static final int DESCRIPTION1

COLUMNNAMEPREFIX

public static final int COLUMNNAMEPREFIX

TABLETYPE

public static final int TABLETYPE

MODULEID

public static final int MODULEID

DESCRIPTIVEFLEXFIELDSECONDARYTABLEUSAGEREGUI

public static final int DESCRIPTIVEFLEXFIELDSECONDARYTABLEUSAGEREGUI
Constructor Detail

DescriptiveFlexfieldSecondaryUsageRegUIVORowImpl

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

Method Detail

getFlexfieldSecondaryUsage

public DescriptiveFlexfieldSecondaryUsageEOImpl getFlexfieldSecondaryUsage()
Gets FlexfieldSecondaryUsage entity object.

Returns:
the FlexfieldSecondaryUsage

getSecondaryTableUsage

public DescriptiveFlexfieldSecondaryTableUsageEOImpl getSecondaryTableUsage()
Gets SecondaryTableUsage entity object.

Returns:
the SecondaryTableUsage

getAdfuiPackageName

public java.lang.String getAdfuiPackageName()
Gets the attribute value for ADFUI_PACKAGE_NAME using the alias name AdfuiPackageName.

Returns:
the ADFUI_PACKAGE_NAME

setAdfuiPackageName

public void setAdfuiPackageName(java.lang.String value)
Sets value as attribute value for ADFUI_PACKAGE_NAME using the alias name AdfuiPackageName.

Parameters:
value - value to set the ADFUI_PACKAGE_NAME

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

getCreatedBy

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

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

getCreationDate

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

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

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 attribute value for DESCRIPTION using the alias name Description.

Parameters:
value - value to set the DESCRIPTION

getDescriptiveFlexfieldCode

public java.lang.String getDescriptiveFlexfieldCode()
Gets the attribute value for DESCRIPTIVE_FLEXFIELD_CODE using the alias name DescriptiveFlexfieldCode.

Returns:
the DESCRIPTIVE_FLEXFIELD_CODE

setDescriptiveFlexfieldCode

public void setDescriptiveFlexfieldCode(java.lang.String value)
Sets value as attribute value for DESCRIPTIVE_FLEXFIELD_CODE using the alias name DescriptiveFlexfieldCode.

Parameters:
value - value to set the DESCRIPTIVE_FLEXFIELD_CODE

getFlexfieldUsageCode

public java.lang.String getFlexfieldUsageCode()
Gets the attribute value for FLEXFIELD_USAGE_CODE using the alias name FlexfieldUsageCode.

Returns:
the FLEXFIELD_USAGE_CODE

setFlexfieldUsageCode

public void setFlexfieldUsageCode(java.lang.String value)
Sets value as attribute value for FLEXFIELD_USAGE_CODE using the alias name FlexfieldUsageCode.

Parameters:
value - value to set the FLEXFIELD_USAGE_CODE

getLastUpdateDate

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

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

getLastUpdateLogin

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

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

getLastUpdatedBy

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

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

getName

public java.lang.String getName()
Gets the attribute value for NAME using the alias name Name.

Returns:
the NAME

setName

public void setName(java.lang.String value)
Sets value as attribute value for NAME using the alias name Name.

Parameters:
value - value to set the NAME

getUsageType

public java.lang.String getUsageType()
Gets the attribute value for USAGE_TYPE using the alias name UsageType.

Returns:
the USAGE_TYPE

setUsageType

public void setUsageType(java.lang.String value)
Sets value as attribute value for USAGE_TYPE using the alias name UsageType.

Parameters:
value - value to set the USAGE_TYPE

getTableUsageCode

public java.lang.String getTableUsageCode()
Gets the attribute value for TABLE_USAGE_CODE using the alias name TableUsageCode.

Returns:
the TABLE_USAGE_CODE

setTableUsageCode

public void setTableUsageCode(java.lang.String value)
Sets value as attribute value for TABLE_USAGE_CODE using the alias name TableUsageCode.

Parameters:
value - value to set the TABLE_USAGE_CODE

getTableName

public java.lang.String getTableName()
Gets the attribute value for TABLE_NAME using the alias name TableName.

Returns:
the TABLE_NAME

setTableName

public void setTableName(java.lang.String value)
Sets value as attribute value for TABLE_NAME using the alias name TableName.

Parameters:
value - value to set the TABLE_NAME

getDescription1

public java.lang.String getDescription1()
Gets the attribute value for DESCRIPTION using the alias name Description1.

Returns:
the DESCRIPTION

setDescription1

public void setDescription1(java.lang.String value)
Sets value as attribute value for DESCRIPTION using the alias name Description1.

Parameters:
value - value to set the DESCRIPTION

getColumnNamePrefix

public java.lang.String getColumnNamePrefix()
Gets the attribute value for COLUMN_NAME_PREFIX using the alias name ColumnNamePrefix.

Returns:
the COLUMN_NAME_PREFIX

setColumnNamePrefix

public void setColumnNamePrefix(java.lang.String value)
Sets value as attribute value for COLUMN_NAME_PREFIX using the alias name ColumnNamePrefix.

Parameters:
value - value to set the COLUMN_NAME_PREFIX

getTableType

public java.lang.String getTableType()
Gets the attribute value for TABLE_TYPE using the alias name TableType.

Returns:
the TABLE_TYPE

setTableType

public void setTableType(java.lang.String value)
Sets value as attribute value for TABLE_TYPE using the alias name TableType.

Parameters:
value - value to set the TABLE_TYPE

getModuleId

public java.lang.String getModuleId()
Gets the attribute value for MODULE_ID using the alias name ModuleId.

Returns:
the MODULE_ID

setModuleId

public void setModuleId(java.lang.String value)
Sets value as attribute value for MODULE_ID using the alias name ModuleId.

Parameters:
value - value to set the MODULE_ID

getDescriptiveFlexfieldSecondaryTableUsageRegUI

public oracle.jbo.Row getDescriptiveFlexfieldSecondaryTableUsageRegUI()
Gets the associated Row using master-detail link DescriptiveFlexfieldSecondaryTableUsageRegUI.


setDescriptiveFlexfieldSecondaryTableUsageRegUI

public void setDescriptiveFlexfieldSecondaryTableUsageRegUI(oracle.jbo.Row value)
Sets the master-detail link DescriptiveFlexfieldSecondaryTableUsageRegUI 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
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

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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.