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.client
Class CurrencyPVORowClient

java.lang.Object
  extended by oracle.jbo.client.remote.RowImpl
      extended by oracle.apps.fnd.applcore.nls.model.publicView.client.CurrencyPVORowClient
All Implemented Interfaces:
CurrencyPVORow, oracle.jbo.AttributeList, oracle.jbo.domain.DomainOwnerInterface, oracle.jbo.ExprWrappable, oracle.jbo.Row, oracle.jbo.XMLInterface

public class CurrencyPVORowClient
extends oracle.jbo.client.remote.RowImpl
implements CurrencyPVORow


Field Summary
 
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
 
Constructor Summary
CurrencyPVORowClient()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.String getAttribute1()
           
 java.lang.String getAttribute10()
           
 java.lang.String getAttribute11()
           
 java.lang.String getAttribute12()
           
 java.lang.String getAttribute13()
           
 java.lang.String getAttribute14()
           
 java.lang.String getAttribute15()
           
 java.lang.String getAttribute2()
           
 java.lang.String getAttribute3()
           
 java.lang.String getAttribute4()
           
 java.lang.String getAttribute5()
           
 java.lang.String getAttribute6()
           
 java.lang.String getAttribute7()
           
 java.lang.String getAttribute8()
           
 java.lang.String getAttribute9()
           
 java.lang.String getContext()
           
 java.lang.String getCreatedBy()
           
 java.sql.Timestamp getCreationDate()
           
 java.lang.String getCurrencyCode()
           
 java.lang.String getCurrencyFlag()
           
 java.sql.Date getDeriveEffective()
           
 java.math.BigDecimal getDeriveFactor()
           
 java.lang.String getDeriveType()
           
 java.lang.String getDescription()
           
 java.lang.String getEnabledFlag()
           
 java.sql.Date getEndDateActive()
           
 java.lang.Integer getExtendedPrecision()
           
 java.lang.String getGlobalAttribute1()
           
 java.lang.String getGlobalAttribute10()
           
 java.lang.String getGlobalAttribute11()
           
 java.lang.String getGlobalAttribute12()
           
 java.lang.String getGlobalAttribute13()
           
 java.lang.String getGlobalAttribute14()
           
 java.lang.String getGlobalAttribute15()
           
 java.lang.String getGlobalAttribute16()
           
 java.lang.String getGlobalAttribute17()
           
 java.lang.String getGlobalAttribute18()
           
 java.lang.String getGlobalAttribute19()
           
 java.lang.String getGlobalAttribute2()
           
 java.lang.String getGlobalAttribute20()
           
 java.lang.String getGlobalAttribute3()
           
 java.lang.String getGlobalAttribute4()
           
 java.lang.String getGlobalAttribute5()
           
 java.lang.String getGlobalAttribute6()
           
 java.lang.String getGlobalAttribute7()
           
 java.lang.String getGlobalAttribute8()
           
 java.lang.String getGlobalAttribute9()
           
 java.lang.String getGlobalAttributeCategory()
           
 java.lang.String getIsoFlag()
           
 java.lang.String getIssuingTerritoryCode()
           
 java.sql.Timestamp getLastUpdateDate()
           
 java.lang.String getLastUpdatedBy()
           
 java.lang.String getLastUpdateLogin()
           
 java.math.BigDecimal getMinimumAccountableUnit()
           
 java.lang.String getName()
           
 java.lang.Integer getPrecision()
           
 java.lang.Long getSetId(java.lang.String foreinKeyAttribute)
           
 java.sql.Date getStartDateActive()
           
 java.lang.String getSymbol()
           
 java.lang.String[] getTranslatedLanguages()
           
 boolean isTranslatable()
           
 boolean isTranslatableAttribute(int baseIndex)
           
 boolean isTranslated()
           
 
Methods inherited from class oracle.jbo.client.remote.RowImpl
domainToBeModified, getApplicationModule, getApplicationModuleImpl, getApplicationModuleProxy, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeNames, getAttributeSecurityHints, getAttributeSecurityHints, getAttributeValues, getEffectiveDateMode, getHandleAsInt, getKey, getObjectMarshaller, getPiggyback, getRowSet, getRowSetIterator, getRSIId, getSecurityHints, getServiceMessage, getStructureDef, getViewObjectImpl, initialize, isAttributeUpdateable, isDead, lock, processPiggyback, processServiceMessage, readXML, readXML, refresh, remove, removeAndRetain, removeFromCollection, revert, setAttribute, setAttribute, setAttributeValues, setEffectiveDateMode, setNewRowState, validate, writeXML, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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
 

