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

E22562-03

oracle.apps.fnd.applcore.nls.territoryService.view.client
Class TerritoryVORowClient

java.lang.Object
  extended by oracle.jbo.client.remote.RowImpl
      extended by oracle.apps.fnd.applcore.nls.territoryService.view.client.TerritoryVORowClient
All Implemented Interfaces:
TerritoryVORow, oracle.jbo.AttributeList, oracle.jbo.domain.DomainOwnerInterface, oracle.jbo.ExprWrappable, oracle.jbo.Row, oracle.jbo.XMLInterface

public class TerritoryVORowClient
extends oracle.jbo.client.remote.RowImpl
implements TerritoryVORow


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
TerritoryVORowClient()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.String getAddressStyle()
           
 java.lang.String getAddressValidation()
           
 java.lang.String getAlternateTerritoryCode()
           
 java.lang.String getBankInfoStyle()
           
 java.lang.String getBankInfoValidation()
           
 java.lang.String getCreatedBy()
           
 java.sql.Timestamp getCreationDate()
           
 java.lang.String getCurrencyCode()
           
 java.lang.String getDescription()
           
 java.lang.String getEnabledFlag()
           
 java.lang.String getEuCode()
           
 java.lang.String getIsoNumericCode()
           
 java.lang.String getIsoTerritoryCode()
           
 java.sql.Timestamp getLastUpdateDate()
           
 java.lang.String getLastUpdatedBy()
           
 java.lang.String getLastUpdateLogin()
           
 java.lang.String getNlsTerritory()
           
 java.lang.String getObsoleteFlag()
           
 java.lang.Long getSetId(java.lang.String foreinKeyAttribute)
           
 java.lang.String getTerritoryCode()
           
 java.lang.String getTerritoryShortName()
           
 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

TerritoryVORowClient

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

Method Detail

isTranslated

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

isTranslatableAttribute

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

isTranslatable

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

getTranslatedLanguages

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

getSetId

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

getTerritoryShortName

public java.lang.String getTerritoryShortName()
Specified by:
getTerritoryShortName in interface TerritoryVORow

getTerritoryCode

public java.lang.String getTerritoryCode()
Specified by:
getTerritoryCode in interface TerritoryVORow

getObsoleteFlag

public java.lang.String getObsoleteFlag()
Specified by:
getObsoleteFlag in interface TerritoryVORow

getNlsTerritory

public java.lang.String getNlsTerritory()
Specified by:
getNlsTerritory in interface TerritoryVORow

getLastUpdatedBy

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

getLastUpdateLogin

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

getLastUpdateDate

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

getIsoTerritoryCode

public java.lang.String getIsoTerritoryCode()
Specified by:
getIsoTerritoryCode in interface TerritoryVORow

getIsoNumericCode

public java.lang.String getIsoNumericCode()
Specified by:
getIsoNumericCode in interface TerritoryVORow

getEuCode

public java.lang.String getEuCode()
Specified by:
getEuCode in interface TerritoryVORow

getEnabledFlag

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

getDescription

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

getCurrencyCode

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

getCreationDate

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

getCreatedBy

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

getBankInfoValidation

public java.lang.String getBankInfoValidation()
Specified by:
getBankInfoValidation in interface TerritoryVORow

getBankInfoStyle

public java.lang.String getBankInfoStyle()
Specified by:
getBankInfoStyle in interface TerritoryVORow

getAlternateTerritoryCode

public java.lang.String getAlternateTerritoryCode()
Specified by:
getAlternateTerritoryCode in interface TerritoryVORow

getAddressValidation

public java.lang.String getAddressValidation()
Specified by:
getAddressValidation in interface TerritoryVORow

getAddressStyle

public java.lang.String getAddressStyle()
Specified by:
getAddressStyle in interface TerritoryVORow

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.