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

E22562-03

oracle.apps.fnd.applcore.nls.model.publicView
Class CurrencyPVORowImpl

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.nls.model.publicView.CurrencyPVORowImpl
All Implemented Interfaces:
CurrencyPVORow, 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 CurrencyPVORowImpl
extends OAViewRowImpl
implements CurrencyPVORow


Nested Class Summary
static class CurrencyPVORowImpl.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 ATTRIBUTE1
           
static int ATTRIBUTE10
           
static int ATTRIBUTE11
           
static int ATTRIBUTE12
           
static int ATTRIBUTE13
           
static int ATTRIBUTE14
           
static int ATTRIBUTE15
           
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 CONTEXT
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int CURRENCYCODE
           
static int CURRENCYFLAG
           
static int DERIVEEFFECTIVE
           
static int DERIVEFACTOR
           
static int DERIVETYPE
           
static int DESCRIPTION
           
static int ENABLEDFLAG
           
static int ENDDATEACTIVE
           
static int EXTENDEDPRECISION
           
static int GLOBALATTRIBUTE1
           
static int GLOBALATTRIBUTE10
           
static int GLOBALATTRIBUTE11
           
static int GLOBALATTRIBUTE12
           
static int GLOBALATTRIBUTE13
           
static int GLOBALATTRIBUTE14
           
static int GLOBALATTRIBUTE15
           
static int GLOBALATTRIBUTE16
           
static int GLOBALATTRIBUTE17
           
static int GLOBALATTRIBUTE18
           
static int GLOBALATTRIBUTE19
           
static int GLOBALATTRIBUTE2
           
static int GLOBALATTRIBUTE20
           
static int GLOBALATTRIBUTE3
           
static int GLOBALATTRIBUTE4
           
static int GLOBALATTRIBUTE5
           
static int GLOBALATTRIBUTE6
           
static int GLOBALATTRIBUTE7
           
static int GLOBALATTRIBUTE8
           
static int GLOBALATTRIBUTE9
           
static int GLOBALATTRIBUTECATEGORY
           
static int ISOFLAG
           
static int ISSUINGTERRITORYCODE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int LOOKUPPVOFORCURRENCYFLAG
           
static int LOOKUPPVOFORDERIVATIONTYPE
           
static int LOOKUPPVOFORENABLEDFLAG
           
static int MINIMUMACCOUNTABLEUNIT
           
static int NAME
           
static int PRECISION
           
static int STARTDATEACTIVE
           
static int SYMBOL
           
static int TERRITORYPVO
           
 
Fields inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
JAXB_CONTEXT_PATH, RCS_ID
 
Fields inherited from class oracle.jbo.server.ViewRowImpl
CURRENT_VERSION, ORIGINAL_VERSION, XML_POSTSTATE_REMOVE, XML_POSTSTATE_TAG
 
Fields inherited from interface oracle.jbo.Row
EFFDT_DELETE_FUTURE_CHANGE_MODE, EFFDT_DELETE_MODE, EFFDT_DELETE_NEXT_CHANGE_MODE, EFFDT_DELETE_THIS_CHANGE_MODE, EFFDT_DELETE_ZAP_MODE, EFFDT_EXPERT_MODE, EFFDT_NONE_MODE, EFFDT_UPDATE_CHANGE_INSERT_MODE, EFFDT_UPDATE_CORRECTION, EFFDT_UPDATE_MODE, EFFDT_UPDATE_NEW_EARLIEST_CHANGE_MODE, EFFDT_UPDATE_OVERRIDE_MODE, REFRESH_CONTAINEES, REFRESH_FORGET_NEW_ROWS, REFRESH_REMOVE_NEW_ROWS, REFRESH_UNDO_CHANGES, REFRESH_WITH_DB_FORGET_CHANGES, REFRESH_WITH_DB_ONLY_IF_UNCHANGED, STATUS_INITIALIZED, STATUS_NEW
 
Fields inherited from interface oracle.jbo.XMLInterface
XML_IGNORE_DEPTH_COUNT, XML_OPT_ALL_ROWS, XML_OPT_ASSOC_CONSISTENT, XML_OPT_CHANGES_ONLY, XML_OPT_LIMIT_RANGE, XML_PASSIVATION_USE
 
Fields inherited from interface oracle.jbo.JboReservedVarNames
RESERVED_VAR_AGG_AVG, RESERVED_VAR_AGG_COUNT, RESERVED_VAR_AGG_MAX, RESERVED_VAR_AGG_MIN, RESERVED_VAR_AGG_SUM, RESERVED_VAR_AGGVAL_PREFIX, RESERVED_VAR_STRUCTURE_DEF
 
Fields inherited from interface oracle.jbo.expr.JIReservedVarNames
RESERVED_VAR_VALUE
 