Constructor Detail

CurrencyPVORowClient

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

Method Detail

isTranslated

public boolean isTranslated()
Specified by:
isTranslated in interface CurrencyPVORow

isTranslatableAttribute

public boolean isTranslatableAttribute(int baseIndex)
Specified by:
isTranslatableAttribute in interface CurrencyPVORow

isTranslatable

public boolean isTranslatable()
Specified by:
isTranslatable in interface CurrencyPVORow

getTranslatedLanguages

public java.lang.String[] getTranslatedLanguages()
Specified by:
getTranslatedLanguages in interface CurrencyPVORow

getSetId

public java.lang.Long getSetId(java.lang.String foreinKeyAttribute)
Specified by:
getSetId in interface CurrencyPVORow

getSymbol

public java.lang.String getSymbol()
Specified by:
getSymbol in interface CurrencyPVORow

getStartDateActive

public java.sql.Date getStartDateActive()
Specified by:
getStartDateActive in interface CurrencyPVORow

getPrecision

public java.lang.Integer getPrecision()
Specified by:
getPrecision in interface CurrencyPVORow

getName

public java.lang.String getName()
Specified by:
getName in interface CurrencyPVORow

getMinimumAccountableUnit

public java.math.BigDecimal getMinimumAccountableUnit()
Specified by:
getMinimumAccountableUnit in interface CurrencyPVORow

getLastUpdatedBy

public java.lang.String getLastUpdatedBy()
Specified by:
getLastUpdatedBy in interface CurrencyPVORow

getLastUpdateLogin

public java.lang.String getLastUpdateLogin()
Specified by:
getLastUpdateLogin in interface CurrencyPVORow

getLastUpdateDate

public java.sql.Timestamp getLastUpdateDate()
Specified by:
getLastUpdateDate in interface CurrencyPVORow

getIssuingTerritoryCode

public java.lang.String getIssuingTerritoryCode()
Specified by:
getIssuingTerritoryCode in interface CurrencyPVORow

getIsoFlag

public java.lang.String getIsoFlag()
Specified by:
getIsoFlag in interface CurrencyPVORow

getGlobalAttributeCategory

public java.lang.String getGlobalAttributeCategory()
Specified by:
getGlobalAttributeCategory in interface CurrencyPVORow

getGlobalAttribute9

public java.lang.String getGlobalAttribute9()
Specified by:
getGlobalAttribute9 in interface CurrencyPVORow

getGlobalAttribute8

public java.lang.String getGlobalAttribute8()
Specified by:
getGlobalAttribute8 in interface CurrencyPVORow

getGlobalAttribute7

public java.lang.String getGlobalAttribute7()
Specified by:
getGlobalAttribute7 in interface CurrencyPVORow

getGlobalAttribute6

public java.lang.String getGlobalAttribute6()
Specified by:
getGlobalAttribute6 in interface CurrencyPVORow

getGlobalAttribute5

public java.lang.String getGlobalAttribute5()
Specified by:
getGlobalAttribute5 in interface CurrencyPVORow

getGlobalAttribute4

public java.lang.String getGlobalAttribute4()
Specified by:
getGlobalAttribute4 in interface CurrencyPVORow

getGlobalAttribute3

public java.lang.String getGlobalAttribute3()
Specified by:
getGlobalAttribute3 in interface CurrencyPVORow

getGlobalAttribute20

public java.lang.String getGlobalAttribute20()
Specified by:
getGlobalAttribute20 in interface CurrencyPVORow

getGlobalAttribute2

public java.lang.String getGlobalAttribute2()
Specified by:
getGlobalAttribute2 in interface CurrencyPVORow

getGlobalAttribute19

public java.lang.String getGlobalAttribute19()
Specified by:
getGlobalAttribute19 in interface CurrencyPVORow

getGlobalAttribute18

public java.lang.String getGlobalAttribute18()
Specified by:
getGlobalAttribute18 in interface CurrencyPVORow

getGlobalAttribute17

public java.lang.String getGlobalAttribute17()
Specified by:
getGlobalAttribute17 in interface CurrencyPVORow

getGlobalAttribute16

public java.lang.String getGlobalAttribute16()
Specified by:
getGlobalAttribute16 in interface CurrencyPVORow

