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

E22562-05

oracle.apps.fnd.applcore.dataSecurity.uiModel.view
Class TransFilterVORowImpl

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.dataSecurity.uiModel.view.TransFilterVORowImpl
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 TransFilterVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class TransFilterVORowImpl.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 ATTRIBUTESVO1
           
static int CONJUNCTION
           
static int DATATYPE
           
static int ENDVALUE
           
static int ENDVALUEDATE
           
static int ENDVALUENUMBER
           
static int ENDVALUESTRING
           
static int ISHIERARCHICAL
           
static int ITEMID
           
static int ITEMNAME
           
static int ITEMOPERATOR
           
static int ITEMOPERATORDATE
           
static int ITEMOPERATORHIER
           
static int ITEMOPERATORNUMBER
           
static int ITEMOPERATORSTRING
           
static int LOOKUPPVO1
           
static int OPERATORDISPLAY
           
static int OPERATORSVO1
           
static int OPERATORSVODATE
           
static int OPERATORSVOHIER
           
static int OPERATORSVONUMBER
           
static int OPERATORSVOSTRING
           
static int OPERATORTYPE
           
static int TREEDISPLAY
           
static int TREEOPERATORS
           
static int VALUE
           
static int VALUEDATE
           
static int VALUENUMBER
           
static int VALUESTRING
           
 
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
TransFilterVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 oracle.jbo.RowSet getAttributesVO1()
          Gets the view accessor RowSet AttributesVO1.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getConjunction()
          Gets the attribute value for the calculated attribute Conjunction.
 java.lang.String getDataType()
          Gets the attribute value for the calculated attribute DataType.
 java.lang.Object getEndValue()
          Gets the attribute value for the calculated attribute EndValue.
 java.sql.Date getEndValueDate()
          Gets the attribute value for the calculated attribute EndValueDate.
 java.lang.Long getEndValueNumber()
          Gets the attribute value for the calculated attribute EndValueNumber.
 java.lang.String getEndValueString()
          Gets the attribute value for the calculated attribute EndValueString.
 java.lang.String getIsHierarchical()
          Gets the attribute value for the calculated attribute IsHierarchical.
 java.lang.String getItemId()
          Gets the attribute value for the calculated attribute ItemId.
 java.lang.String getItemName()
          Gets the attribute value for the calculated attribute ItemName.
 java.lang.String getItemOperator()
          Gets the attribute value for the calculated attribute ItemOperator.
 java.lang.String getItemOperatorDate()
          Gets the attribute value for the calculated attribute ItemOperatorDate.
 java.lang.String getItemOperatorHier()
          Gets the attribute value for the calculated attribute ItemOperatorHier.
 java.lang.String getItemOperatorNumber()
          Gets the attribute value for the calculated attribute ItemOperatorNumber.
 java.lang.String getItemOperatorString()
          Gets the attribute value for the calculated attribute ItemOperatorString.
 oracle.jbo.RowSet getLookupPVO1()
          Gets the view accessor RowSet LookupPVO1.
 java.lang.String getOperatorDisplay()
          Gets the attribute value for the calculated attribute OperatorDisplay.
 oracle.jbo.RowSet getOperatorsVO1()
          Gets the view accessor RowSet OperatorsVO1.
 oracle.jbo.RowSet getOperatorsVODate()
          Gets the view accessor RowSet OperatorsVODate.
 oracle.jbo.RowSet getOperatorsVOHier()
          Gets the view accessor RowSet OperatorsVOHier.
 oracle.jbo.RowSet getOperatorsVONumber()
          Gets the view accessor RowSet OperatorsVONumber.
 oracle.jbo.RowSet getOperatorsVOString()
          Gets the view accessor RowSet OperatorsVOString.
 java.lang.String getOperatorType()
          Gets the attribute value for the calculated attribute OperatorType.
 java.lang.String getTreeDisplay()
          Gets the attribute value for the calculated attribute TreeDisplay.
 java.lang.Boolean getTreeOperators()
          Gets the attribute value for the calculated attribute TreeOperators.
 java.lang.Object getValue()
          Gets the attribute value for the calculated attribute Value.
 java.sql.Date getValueDate()
          Gets the attribute value for the calculated attribute ValueDate.
 java.lang.Long getValueNumber()
          Gets the attribute value for the calculated attribute ValueNumber.
 java.lang.String getValueString()
          Gets the attribute value for the calculated attribute ValueString.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setConjunction(java.lang.String value)
          Sets value as the attribute value for the calculated attribute Conjunction.
 void setDataType(java.lang.String value)
          Sets value as the attribute value for the calculated attribute DataType.
 void setEndValue(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute EndValue.
 void setEndValueDate(java.sql.Date value)
          Sets value as the attribute value for the calculated attribute EndValueDate.
 void setEndValueNumber(java.lang.Long value)
          Sets value as the attribute value for the calculated attribute EndValueNumber.
 void setEndValueString(java.lang.String value)
          Sets value as the attribute value for the calculated attribute EndValueString.
 void setIsHierarchical(java.lang.String value)
          Sets value as the attribute value for the calculated attribute IsHierarchical.
 void setItemId(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ItemId.
 void setItemName(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ItemName.
 void setItemOperator(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ItemOperator.
 void setItemOperatorDate(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ItemOperatorDate.
 void setItemOperatorHier(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ItemOperatorHier.
 void setItemOperatorNumber(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ItemOperatorNumber.
 void setItemOperatorString(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ItemOperatorString.
 void setOperatorDisplay(java.lang.String value)
          Sets value as the attribute value for the calculated attribute OperatorDisplay.
 void setOperatorType(java.lang.String value)
          Sets value as the attribute value for the calculated attribute OperatorType.
 void setTreeDisplay(java.lang.String value)
          Sets value as the attribute value for the calculated attribute TreeDisplay.
 void setTreeOperators(java.lang.Boolean value)
          Sets value as the attribute value for the calculated attribute TreeOperators.
 void setValue(java.lang.Object value)
          Sets value as the attribute value for the calculated attribute Value.
 void setValueDate(java.sql.Date value)
          Sets value as the attribute value for the calculated attribute ValueDate.
 void setValueNumber(java.lang.Long value)
          Sets value as the attribute value for the calculated attribute ValueNumber.
 void setValueString(java.lang.String value)
          Sets value as the attribute value for the calculated attribute ValueString.
 
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

ISHIERARCHICAL

public static final int ISHIERARCHICAL

ITEMID

public static final int ITEMID

ITEMNAME

public static final int ITEMNAME

ITEMOPERATOR

public static final int ITEMOPERATOR

VALUE

public static final int VALUE

ENDVALUE

public static final int ENDVALUE

DATATYPE

public static final int DATATYPE

CONJUNCTION

public static final int CONJUNCTION

VALUEDATE

public static final int VALUEDATE

VALUESTRING

public static final int VALUESTRING

VALUENUMBER

public static final int VALUENUMBER

ENDVALUEDATE

public static final int ENDVALUEDATE

ENDVALUESTRING

public static final int ENDVALUESTRING

ENDVALUENUMBER

public static final int ENDVALUENUMBER

OPERATORTYPE

public static final int OPERATORTYPE

OPERATORDISPLAY

public static final int OPERATORDISPLAY

ITEMOPERATORNUMBER

public static final int ITEMOPERATORNUMBER

ITEMOPERATORDATE

public static final int ITEMOPERATORDATE

ITEMOPERATORSTRING

public static final int ITEMOPERATORSTRING

ITEMOPERATORHIER

public static final int ITEMOPERATORHIER

TREEDISPLAY

public static final int TREEDISPLAY

TREEOPERATORS

public static final int TREEOPERATORS

ATTRIBUTESVO1

public static final int ATTRIBUTESVO1

OPERATORSVO1

public static final int OPERATORSVO1

OPERATORSVOSTRING

public static final int OPERATORSVOSTRING

OPERATORSVONUMBER

public static final int OPERATORSVONUMBER

OPERATORSVODATE

public static final int OPERATORSVODATE

OPERATORSVOHIER

public static final int OPERATORSVOHIER

LOOKUPPVO1

public static final int LOOKUPPVO1
Constructor Detail

TransFilterVORowImpl

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

Method Detail

getIsHierarchical

public java.lang.String getIsHierarchical()
Gets the attribute value for the calculated attribute IsHierarchical.

Returns:
the IsHierarchical

setIsHierarchical

public void setIsHierarchical(java.lang.String value)
Sets value as the attribute value for the calculated attribute IsHierarchical.

Parameters:
value - value to set the IsHierarchical

getItemId

public java.lang.String getItemId()
Gets the attribute value for the calculated attribute ItemId.

Returns:
the ItemId

setItemId

public void setItemId(java.lang.String value)
Sets value as the attribute value for the calculated attribute ItemId.

Parameters:
value - value to set the ItemId

getItemName

public java.lang.String getItemName()
Gets the attribute value for the calculated attribute ItemName.

Returns:
the ItemName

setItemName

public void setItemName(java.lang.String value)
Sets value as the attribute value for the calculated attribute ItemName.

Parameters:
value - value to set the ItemName

getItemOperator

public java.lang.String getItemOperator()
Gets the attribute value for the calculated attribute ItemOperator.

Returns:
the ItemOperator

setItemOperator

public void setItemOperator(java.lang.String value)
Sets value as the attribute value for the calculated attribute ItemOperator.

Parameters:
value - value to set the ItemOperator

getValue

public java.lang.Object getValue()
Gets the attribute value for the calculated attribute Value.

Returns:
the Value

setValue

public void setValue(java.lang.Object value)
Sets value as the attribute value for the calculated attribute Value.

Parameters:
value - value to set the Value

getEndValue

public java.lang.Object getEndValue()
Gets the attribute value for the calculated attribute EndValue.

Returns:
the EndValue

setEndValue

public void setEndValue(java.lang.Object value)
Sets value as the attribute value for the calculated attribute EndValue.

Parameters:
value - value to set the EndValue

getDataType

public java.lang.String getDataType()
Gets the attribute value for the calculated attribute DataType.

Returns:
the DataType

setDataType

public void setDataType(java.lang.String value)
Sets value as the attribute value for the calculated attribute DataType.

Parameters:
value - value to set the DataType

getConjunction

public java.lang.String getConjunction()
Gets the attribute value for the calculated attribute Conjunction.

Returns:
the Conjunction

setConjunction

public void setConjunction(java.lang.String value)
Sets value as the attribute value for the calculated attribute Conjunction.

Parameters:
value - value to set the Conjunction

getValueDate

public java.sql.Date getValueDate()
Gets the attribute value for the calculated attribute ValueDate.

Returns:
the ValueDate

setValueDate

public void setValueDate(java.sql.Date value)
Sets value as the attribute value for the calculated attribute ValueDate.

Parameters:
value - value to set the ValueDate

getValueString

public java.lang.String getValueString()
Gets the attribute value for the calculated attribute ValueString.

Returns:
the ValueString

setValueString

public void setValueString(java.lang.String value)
Sets value as the attribute value for the calculated attribute ValueString.

Parameters:
value - value to set the ValueString

getValueNumber

public java.lang.Long getValueNumber()
Gets the attribute value for the calculated attribute ValueNumber.

Returns:
the ValueNumber

setValueNumber

public void setValueNumber(java.lang.Long value)
Sets value as the attribute value for the calculated attribute ValueNumber.

Parameters:
value - value to set the ValueNumber

getEndValueDate

public java.sql.Date getEndValueDate()
Gets the attribute value for the calculated attribute EndValueDate.

Returns:
the EndValueDate

setEndValueDate

public void setEndValueDate(java.sql.Date value)
Sets value as the attribute value for the calculated attribute EndValueDate.

Parameters:
value - value to set the EndValueDate

getEndValueString

public java.lang.String getEndValueString()
Gets the attribute value for the calculated attribute EndValueString.

Returns:
the EndValueString

setEndValueString

public void setEndValueString(java.lang.String value)
Sets value as the attribute value for the calculated attribute EndValueString.

Parameters:
value - value to set the EndValueString

getEndValueNumber

public java.lang.Long getEndValueNumber()
Gets the attribute value for the calculated attribute EndValueNumber.

Returns:
the EndValueNumber

setEndValueNumber

public void setEndValueNumber(java.lang.Long value)
Sets value as the attribute value for the calculated attribute EndValueNumber.

Parameters:
value - value to set the EndValueNumber

getOperatorType

public java.lang.String getOperatorType()
Gets the attribute value for the calculated attribute OperatorType.

Returns:
the OperatorType

setOperatorType

public void setOperatorType(java.lang.String value)
Sets value as the attribute value for the calculated attribute OperatorType.

Parameters:
value - value to set the OperatorType

getOperatorDisplay

public java.lang.String getOperatorDisplay()
Gets the attribute value for the calculated attribute OperatorDisplay.

Returns:
the OperatorDisplay

setOperatorDisplay

public void setOperatorDisplay(java.lang.String value)
Sets value as the attribute value for the calculated attribute OperatorDisplay.

Parameters:
value - value to set the OperatorDisplay

getItemOperatorNumber

public java.lang.String getItemOperatorNumber()
Gets the attribute value for the calculated attribute ItemOperatorNumber.

Returns:
the ItemOperatorNumber

setItemOperatorNumber

public void setItemOperatorNumber(java.lang.String value)
Sets value as the attribute value for the calculated attribute ItemOperatorNumber.

Parameters:
value - value to set the ItemOperatorNumber

getItemOperatorDate

public java.lang.String getItemOperatorDate()
Gets the attribute value for the calculated attribute ItemOperatorDate.

Returns:
the ItemOperatorDate

setItemOperatorDate

public void setItemOperatorDate(java.lang.String value)
Sets value as the attribute value for the calculated attribute ItemOperatorDate.

Parameters:
value - value to set the ItemOperatorDate

getItemOperatorString

public java.lang.String getItemOperatorString()
Gets the attribute value for the calculated attribute ItemOperatorString.

Returns:
the ItemOperatorString

setItemOperatorString

public void setItemOperatorString(java.lang.String value)
Sets value as the attribute value for the calculated attribute ItemOperatorString.

Parameters:
value - value to set the ItemOperatorString

getItemOperatorHier

public java.lang.String getItemOperatorHier()
Gets the attribute value for the calculated attribute ItemOperatorHier.

Returns:
the ItemOperatorHier

setItemOperatorHier

public void setItemOperatorHier(java.lang.String value)
Sets value as the attribute value for the calculated attribute ItemOperatorHier.

Parameters:
value - value to set the ItemOperatorHier

getTreeDisplay

public java.lang.String getTreeDisplay()
Gets the attribute value for the calculated attribute TreeDisplay.

Returns:
the TreeDisplay

setTreeDisplay

public void setTreeDisplay(java.lang.String value)
Sets value as the attribute value for the calculated attribute TreeDisplay.

Parameters:
value - value to set the TreeDisplay

getTreeOperators

public java.lang.Boolean getTreeOperators()
Gets the attribute value for the calculated attribute TreeOperators.

Returns:
the TreeOperators

setTreeOperators

public void setTreeOperators(java.lang.Boolean value)
Sets value as the attribute value for the calculated attribute TreeOperators.

Parameters:
value - value to set the TreeOperators

getAttributesVO1

public oracle.jbo.RowSet getAttributesVO1()
Gets the view accessor RowSet AttributesVO1.


getOperatorsVO1

public oracle.jbo.RowSet getOperatorsVO1()
Gets the view accessor RowSet OperatorsVO1.


getOperatorsVOString

public oracle.jbo.RowSet getOperatorsVOString()
Gets the view accessor RowSet OperatorsVOString.


getOperatorsVONumber

public oracle.jbo.RowSet getOperatorsVONumber()
Gets the view accessor RowSet OperatorsVONumber.


getOperatorsVODate

public oracle.jbo.RowSet getOperatorsVODate()
Gets the view accessor RowSet OperatorsVODate.


getOperatorsVOHier

public oracle.jbo.RowSet getOperatorsVOHier()
Gets the view accessor RowSet OperatorsVOHier.


getLookupPVO1

public oracle.jbo.RowSet getLookupPVO1()
Gets the view accessor RowSet LookupPVO1.


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.