Constructor Summary
CurrencyPVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 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 getAttribute11()
          Gets the attribute value for ATTRIBUTE11 using the alias name Attribute11.
 java.lang.String getAttribute12()
          Gets the attribute value for ATTRIBUTE12 using the alias name Attribute12.
 java.lang.String getAttribute13()
          Gets the attribute value for ATTRIBUTE13 using the alias name Attribute13.
 java.lang.String getAttribute14()
          Gets the attribute value for ATTRIBUTE14 using the alias name Attribute14.
 java.lang.String getAttribute15()
          Gets the attribute value for ATTRIBUTE15 using the alias name Attribute15.
 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.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getContext()
          Gets the attribute value for CONTEXT using the alias name Context.
 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 getCurrencyCode()
          Gets the attribute value for CURRENCY_CODE using the alias name CurrencyCode.
 java.lang.String getCurrencyFlag()
          Gets the attribute value for CURRENCY_FLAG using the alias name CurrencyFlag.
 OAEntityImpl getCurrencyPEO()
          Gets CurrencyPEO entity object.
 java.sql.Date getDeriveEffective()
          Gets the attribute value for DERIVE_EFFECTIVE using the alias name DeriveEffective.
 java.math.BigDecimal getDeriveFactor()
          Gets the attribute value for DERIVE_FACTOR using the alias name DeriveFactor.
 java.lang.String getDeriveType()
          Gets the attribute value for DERIVE_TYPE using the alias name DeriveType.
 java.lang.String getDescription()
          Gets the attribute value for DESCRIPTION using the alias name Description.
 java.lang.String getEnabledFlag()
          Gets the attribute value for ENABLED_FLAG using the alias name EnabledFlag.
 java.sql.Date getEndDateActive()
          Gets the attribute value for END_DATE_ACTIVE using the alias name EndDateActive.
 java.lang.Integer getExtendedPrecision()
          Gets the attribute value for EXTENDED_PRECISION using the alias name ExtendedPrecision.
 java.lang.String getGlobalAttribute1()
          Gets the attribute value for GLOBAL_ATTRIBUTE1 using the alias name GlobalAttribute1.
 java.lang.String getGlobalAttribute10()
          Gets the attribute value for GLOBAL_ATTRIBUTE10 using the alias name GlobalAttribute10.
 java.lang.String getGlobalAttribute11()
          Gets the attribute value for GLOBAL_ATTRIBUTE11 using the alias name GlobalAttribute11.
 java.lang.String getGlobalAttribute12()
          Gets the attribute value for GLOBAL_ATTRIBUTE12 using the alias name GlobalAttribute12.
 java.lang.String getGlobalAttribute13()
          Gets the attribute value for GLOBAL_ATTRIBUTE13 using the alias name GlobalAttribute13.
 java.lang.String getGlobalAttribute14()
          Gets the attribute value for GLOBAL_ATTRIBUTE14 using the alias name GlobalAttribute14.
 java.lang.String getGlobalAttribute15()
          Gets the attribute value for GLOBAL_ATTRIBUTE15 using the alias name GlobalAttribute15.
 java.lang.String getGlobalAttribute16()
          Gets the attribute value for GLOBAL_ATTRIBUTE16 using the alias name GlobalAttribute16.
 java.lang.String getGlobalAttribute17()
          Gets the attribute value for GLOBAL_ATTRIBUTE17 using the alias name GlobalAttribute17.
 java.lang.String getGlobalAttribute18()
          Gets the attribute value for GLOBAL_ATTRIBUTE18 using the alias name GlobalAttribute18.
 java.lang.String getGlobalAttribute19()
          Gets the attribute value for GLOBAL_ATTRIBUTE19 using the alias name GlobalAttribute19.
 java.lang.String getGlobalAttribute2()
          Gets the attribute value for GLOBAL_ATTRIBUTE2 using the alias name GlobalAttribute2.
 java.lang.String getGlobalAttribute20()
          Gets the attribute value for GLOBAL_ATTRIBUTE20 using the alias name GlobalAttribute20.
 java.lang.String getGlobalAttribute3()
          Gets the attribute value for GLOBAL_ATTRIBUTE3 using the alias name GlobalAttribute3.
 java.lang.String getGlobalAttribute4()
          Gets the attribute value for GLOBAL_ATTRIBUTE4 using the alias name GlobalAttribute4.
 java.lang.String getGlobalAttribute5()
          Gets the attribute value for GLOBAL_ATTRIBUTE5 using the alias name GlobalAttribute5.
 java.lang.String getGlobalAttribute6()
          Gets the attribute value for GLOBAL_ATTRIBUTE6 using the alias name GlobalAttribute6.
 java.lang.String getGlobalAttribute7()
          Gets the attribute value for GLOBAL_ATTRIBUTE7 using the alias name GlobalAttribute7.
 java.lang.String getGlobalAttribute8()
          Gets the attribute value for GLOBAL_ATTRIBUTE8 using the alias name GlobalAttribute8.
 java.lang.String getGlobalAttribute9()
          Gets the attribute value for GLOBAL_ATTRIBUTE9 using the alias name GlobalAttribute9.
 java.lang.String getGlobalAttributeCategory()
          Gets the attribute value for GLOBAL_ATTRIBUTE_CATEGORY using the alias name GlobalAttributeCategory.
 java.lang.String getIsoFlag()
          Gets the attribute value for ISO_FLAG using the alias name IsoFlag.
 java.lang.String getIssuingTerritoryCode()
          Gets the attribute value for ISSUING_TERRITORY_CODE using the alias name IssuingTerritoryCode.
 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 getLookupPVOForCurrencyFlag()
          Gets the view accessor RowSet LookupPVOForCurrencyFlag.
 oracle.jbo.RowSet getLookupPVOForDerivationType()
          Gets the view accessor RowSet LookupPVOForDerivationType.
 oracle.jbo.RowSet getLookupPVOForEnabledFlag()
          Gets the view accessor RowSet LookupPVOForEnabledFlag.
 java.math.BigDecimal getMinimumAccountableUnit()
          Gets the attribute value for MINIMUM_ACCOUNTABLE_UNIT using the alias name MinimumAccountableUnit.
 java.lang.String getName()
          Gets the attribute value for NAME using the alias name Name.
 java.lang.Integer getPrecision()
          Gets the attribute value for PRECISION using the alias name Precision.
 java.sql.Date getStartDateActive()
          Gets the attribute value for START_DATE_ACTIVE using the alias name StartDateActive.
 java.lang.String getSymbol()
          Gets the attribute value for SYMBOL using the alias name Symbol.
 oracle.jbo.RowSet getTerritoryPVO()
          Gets the view accessor RowSet TerritoryPVO.
 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 setAttribute11(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE11 using the alias name Attribute11.
 void setAttribute12(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE12 using the alias name Attribute12.
 void setAttribute13(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE13 using the alias name Attribute13.
 void setAttribute14(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE14 using the alias name Attribute14.
 void setAttribute15(java.lang.String value)
          Sets value as attribute value for ATTRIBUTE15 using the alias name Attribute15.
 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.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setContext(java.lang.String value)
          Sets value as attribute value for CONTEXT using the alias name Context.
 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 setCurrencyCode(java.lang.String value)
          Sets value as attribute value for CURRENCY_CODE using the alias name CurrencyCode.
 void setCurrencyFlag(java.lang.String value)
          Sets value as attribute value for CURRENCY_FLAG using the alias name CurrencyFlag.
 void setDeriveEffective(java.sql.Date value)
          Sets value as attribute value for DERIVE_EFFECTIVE using the alias name DeriveEffective.
 void setDeriveFactor(java.math.BigDecimal value)
          Sets value as attribute value for DERIVE_FACTOR using the alias name DeriveFactor.
 void setDeriveType(java.lang.String value)
          Sets value as attribute value for DERIVE_TYPE using the alias name DeriveType.
 void setDescription(java.lang.String value)
          Sets value as attribute value for DESCRIPTION using the alias name Description.
 void setEnabledFlag(java.lang.String value)
          Sets value as attribute value for ENABLED_FLAG using the alias name EnabledFlag.
 void setEndDateActive(java.sql.Date value)
          Sets value as attribute value for END_DATE_ACTIVE using the alias name EndDateActive.
 void setExtendedPrecision(java.lang.Integer value)
          Sets value as attribute value for EXTENDED_PRECISION using the alias name ExtendedPrecision.
 void setGlobalAttribute1(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE1 using the alias name GlobalAttribute1.
 void setGlobalAttribute10(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE10 using the alias name GlobalAttribute10.
 void setGlobalAttribute11(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE11 using the alias name GlobalAttribute11.
 void setGlobalAttribute12(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE12 using the alias name GlobalAttribute12.
 void setGlobalAttribute13(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE13 using the alias name GlobalAttribute13.
 void setGlobalAttribute14(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE14 using the alias name GlobalAttribute14.
 void setGlobalAttribute15(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE15 using the alias name GlobalAttribute15.
 void setGlobalAttribute16(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE16 using the alias name GlobalAttribute16.
 void setGlobalAttribute17(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE17 using the alias name GlobalAttribute17.
 void setGlobalAttribute18(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE18 using the alias name GlobalAttribute18.
 void setGlobalAttribute19(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE19 using the alias name GlobalAttribute19.
 void setGlobalAttribute2(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE2 using the alias name GlobalAttribute2.
 void setGlobalAttribute20(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE20 using the alias name GlobalAttribute20.
 void setGlobalAttribute3(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE3 using the alias name GlobalAttribute3.
 void setGlobalAttribute4(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE4 using the alias name GlobalAttribute4.
 void setGlobalAttribute5(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE5 using the alias name GlobalAttribute5.
 void setGlobalAttribute6(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE6 using the alias name GlobalAttribute6.
 void setGlobalAttribute7(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE7 using the alias name GlobalAttribute7.
 void setGlobalAttribute8(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE8 using the alias name GlobalAttribute8.
 void setGlobalAttribute9(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE9 using the alias name GlobalAttribute9.
 void setGlobalAttributeCategory(java.lang.String value)
          Sets value as attribute value for GLOBAL_ATTRIBUTE_CATEGORY using the alias name GlobalAttributeCategory.
 void setIsoFlag(java.lang.String value)
          Sets value as attribute value for ISO_FLAG using the alias name IsoFlag.
 void setIssuingTerritoryCode(java.lang.String value)
          Sets value as attribute value for ISSUING_TERRITORY_CODE using the alias name IssuingTerritoryCode.
 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 setMinimumAccountableUnit(java.math.BigDecimal value)
          Sets value as attribute value for MINIMUM_ACCOUNTABLE_UNIT using the alias name MinimumAccountableUnit.
 void setName(java.lang.String value)
          Sets value as attribute value for NAME using the alias name Name.
 void setPrecision(java.lang.Integer value)
          Sets value as attribute value for PRECISION using the alias name Precision.
 void setStartDateActive(java.sql.Date value)
          Sets value as attribute value for START_DATE_ACTIVE using the alias name StartDateActive.
 void setSymbol(java.lang.String value)
          Sets value as attribute value for SYMBOL using the alias name Symbol.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAViewRowImpl
create, createViewAccessorRS, findDiscriminatorForFilterRow, getApplCorePrefs, getAttribute, getAttribute, getDisplay, getEntities, getKeyFlexfieldCombination, getKeyFlexfieldCombinationID, getKeyFlexfieldViewDefImpl, getKeyFlexfieldViewObjectForQuery, getSetId, getTranslatedLanguages, isRefreshRequired, isTranslatable, isTranslatableAttribute, isTranslated, populteFilterMap, refreshViewAccessor, remove, setAttribute, setAttribute, setAttribute, setAttributeInternal, setKeyFlexfieldCombinationID, skipFilterListOnKeyAttributes, validate, validateKeyFlexfieldCombinationID
 
Methods inherited from class oracle.jbo.server.ViewRowImpl
_internal_dbg_debug_data, appendXMLElementNodes, appendXMLElementNodes, checkForOuterJoins, clearAttributeException, clearAttributeException, copyFrom, createEntities, createListBinding, createMissingEntitiesFromViewDef, createViewAccessorRS, createViewRowAttrHints, doAllowsOperation, doAutoClearAttribute, entityCacheAdd, equals, findAssociatedObjects, findAttributeDef, findListBindingName, findListBindingRSI, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findRowSetForRow, findViewAccessorDef, getApplicationModule, getApplicationModuleForViewAccessor, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeInternal, getAttributeInternal, getAttributeNames, getAttributeValues, getCtrlHints, getDBTransaction, getEffectiveDate, getElementTagName, getEntity, getEntityAttrForAttribute, getEntityCount, getEntityForAttribute, getEntityForListBinding, getExprVarVal, getHandle, getKey, getListBindingCount, getListBindingRSI, getListBindings, getLookupDescription, getNewRowState, getOriginalAttributeValue, getParentVariableManager, getPreferredListBindingRSI, getPrimaryEntityReference, getPrimaryPostState, getQueryCollection, getRowSet, getRowStorageInternal, getStructureDef, getViewDef, getViewLogicGroupDef, getViewObject, getXMLElementTag, handleListBindingMismatch, hasAttributeException, hasDeferredExceptions, hasExtendedViewDef, hashCode, hasListBindings, initDefaults, invokeMethod, isAttributeChanged, isAttributeUpdateable, isDead, isRefreshRequired, isSubclassRow, isViewAccessorAttribute, lock, lookupAttributeDef, markViewAccessorsDirty, populate, populateAttribute, populateAttributeAsChanged, readAttributeFromXMLElement, readXML, refresh, registerAttributeException, removeAndRetain, removeFromCollection, renderAttributeInXMLElement, renderAttributeInXMLElement, revert, revertRow, revertRowAndContainees, setAttribute, setAttributeValues, setEffectiveDateMode, setEffectiveDateOnEntities, setEntities, setEntity, setNewRowState, setStateOnEntity, setTransientAttributeValue, shouldAddViewAccessorRSToRow, throwOnListBindingMismatch, toString, writeAsXml, writeAsXml, writeXML
 
Methods inherited from class oracle.jbo.server.RowImpl
addListBindingsForAttribute, clearAllExceptions, clearRowExceptions, createXMLDefinition, ensureVariableManager, findAttrAndGetIndex, forceFilterListExecute, getAllExceptions, getAttributeInternal, getAttributeSecurityHints, getAttributeSecurityHints, getCombinedAttrNames, getEffectiveDateMode, getExprMethodVal, getGlobalScript, getHints, getMessageBundleClass, getMethodKind, getResourceBundleDef, getRowExceptions, getSecurityHints, getVariableManager, getViewAccessorResultIndex, hasAttributeException, hasVariables, isRefreshRequired, lookupListBinding, printXMLDefinition, readXML, refreshViewAccessor, refreshViewAccessor, registerRowException, setAttributeInternal, setExprVarVal, setInMultiSetter, variablesAdded, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface oracle.apps.fnd.applcore.nls.model.CurrencyPVORow
getSetId, getTranslatedLanguages, isTranslatable, isTranslatableAttribute, isTranslated
 
Methods inherited from interface oracle.jbo.Row
getAttributeHints, getAttributeHints, getAttributeSecurityHints, getAttributeSecurityHints, getEffectiveDateMode, getKey, getSecurityHints, getStructureDef, isAttributeUpdateable, isDead, lock, refresh, remove, removeAndRetain, removeFromCollection, setAttributeValues, setEffectiveDateMode, setNewRowState, validate
 
Methods inherited from interface oracle.jbo.AttributeList
getAttribute, getAttribute, getAttributeCount, getAttributeIndexOf, getAttributeNames, getAttributeValues, setAttribute, setAttribute
 
Methods inherited from interface oracle.jbo.XMLInterface
readXML, readXML, writeXML, writeXML, writeXML, writeXML
 

Field Detail

CURRENCYCODE

public static final int CURRENCYCODE

NAME

public static final int NAME

DESCRIPTION

public static final int DESCRIPTION

ENABLEDFLAG

public static final int ENABLEDFLAG

CURRENCYFLAG

public static final int CURRENCYFLAG

ISSUINGTERRITORYCODE

public static final int ISSUINGTERRITORYCODE

PRECISION

public static final int PRECISION

EXTENDEDPRECISION

public static final int EXTENDEDPRECISION

SYMBOL

public static final int SYMBOL

STARTDATEACTIVE

public static final int STARTDATEACTIVE

ENDDATEACTIVE

public static final int ENDDATEACTIVE

MINIMUMACCOUNTABLEUNIT

public static final int MINIMUMACCOUNTABLEUNIT

DERIVEEFFECTIVE

public static final int DERIVEEFFECTIVE

DERIVETYPE

public static final int DERIVETYPE

DERIVEFACTOR

public static final int DERIVEFACTOR

ISOFLAG

public static final int ISOFLAG

CREATEDBY

public static final int CREATEDBY

CREATIONDATE

public static final int CREATIONDATE

LASTUPDATEDBY

public static final int LASTUPDATEDBY

LASTUPDATEDATE

public static final int LASTUPDATEDATE

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN

CONTEXT

public static final int CONTEXT

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

ATTRIBUTE11

public static final int ATTRIBUTE11

ATTRIBUTE12

public static final int ATTRIBUTE12

ATTRIBUTE13

public static final int ATTRIBUTE13

ATTRIBUTE14

public static final int ATTRIBUTE14

ATTRIBUTE15

public static final int ATTRIBUTE15

GLOBALATTRIBUTECATEGORY

public static final int GLOBALATTRIBUTECATEGORY

GLOBALATTRIBUTE1

public static final int GLOBALATTRIBUTE1

GLOBALATTRIBUTE2

public static final int GLOBALATTRIBUTE2

GLOBALATTRIBUTE3

public static final int GLOBALATTRIBUTE3

GLOBALATTRIBUTE4

public static final int GLOBALATTRIBUTE4

GLOBALATTRIBUTE5

public static final int GLOBALATTRIBUTE5

GLOBALATTRIBUTE6

public static final int GLOBALATTRIBUTE6

GLOBALATTRIBUTE7

public static final int GLOBALATTRIBUTE7

GLOBALATTRIBUTE8

public static final int GLOBALATTRIBUTE8

GLOBALATTRIBUTE9

public static final int GLOBALATTRIBUTE9

GLOBALATTRIBUTE10

public static final int GLOBALATTRIBUTE10

GLOBALATTRIBUTE11

public static final int GLOBALATTRIBUTE11

GLOBALATTRIBUTE12

public static final int GLOBALATTRIBUTE12

GLOBALATTRIBUTE13

public static final int GLOBALATTRIBUTE13

GLOBALATTRIBUTE14

public static final int GLOBALATTRIBUTE14

GLOBALATTRIBUTE15

public static final int GLOBALATTRIBUTE15

GLOBALATTRIBUTE16

public static final int GLOBALATTRIBUTE16

GLOBALATTRIBUTE17

public static final int GLOBALATTRIBUTE17

GLOBALATTRIBUTE18

public static final int GLOBALATTRIBUTE18

GLOBALATTRIBUTE19

public static final int GLOBALATTRIBUTE19

GLOBALATTRIBUTE20

public static final int GLOBALATTRIBUTE20

TERRITORYPVO

public static final int TERRITORYPVO

LOOKUPPVOFORENABLEDFLAG

public static final int LOOKUPPVOFORENABLEDFLAG

LOOKUPPVOFORCURRENCYFLAG

public static final int LOOKUPPVOFORCURRENCYFLAG

LOOKUPPVOFORDERIVATIONTYPE

public static final int LOOKUPPVOFORDERIVATIONTYPE
Constructor Detail

CurrencyPVORowImpl

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

Method Detail

getCurrencyPEO

public OAEntityImpl getCurrencyPEO()
Gets CurrencyPEO entity object.

Returns:
the CurrencyPEO

getCurrencyCode

public java.lang.String getCurrencyCode()
Gets the attribute value for CURRENCY_CODE using the alias name CurrencyCode.

Specified by:
getCurrencyCode in interface CurrencyPVORow
Returns:
the CURRENCY_CODE

setCurrencyCode

public void setCurrencyCode(java.lang.String value)
Sets value as attribute value for CURRENCY_CODE using the alias name CurrencyCode.

Parameters:
value - value to set the CURRENCY_CODE

getName

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

Specified by:
getName in interface CurrencyPVORow
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

getDescription

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

Specified by:
getDescription in interface CurrencyPVORow
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

getEnabledFlag

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

Specified by:
getEnabledFlag in interface CurrencyPVORow
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

getCurrencyFlag

public java.lang.String getCurrencyFlag()
Gets the attribute value for CURRENCY_FLAG using the alias name CurrencyFlag.

Specified by:
getCurrencyFlag in interface CurrencyPVORow
Returns:
the CURRENCY_FLAG

setCurrencyFlag

public void setCurrencyFlag(java.lang.String value)
Sets value as attribute value for CURRENCY_FLAG using the alias name CurrencyFlag.

Parameters:
value - value to set the CURRENCY_FLAG

getIssuingTerritoryCode

public java.lang.String getIssuingTerritoryCode()
Gets the attribute value for ISSUING_TERRITORY_CODE using the alias name IssuingTerritoryCode.

Specified by:
getIssuingTerritoryCode in interface CurrencyPVORow
Returns:
the ISSUING_TERRITORY_CODE

setIssuingTerritoryCode

public void setIssuingTerritoryCode(java.lang.String value)
Sets value as attribute value for ISSUING_TERRITORY_CODE using the alias name IssuingTerritoryCode.

Parameters:
value - value to set the ISSUING_TERRITORY_CODE

getPrecision

public java.lang.Integer getPrecision()
Gets the attribute value for PRECISION using the alias name Precision.

Specified by:
getPrecision in interface CurrencyPVORow
Returns:
the PRECISION

setPrecision

public void setPrecision(java.lang.Integer value)
Sets value as attribute value for PRECISION using the alias name Precision.

Parameters:
value - value to set the PRECISION

getExtendedPrecision

public java.lang.Integer getExtendedPrecision()
Gets the attribute value for EXTENDED_PRECISION using the alias name ExtendedPrecision.

Specified by:
getExtendedPrecision in interface CurrencyPVORow
Returns:
the EXTENDED_PRECISION

setExtendedPrecision

public void setExtendedPrecision(java.lang.Integer value)
Sets value as attribute value for EXTENDED_PRECISION using the alias name ExtendedPrecision.

Parameters:
value - value to set the EXTENDED_PRECISION

getSymbol

public java.lang.String getSymbol()
Gets the attribute value for SYMBOL using the alias name Symbol.

Specified by:
getSymbol in interface CurrencyPVORow
Returns:
the SYMBOL

setSymbol

public void setSymbol(java.lang.String value)
Sets value as attribute value for SYMBOL using the alias name Symbol.

Parameters:
value - value to set the SYMBOL

getStartDateActive

public java.sql.Date getStartDateActive()
Gets the attribute value for START_DATE_ACTIVE using the alias name StartDateActive.

Specified by:
getStartDateActive in interface CurrencyPVORow
Returns:
the START_DATE_ACTIVE

setStartDateActive

public void setStartDateActive(java.sql.Date value)
Sets value as attribute value for START_DATE_ACTIVE using the alias name StartDateActive.

Parameters:
value - value to set the START_DATE_ACTIVE

getEndDateActive

public java.sql.Date getEndDateActive()
Gets the attribute value for END_DATE_ACTIVE using the alias name EndDateActive.

Specified by:
getEndDateActive in interface CurrencyPVORow
Returns:
the END_DATE_ACTIVE

setEndDateActive

public void setEndDateActive(java.sql.Date value)
Sets value as attribute value for END_DATE_ACTIVE using the alias name EndDateActive.

Parameters:
value - value to set the END_DATE_ACTIVE

getMinimumAccountableUnit

public java.math.BigDecimal getMinimumAccountableUnit()
Gets the attribute value for MINIMUM_ACCOUNTABLE_UNIT using the alias name MinimumAccountableUnit.

Specified by:
getMinimumAccountableUnit in interface CurrencyPVORow
Returns:
the MINIMUM_ACCOUNTABLE_UNIT

setMinimumAccountableUnit

public void setMinimumAccountableUnit(java.math.BigDecimal value)
Sets value as attribute value for MINIMUM_ACCOUNTABLE_UNIT using the alias name MinimumAccountableUnit.

Parameters:
value - value to set the MINIMUM_ACCOUNTABLE_UNIT

getDeriveEffective

public java.sql.Date getDeriveEffective()
Gets the attribute value for DERIVE_EFFECTIVE using the alias name DeriveEffective.

Specified by:
getDeriveEffective in interface CurrencyPVORow
Returns:
the DERIVE_EFFECTIVE

setDeriveEffective

public void setDeriveEffective(java.sql.Date value)
Sets value as attribute value for DERIVE_EFFECTIVE using the alias name DeriveEffective.

Parameters:
value - value to set the DERIVE_EFFECTIVE

getDeriveType

public java.lang.String getDeriveType()
Gets the attribute value for DERIVE_TYPE using the alias name DeriveType.

Specified by:
getDeriveType in interface CurrencyPVORow
Returns:
the DERIVE_TYPE

setDeriveType

public void setDeriveType(java.lang.String value)
Sets value as attribute value for DERIVE_TYPE using the alias name DeriveType.

Parameters:
value - value to set the DERIVE_TYPE

getDeriveFactor

public java.math.BigDecimal getDeriveFactor()
Gets the attribute value for DERIVE_FACTOR using the alias name DeriveFactor.

Specified by:
getDeriveFactor in interface CurrencyPVORow
Returns:
the DERIVE_FACTOR

setDeriveFactor

public void setDeriveFactor(java.math.BigDecimal value)
Sets value as attribute value for DERIVE_FACTOR using the alias name DeriveFactor.

Parameters:
value - value to set the DERIVE_FACTOR

getIsoFlag

public java.lang.String getIsoFlag()
Gets the attribute value for ISO_FLAG using the alias name IsoFlag.

Specified by:
getIsoFlag in interface CurrencyPVORow
Returns:
the ISO_FLAG

setIsoFlag

public void setIsoFlag(java.lang.String value)
Sets value as attribute value for ISO_FLAG using the alias name IsoFlag.

Parameters:
value - value to set the ISO_FLAG

getCreatedBy

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

Specified by:
getCreatedBy in interface CurrencyPVORow
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.

Specified by:
getCreationDate in interface CurrencyPVORow
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

getLastUpdatedBy

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

Specified by:
getLastUpdatedBy in interface CurrencyPVORow
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

getLastUpdateDate

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

Specified by:
getLastUpdateDate in interface CurrencyPVORow
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.

Specified by:
getLastUpdateLogin in interface CurrencyPVORow
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

getContext

public java.lang.String getContext()
Gets the attribute value for CONTEXT using the alias name Context.

Specified by:
getContext in interface CurrencyPVORow
Returns:
the CONTEXT

setContext

public void setContext(java.lang.String value)
Sets value as attribute value for CONTEXT using the alias name Context.

Parameters:
value - value to set the CONTEXT

getAttribute1

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

Specified by:
getAttribute1 in interface CurrencyPVORow
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.

Specified by:
getAttribute2 in interface CurrencyPVORow
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.

Specified by:
getAttribute3 in interface CurrencyPVORow
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.

Specified by:
getAttribute4 in interface CurrencyPVORow
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.

Specified by:
getAttribute5 in interface CurrencyPVORow
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.

Specified by:
getAttribute6 in interface CurrencyPVORow
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.

Specified by:
getAttribute7 in interface CurrencyPVORow
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.

Specified by:
getAttribute8 in interface CurrencyPVORow
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.

Specified by:
getAttribute9 in interface CurrencyPVORow
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.

Specified by:
getAttribute10 in interface CurrencyPVORow
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

getAttribute11

public java.lang.String getAttribute11()
Gets the attribute value for ATTRIBUTE11 using the alias name Attribute11.

Specified by:
getAttribute11 in interface CurrencyPVORow
Returns:
the ATTRIBUTE11

setAttribute11

public void setAttribute11(java.lang.String value)
Sets value as attribute value for ATTRIBUTE11 using the alias name Attribute11.

Parameters:
value - value to set the ATTRIBUTE11

getAttribute12

public java.lang.String getAttribute12()
Gets the attribute value for ATTRIBUTE12 using the alias name Attribute12.

Specified by:
getAttribute12 in interface CurrencyPVORow
Returns:
the ATTRIBUTE12

setAttribute12

public void setAttribute12(java.lang.String value)
Sets value as attribute value for ATTRIBUTE12 using the alias name Attribute12.

Parameters:
value - value to set the ATTRIBUTE12

getAttribute13

public java.lang.String getAttribute13()
Gets the attribute value for ATTRIBUTE13 using the alias name Attribute13.

Specified by:
getAttribute13 in interface CurrencyPVORow
Returns:
the ATTRIBUTE13

setAttribute13

public void setAttribute13(java.lang.String value)
Sets value as attribute value for ATTRIBUTE13 using the alias name Attribute13.

Parameters:
value - value to set the ATTRIBUTE13

getAttribute14

public java.lang.String getAttribute14()
Gets the attribute value for ATTRIBUTE14 using the alias name Attribute14.

Specified by:
getAttribute14 in interface CurrencyPVORow
Returns:
the ATTRIBUTE14

setAttribute14

public void setAttribute14(java.lang.String value)
Sets value as attribute value for ATTRIBUTE14 using the alias name Attribute14.

Parameters:
value - value to set the ATTRIBUTE14

getAttribute15

public java.lang.String getAttribute15()
Gets the attribute value for ATTRIBUTE15 using the alias name Attribute15.

Specified by:
getAttribute15 in interface CurrencyPVORow
Returns:
the ATTRIBUTE15

setAttribute15

public void setAttribute15(java.lang.String value)
Sets value as attribute value for ATTRIBUTE15 using the alias name Attribute15.

Parameters:
value - value to set the ATTRIBUTE15

getGlobalAttributeCategory

public java.lang.String getGlobalAttributeCategory()
Gets the attribute value for GLOBAL_ATTRIBUTE_CATEGORY using the alias name GlobalAttributeCategory.

Specified by:
getGlobalAttributeCategory in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE_CATEGORY

setGlobalAttributeCategory

public void setGlobalAttributeCategory(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE_CATEGORY using the alias name GlobalAttributeCategory.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE_CATEGORY

getGlobalAttribute1

public java.lang.String getGlobalAttribute1()
Gets the attribute value for GLOBAL_ATTRIBUTE1 using the alias name GlobalAttribute1.

Specified by:
getGlobalAttribute1 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE1

setGlobalAttribute1

public void setGlobalAttribute1(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE1 using the alias name GlobalAttribute1.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE1

getGlobalAttribute2

public java.lang.String getGlobalAttribute2()
Gets the attribute value for GLOBAL_ATTRIBUTE2 using the alias name GlobalAttribute2.

Specified by:
getGlobalAttribute2 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE2

setGlobalAttribute2

public void setGlobalAttribute2(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE2 using the alias name GlobalAttribute2.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE2

getGlobalAttribute3

public java.lang.String getGlobalAttribute3()
Gets the attribute value for GLOBAL_ATTRIBUTE3 using the alias name GlobalAttribute3.

Specified by:
getGlobalAttribute3 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE3

setGlobalAttribute3

public void setGlobalAttribute3(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE3 using the alias name GlobalAttribute3.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE3

getGlobalAttribute4

public java.lang.String getGlobalAttribute4()
Gets the attribute value for GLOBAL_ATTRIBUTE4 using the alias name GlobalAttribute4.

Specified by:
getGlobalAttribute4 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE4

setGlobalAttribute4

public void setGlobalAttribute4(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE4 using the alias name GlobalAttribute4.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE4

getGlobalAttribute5

public java.lang.String getGlobalAttribute5()
Gets the attribute value for GLOBAL_ATTRIBUTE5 using the alias name GlobalAttribute5.

Specified by:
getGlobalAttribute5 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE5

setGlobalAttribute5

public void setGlobalAttribute5(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE5 using the alias name GlobalAttribute5.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE5

getGlobalAttribute6

public java.lang.String getGlobalAttribute6()
Gets the attribute value for GLOBAL_ATTRIBUTE6 using the alias name GlobalAttribute6.

Specified by:
getGlobalAttribute6 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE6

setGlobalAttribute6

public void setGlobalAttribute6(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE6 using the alias name GlobalAttribute6.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE6

getGlobalAttribute7

public java.lang.String getGlobalAttribute7()
Gets the attribute value for GLOBAL_ATTRIBUTE7 using the alias name GlobalAttribute7.

Specified by:
getGlobalAttribute7 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE7

setGlobalAttribute7

public void setGlobalAttribute7(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE7 using the alias name GlobalAttribute7.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE7

getGlobalAttribute8

public java.lang.String getGlobalAttribute8()
Gets the attribute value for GLOBAL_ATTRIBUTE8 using the alias name GlobalAttribute8.

Specified by:
getGlobalAttribute8 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE8

setGlobalAttribute8

public void setGlobalAttribute8(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE8 using the alias name GlobalAttribute8.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE8

getGlobalAttribute9

public java.lang.String getGlobalAttribute9()
Gets the attribute value for GLOBAL_ATTRIBUTE9 using the alias name GlobalAttribute9.

Specified by:
getGlobalAttribute9 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE9

setGlobalAttribute9

public void setGlobalAttribute9(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE9 using the alias name GlobalAttribute9.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE9

getGlobalAttribute10

public java.lang.String getGlobalAttribute10()
Gets the attribute value for GLOBAL_ATTRIBUTE10 using the alias name GlobalAttribute10.

Specified by:
getGlobalAttribute10 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE10

setGlobalAttribute10

public void setGlobalAttribute10(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE10 using the alias name GlobalAttribute10.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE10

getGlobalAttribute11

public java.lang.String getGlobalAttribute11()
Gets the attribute value for GLOBAL_ATTRIBUTE11 using the alias name GlobalAttribute11.

Specified by:
getGlobalAttribute11 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE11

setGlobalAttribute11

public void setGlobalAttribute11(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE11 using the alias name GlobalAttribute11.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE11

getGlobalAttribute12

public java.lang.String getGlobalAttribute12()
Gets the attribute value for GLOBAL_ATTRIBUTE12 using the alias name GlobalAttribute12.

Specified by:
getGlobalAttribute12 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE12

setGlobalAttribute12

public void setGlobalAttribute12(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE12 using the alias name GlobalAttribute12.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE12

getGlobalAttribute13

public java.lang.String getGlobalAttribute13()
Gets the attribute value for GLOBAL_ATTRIBUTE13 using the alias name GlobalAttribute13.

Specified by:
getGlobalAttribute13 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE13

setGlobalAttribute13

public void setGlobalAttribute13(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE13 using the alias name GlobalAttribute13.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE13

getGlobalAttribute14

public java.lang.String getGlobalAttribute14()
Gets the attribute value for GLOBAL_ATTRIBUTE14 using the alias name GlobalAttribute14.

Specified by:
getGlobalAttribute14 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE14

setGlobalAttribute14

public void setGlobalAttribute14(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE14 using the alias name GlobalAttribute14.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE14

getGlobalAttribute15

public java.lang.String getGlobalAttribute15()
Gets the attribute value for GLOBAL_ATTRIBUTE15 using the alias name GlobalAttribute15.

Specified by:
getGlobalAttribute15 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE15

setGlobalAttribute15

public void setGlobalAttribute15(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE15 using the alias name GlobalAttribute15.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE15

getGlobalAttribute16

public java.lang.String getGlobalAttribute16()
Gets the attribute value for GLOBAL_ATTRIBUTE16 using the alias name GlobalAttribute16.

Specified by:
getGlobalAttribute16 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE16

setGlobalAttribute16

public void setGlobalAttribute16(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE16 using the alias name GlobalAttribute16.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE16

getGlobalAttribute17

public java.lang.String getGlobalAttribute17()
Gets the attribute value for GLOBAL_ATTRIBUTE17 using the alias name GlobalAttribute17.

Specified by:
getGlobalAttribute17 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE17

setGlobalAttribute17

public void setGlobalAttribute17(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE17 using the alias name GlobalAttribute17.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE17

getGlobalAttribute18

public java.lang.String getGlobalAttribute18()
Gets the attribute value for GLOBAL_ATTRIBUTE18 using the alias name GlobalAttribute18.

Specified by:
getGlobalAttribute18 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE18

setGlobalAttribute18

public void setGlobalAttribute18(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE18 using the alias name GlobalAttribute18.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE18

getGlobalAttribute19

public java.lang.String getGlobalAttribute19()
Gets the attribute value for GLOBAL_ATTRIBUTE19 using the alias name GlobalAttribute19.

Specified by:
getGlobalAttribute19 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE19

setGlobalAttribute19

public void setGlobalAttribute19(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE19 using the alias name GlobalAttribute19.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE19

getGlobalAttribute20

public java.lang.String getGlobalAttribute20()
Gets the attribute value for GLOBAL_ATTRIBUTE20 using the alias name GlobalAttribute20.

Specified by:
getGlobalAttribute20 in interface CurrencyPVORow
Returns:
the GLOBAL_ATTRIBUTE20

setGlobalAttribute20

public void setGlobalAttribute20(java.lang.String value)
Sets value as attribute value for GLOBAL_ATTRIBUTE20 using the alias name GlobalAttribute20.

Parameters:
value - value to set the GLOBAL_ATTRIBUTE20

getTerritoryPVO

public oracle.jbo.RowSet getTerritoryPVO()
Gets the view accessor RowSet TerritoryPVO.


getLookupPVOForEnabledFlag

public oracle.jbo.RowSet getLookupPVOForEnabledFlag()
Gets the view accessor RowSet LookupPVOForEnabledFlag.


getLookupPVOForCurrencyFlag

public oracle.jbo.RowSet getLookupPVOForCurrencyFlag()
Gets the view accessor RowSet LookupPVOForCurrencyFlag.


getLookupPVOForDerivationType

public oracle.jbo.RowSet getLookupPVOForDerivationType()
Gets the view accessor RowSet LookupPVOForDerivationType.


getAttrInvokeAccessor

protected java.lang.Object getAttrInvokeAccessor(int index,
                                                 oracle.jbo.server.AttributeDefImpl attrDef)
                                          throws java.lang.Exception
getAttrInvokeAccessor: generated method. Do not modify.

Overrides:
getAttrInvokeAccessor in class oracle.jbo.server.ViewRowImpl
Throws:
java.lang.Exception

setAttrInvokeAccessor

protected void setAttrInvokeAccessor(int index,
                                     java.lang.Object value,
                                     oracle.jbo.server.AttributeDefImpl attrDef)
                              throws java.lang.Exception
setAttrInvokeAccessor: generated method. Do not modify.

Overrides:
setAttrInvokeAccessor in class oracle.jbo.server.ViewRowImpl
Throws:
java.lang.Exception

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.