getGlobalAttribute15

public java.lang.String getGlobalAttribute15()
Specified by:
getGlobalAttribute15 in interface CurrencyPVORow

getGlobalAttribute14

public java.lang.String getGlobalAttribute14()
Specified by:
getGlobalAttribute14 in interface CurrencyPVORow

getGlobalAttribute13

public java.lang.String getGlobalAttribute13()
Specified by:
getGlobalAttribute13 in interface CurrencyPVORow

getGlobalAttribute12

public java.lang.String getGlobalAttribute12()
Specified by:
getGlobalAttribute12 in interface CurrencyPVORow

getGlobalAttribute11

public java.lang.String getGlobalAttribute11()
Specified by:
getGlobalAttribute11 in interface CurrencyPVORow

getGlobalAttribute10

public java.lang.String getGlobalAttribute10()
Specified by:
getGlobalAttribute10 in interface CurrencyPVORow

getGlobalAttribute1

public java.lang.String getGlobalAttribute1()
Specified by:
getGlobalAttribute1 in interface CurrencyPVORow

getExtendedPrecision

public java.lang.Integer getExtendedPrecision()
Specified by:
getExtendedPrecision in interface CurrencyPVORow

getEndDateActive

public java.sql.Date getEndDateActive()
Specified by:
getEndDateActive in interface CurrencyPVORow

getEnabledFlag

public java.lang.String getEnabledFlag()
Specified by:
getEnabledFlag in interface CurrencyPVORow

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface CurrencyPVORow

getDeriveType

public java.lang.String getDeriveType()
Specified by:
getDeriveType in interface CurrencyPVORow

getDeriveFactor

public java.math.BigDecimal getDeriveFactor()
Specified by:
getDeriveFactor in interface CurrencyPVORow

getDeriveEffective

public java.sql.Date getDeriveEffective()
Specified by:
getDeriveEffective in interface CurrencyPVORow

getCurrencyFlag

public java.lang.String getCurrencyFlag()
Specified by:
getCurrencyFlag in interface CurrencyPVORow

getCurrencyCode

public java.lang.String getCurrencyCode()
Specified by:
getCurrencyCode in interface CurrencyPVORow

getCreationDate

public java.sql.Timestamp getCreationDate()
Specified by:
getCreationDate in interface CurrencyPVORow

getCreatedBy

public java.lang.String getCreatedBy()
Specified by:
getCreatedBy in interface CurrencyPVORow

getContext

public java.lang.String getContext()
Specified by:
getContext in interface CurrencyPVORow

getAttribute9

public java.lang.String getAttribute9()
Specified by:
getAttribute9 in interface CurrencyPVORow

getAttribute8

public java.lang.String getAttribute8()
Specified by:
getAttribute8 in interface CurrencyPVORow

getAttribute7

public java.lang.String getAttribute7()
Specified by:
getAttribute7 in interface CurrencyPVORow

getAttribute6

public java.lang.String getAttribute6()
Specified by:
getAttribute6 in interface CurrencyPVORow

getAttribute5

public java.lang.String getAttribute5()
Specified by:
getAttribute5 in interface CurrencyPVORow

getAttribute4

public java.lang.String getAttribute4()
Specified by:
getAttribute4 in interface CurrencyPVORow

getAttribute3

public java.lang.String getAttribute3()
Specified by:
getAttribute3 in interface CurrencyPVORow

getAttribute2

public java.lang.String getAttribute2()
Specified by:
getAttribute2 in interface CurrencyPVORow

getAttribute15

public java.lang.String getAttribute15()
Specified by:
getAttribute15 in interface CurrencyPVORow

getAttribute14

public java.lang.String getAttribute14()
Specified by:
getAttribute14 in interface CurrencyPVORow

getAttribute13

public java.lang.String getAttribute13()
Specified by:
getAttribute13 in interface CurrencyPVORow

getAttribute12

public java.lang.String getAttribute12()
Specified by:
getAttribute12 in interface CurrencyPVORow

getAttribute11

public java.lang.String getAttribute11()
Specified by:
getAttribute11 in interface CurrencyPVORow

getAttribute10

public java.lang.String getAttribute10()
Specified by:
getAttribute10 in interface CurrencyPVORow

getAttribute1

public java.lang.String getAttribute1()
Specified by:
getAttribute1 in interface CurrencyPVORow

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.