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

E22562-03

oracle.apps.fnd.applcore.docseq.docSeqService.view
Class DocSequenceAssignmentsVORowImpl

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.docseq.docSeqService.view.DocSequenceAssignmentsVORowImpl
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 DocSequenceAssignmentsVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class DocSequenceAssignmentsVORowImpl.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 ATTRIBUTE1
           
static int ATTRIBUTE10
           
static int ATTRIBUTE2
           
static int ATTRIBUTE3
           
static int ATTRIBUTE4
           
static int ATTRIBUTE5
           
static int ATTRIBUTE6
           
static int ATTRIBUTE7
           
static int ATTRIBUTE8
           
static int ATTRIBUTE9
           
static int ATTRIBUTECATEGORY
           
static int CATEGORYCODE
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int DETERMINANTVALUE
           
static int DETERMINANTVALUELOV
           
static int DETERMINANTVALUESLOVVO1
           
static int DOCSEQUENCEASSIGNMENTID
           
static int DOCSEQUENCECATEGORIESPVO
           
static int DOCSEQUENCEID
           
static int DOCUMENTSEQUENCES
           
static int ENDDATE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int LOOKUPPVOFORMETHODCODE
           
static int METHODCODE
           
static int STARTDATE
           
 
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
DocSequenceAssignmentsVORowImpl()
          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.String getAttribute1()
          Gets the attribute value for ATTRIBUTE1 using the alias name Attribute1.
 java.lang.String getAttribute10()
          Gets the attribute value for ATTRIBUTE10 using the alias name Attribute10.
 java.lang.String getAttribute2()
          Gets the attribute value for ATTRIBUTE2 using the alias name Attribute2.
 java.lang.String getAttribute3()
          Gets the attribute value for ATTRIBUTE3 using the alias name Attribute3.
 java.lang.String getAttribute4()
          Gets the attribute value for ATTRIBUTE4 using the alias name Attribute4.
 java.lang.String getAttribute5()
          Gets the attribute value for ATTRIBUTE5 using the alias name Attribute5.
 java.lang.String getAttribute6()
          Gets the attribute value for ATTRIBUTE6 using the alias name Attribute6.
 java.lang.String getAttribute7()
          Gets the attribute value for ATTRIBUTE7 using the alias name Attribute7.
 java.lang.String getAttribute8()
          Gets the attribute value for ATTRIBUTE8 using the alias name Attribute8.
 java.lang.String getAttribute9()
          Gets the attribute value for ATTRIBUTE9 using the alias name Attribute9.
 java.lang.String getAttributeCategory()
          Gets the attribute value for ATTRIBUTE_CATEGORY using the alias name AttributeCategory.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getCategoryCode()
          Gets the attribute value for CATEGORY_CODE using the alias name CategoryCode.
 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.Long getDeterminantValue()
          Gets the attribute value for DETERMINANT_VALUE using the alias name DeterminantValue.
 java.lang.Long getDeterminantValueLOV()
          Gets the attribute value for the calculated attribute DeterminantValueLOV.
 oracle.jbo.RowSet getDeterminantValuesLOVVO1()
          Gets the view accessor RowSet DeterminantValuesLOVVO1.
 java.lang.Long getDocSequenceAssignmentId()
          Gets the attribute value for DOC_SEQUENCE_ASSIGNMENT_ID using the alias name DocSequenceAssignmentId.
 DocSequenceAssignmentsEOImpl getDocSequenceAssignmentsEO()
          Gets DocSequenceAssignmentsEO entity object.
 oracle.jbo.RowSet getDocSequenceCategoriesPVO()
          Gets the view accessor RowSet DocSequenceCategoriesPVO.
 java.lang.Long getDocSequenceId()
          Gets the attribute value for DOC_SEQUENCE_ID using the alias name DocSequenceId.
 oracle.jbo.Row getDocumentSequences()
          Gets the associated Row using master-detail link DocumentSequences.
 java.sql.Date getEndDate()
          Gets the attribute value for END_DATE using the alias name EndDate.
 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.
 oracle.jbo.RowSet getLookupPVOForMethodCode()
          Gets the view accessor RowSet LookupPVOForMethodCode.
 java.lang.String getMethodCode()
          Gets the attribute value for METHOD_CODE using the alias name MethodCode.
 java.sql.Date getStartDate()
          Gets the attribute value for START_DATE using the alias name StartDate.
 void setApplicationId(java.lang.Long value)
          Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId.
 void setAttribute1(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE1 using the alias name Attribute1.
 void setAttribute10(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE10 using the alias name Attribute10.
 void setAttribute2(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE2 using the alias name Attribute2.
 void setAttribute3(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE3 using the alias name Attribute3.
 void setAttribute4(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE4 using the alias name Attribute4.
 void setAttribute5(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE5 using the alias name Attribute5.
 void setAttribute6(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE6 using the alias name Attribute6.
 void setAttribute7(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE7 using the alias name Attribute7.
 void setAttribute8(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE8 using the alias name Attribute8.
 void setAttribute9(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE9 using the alias name Attribute9.
 void setAttributeCategory(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE_CATEGORY using the alias name AttributeCategory.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setCategoryCode(java.lang.String value)
          Sets value as attribute value for CATEGORY_CODE using the alias name CategoryCode.
 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 setDeterminantValue(java.lang.Long value)
          Sets value as attribute value for DETERMINANT_VALUE using the alias name DeterminantValue.
 void setDeterminantValueLOV(java.lang.Long value)
          Sets value as the attribute value for the calculated attribute DeterminantValueLOV.
 void setDocSequenceAssignmentId(java.lang.Long value)
          Sets value as attribute value for DOC_SEQUENCE_ASSIGNMENT_ID using the alias name DocSequenceAssignmentId.
 void setDocSequenceId(java.lang.Long value)
          Sets value as attribute value for DOC_SEQUENCE_ID using the alias name DocSequenceId.
 void setDocumentSequences(oracle.jbo.Row value)
          Sets the master-detail link DocumentSequences between this object and value.
 void setEndDate(java.sql.Date value)
          Sets value as attribute value for END_DATE using the alias name EndDate.
 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 setMethodCode(java.lang.String value)
          Sets value as attribute value for METHOD_CODE using the alias name MethodCode.
 void setStartDate(java.sql.Date value)
          Sets value as attribute value for START_DATE using the alias name StartDate.
 
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

DOCSEQUENCEASSIGNMENTID

public static final int DOCSEQUENCEASSIGNMENTID

DOCSEQUENCEID

public static final int DOCSEQUENCEID

APPLICATIONID

public static final int APPLICATIONID

CATEGORYCODE

public static final int CATEGORYCODE

METHODCODE

public static final int METHODCODE

STARTDATE

public static final int STARTDATE

ENDDATE

public static final int ENDDATE

DETERMINANTVALUE

public static final int DETERMINANTVALUE

LASTUPDATEDATE

public static final int LASTUPDATEDATE

LASTUPDATEDBY

public static final int LASTUPDATEDBY

CREATIONDATE

public static final int CREATIONDATE

CREATEDBY

public static final int CREATEDBY

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN

ATTRIBUTECATEGORY

public static final int ATTRIBUTECATEGORY

ATTRIBUTE1

public static final int ATTRIBUTE1

ATTRIBUTE2

public static final int ATTRIBUTE2

ATTRIBUTE3

public static final int ATTRIBUTE3

ATTRIBUTE4

public static final int ATTRIBUTE4

ATTRIBUTE5

public static final int ATTRIBUTE5

ATTRIBUTE6

public static final int ATTRIBUTE6

ATTRIBUTE7

public static final int ATTRIBUTE7

ATTRIBUTE8

public static final int ATTRIBUTE8

ATTRIBUTE9

public static final int ATTRIBUTE9

ATTRIBUTE10

public static final int ATTRIBUTE10

DETERMINANTVALUELOV

public static final int DETERMINANTVALUELOV

DOCUMENTSEQUENCES

public static final int DOCUMENTSEQUENCES

LOOKUPPVOFORMETHODCODE

public static final int LOOKUPPVOFORMETHODCODE

DOCSEQUENCECATEGORIESPVO

public static final int DOCSEQUENCECATEGORIESPVO

DETERMINANTVALUESLOVVO1

public static final int DETERMINANTVALUESLOVVO1
Constructor Detail

DocSequenceAssignmentsVORowImpl

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

Method Detail

getDocSequenceAssignmentsEO

public DocSequenceAssignmentsEOImpl getDocSequenceAssignmentsEO()
Gets DocSequenceAssignmentsEO entity object.

Returns:
the DocSequenceAssignmentsEO

getDocSequenceAssignmentId

public java.lang.Long getDocSequenceAssignmentId()
Gets the attribute value for DOC_SEQUENCE_ASSIGNMENT_ID using the alias name DocSequenceAssignmentId.

Returns:
the DOC_SEQUENCE_ASSIGNMENT_ID

setDocSequenceAssignmentId

public void setDocSequenceAssignmentId(java.lang.Long value)
Sets value as attribute value for DOC_SEQUENCE_ASSIGNMENT_ID using the alias name DocSequenceAssignmentId.

Parameters:
value - value to set the DOC_SEQUENCE_ASSIGNMENT_ID

getDocSequenceId

public java.lang.Long getDocSequenceId()
Gets the attribute value for DOC_SEQUENCE_ID using the alias name DocSequenceId.

Returns:
the DOC_SEQUENCE_ID

setDocSequenceId

public void setDocSequenceId(java.lang.Long value)
Sets value as attribute value for DOC_SEQUENCE_ID using the alias name DocSequenceId.

Parameters:
value - value to set the DOC_SEQUENCE_ID

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

getCategoryCode

public java.lang.String getCategoryCode()
Gets the attribute value for CATEGORY_CODE using the alias name CategoryCode.

Returns:
the CATEGORY_CODE

setCategoryCode

public void setCategoryCode(java.lang.String value)
Sets value as attribute value for CATEGORY_CODE using the alias name CategoryCode.

Parameters:
value - value to set the CATEGORY_CODE

getMethodCode

public java.lang.String getMethodCode()
Gets the attribute value for METHOD_CODE using the alias name MethodCode.

Returns:
the METHOD_CODE

setMethodCode

public void setMethodCode(java.lang.String value)
Sets value as attribute value for METHOD_CODE using the alias name MethodCode.

Parameters:
value - value to set the METHOD_CODE

getStartDate

public java.sql.Date getStartDate()
Gets the attribute value for START_DATE using the alias name StartDate.

Returns:
the START_DATE

setStartDate

public void setStartDate(java.sql.Date value)
Sets value as attribute value for START_DATE using the alias name StartDate.

Parameters:
value - value to set the START_DATE

getEndDate

public java.sql.Date getEndDate()
Gets the attribute value for END_DATE using the alias name EndDate.

Returns:
the END_DATE

setEndDate

public void setEndDate(java.sql.Date value)
Sets value as attribute value for END_DATE using the alias name EndDate.

Parameters:
value - value to set the END_DATE

getDeterminantValue

public java.lang.Long getDeterminantValue()
Gets the attribute value for DETERMINANT_VALUE using the alias name DeterminantValue.

Returns:
the DETERMINANT_VALUE

setDeterminantValue

public void setDeterminantValue(java.lang.Long value)
Sets value as attribute value for DETERMINANT_VALUE using the alias name DeterminantValue.

Parameters:
value - value to set the DETERMINANT_VALUE

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

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

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

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

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

getAttributeCategory

public java.lang.String getAttributeCategory()
Gets the attribute value for ATTRIBUTE_CATEGORY using the alias name AttributeCategory.

Returns:
the ATTRIBUTE_CATEGORY

setAttributeCategory

public void setAttributeCategory(java.lang.String value)
Sets value as attribute value for ATTRIBUTE_CATEGORY using the alias name AttributeCategory.

Parameters:
value - value to set the ATTRIBUTE_CATEGORY

getAttribute1

public java.lang.String getAttribute1()
Gets the attribute value for ATTRIBUTE1 using the alias name Attribute1.

Returns:
the ATTRIBUTE1

setAttribute1

public void setAttribute1(java.lang.String value)
Sets value as attribute value for ATTRIBUTE1 using the alias name Attribute1.

Parameters:
value - value to set the ATTRIBUTE1

getAttribute2

public java.lang.String getAttribute2()
Gets the attribute value for ATTRIBUTE2 using the alias name Attribute2.

Returns:
the ATTRIBUTE2

setAttribute2

public void setAttribute2(java.lang.String value)
Sets value as attribute value for ATTRIBUTE2 using the alias name Attribute2.

Parameters:
value - value to set the ATTRIBUTE2

getAttribute3

public java.lang.String getAttribute3()
Gets the attribute value for ATTRIBUTE3 using the alias name Attribute3.

Returns:
the ATTRIBUTE3

setAttribute3

public void setAttribute3(java.lang.String value)
Sets value as attribute value for ATTRIBUTE3 using the alias name Attribute3.

Parameters:
value - value to set the ATTRIBUTE3

getAttribute4

public java.lang.String getAttribute4()
Gets the attribute value for ATTRIBUTE4 using the alias name Attribute4.

Returns:
the ATTRIBUTE4

setAttribute4

public void setAttribute4(java.lang.String value)
Sets value as attribute value for ATTRIBUTE4 using the alias name Attribute4.

Parameters:
value - value to set the ATTRIBUTE4

getAttribute5

public java.lang.String getAttribute5()
Gets the attribute value for ATTRIBUTE5 using the alias name Attribute5.

Returns:
the ATTRIBUTE5

setAttribute5

public void setAttribute5(java.lang.String value)
Sets value as attribute value for ATTRIBUTE5 using the alias name Attribute5.

Parameters:
value - value to set the ATTRIBUTE5

getAttribute6

public java.lang.String getAttribute6()
Gets the attribute value for ATTRIBUTE6 using the alias name Attribute6.

Returns:
the ATTRIBUTE6

setAttribute6

public void setAttribute6(java.lang.String value)
Sets value as attribute value for ATTRIBUTE6 using the alias name Attribute6.

Parameters:
value - value to set the ATTRIBUTE6

getAttribute7

public java.lang.String getAttribute7()
Gets the attribute value for ATTRIBUTE7 using the alias name Attribute7.

Returns:
the ATTRIBUTE7

setAttribute7

public void setAttribute7(java.lang.String value)
Sets value as attribute value for ATTRIBUTE7 using the alias name Attribute7.

Parameters:
value - value to set the ATTRIBUTE7

getAttribute8

public java.lang.String getAttribute8()
Gets the attribute value for ATTRIBUTE8 using the alias name Attribute8.

Returns:
the ATTRIBUTE8

setAttribute8

public void setAttribute8(java.lang.String value)
Sets value as attribute value for ATTRIBUTE8 using the alias name Attribute8.

Parameters:
value - value to set the ATTRIBUTE8

getAttribute9

public java.lang.String getAttribute9()
Gets the attribute value for ATTRIBUTE9 using the alias name Attribute9.

Returns:
the ATTRIBUTE9

setAttribute9

public void setAttribute9(java.lang.String value)
Sets value as attribute value for ATTRIBUTE9 using the alias name Attribute9.

Parameters:
value - value to set the ATTRIBUTE9

getAttribute10

public java.lang.String getAttribute10()
Gets the attribute value for ATTRIBUTE10 using the alias name Attribute10.

Returns:
the ATTRIBUTE10

setAttribute10

public void setAttribute10(java.lang.String value)
Sets value as attribute value for ATTRIBUTE10 using the alias name Attribute10.

Parameters:
value - value to set the ATTRIBUTE10

getDeterminantValueLOV

public java.lang.Long getDeterminantValueLOV()
Gets the attribute value for the calculated attribute DeterminantValueLOV.

Returns:
the DeterminantValueLOV

setDeterminantValueLOV

public void setDeterminantValueLOV(java.lang.Long value)
Sets value as the attribute value for the calculated attribute DeterminantValueLOV.

Parameters:
value - value to set the DeterminantValueLOV

getDocumentSequences

public oracle.jbo.Row getDocumentSequences()
Gets the associated Row using master-detail link DocumentSequences.


setDocumentSequences

public void setDocumentSequences(oracle.jbo.Row value)
Sets the master-detail link DocumentSequences between this object and value.


getLookupPVOForMethodCode

public oracle.jbo.RowSet getLookupPVOForMethodCode()
Gets the view accessor RowSet LookupPVOForMethodCode.


getDocSequenceCategoriesPVO

public oracle.jbo.RowSet getDocSequenceCategoriesPVO()
Gets the view accessor RowSet DocSequenceCategoriesPVO.


getDeterminantValuesLOVVO1

public oracle.jbo.RowSet getDeterminantValuesLOVVO1()
Gets the view accessor RowSet DeterminantValuesLOVVO1.


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-03

Copyright © 2012 Oracle. All Rights Reserved.