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
Class TerritoryVORowImpl

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.territoryService.view.TerritoryVORowImpl
All Implemented Interfaces:
TerritoryVORow, 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 TerritoryVORowImpl
extends OAViewRowImpl
implements TerritoryVORow


Nested Class Summary
static class TerritoryVORowImpl.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 ADDRESSSTYLE
           
static int ADDRESSVALIDATION
           
static int ALTERNATETERRITORYCODE
           
static int BANKINFOSTYLE
           
static int BANKINFOVALIDATION
           
static int CREATEDBY
           
static int CREATIONDATE
           
static int CURRENCYCODE
           
static int CURRENCYPVO
           
static int DESCRIPTION
           
static int ENABLEDFLAG
           
static int EUCODE
           
static int ISONUMERICCODE
           
static int ISOTERRITORYCODE
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int NLSTERRITORY
           
static int OBSOLETEFLAG
           
static int TERRITORYCODE
           
static int TERRITORYSHORTNAME
           
 
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
TerritoryVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.String getAddressStyle()
          Gets the attribute value for ADDRESS_STYLE using the alias name AddressStyle.
 java.lang.String getAddressValidation()
          Gets the attribute value for ADDRESS_VALIDATION using the alias name AddressValidation.
 java.lang.String getAlternateTerritoryCode()
          Gets the attribute value for ALTERNATE_TERRITORY_CODE using the alias name AlternateTerritoryCode.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getBankInfoStyle()
          Gets the attribute value for BANK_INFO_STYLE using the alias name BankInfoStyle.
 java.lang.String getBankInfoValidation()
          Gets the attribute value for BANK_INFO_VALIDATION using the alias name BankInfoValidation.
 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.
 oracle.jbo.RowSet getCurrencyPVO()
          Gets the view accessor RowSet CurrencyPVO.
 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.lang.String getEuCode()
          Gets the attribute value for EU_CODE using the alias name EuCode.
 java.lang.String getIsoNumericCode()
          Gets the attribute value for ISO_NUMERIC_CODE using the alias name IsoNumericCode.
 java.lang.String getIsoTerritoryCode()
          Gets the attribute value for ISO_TERRITORY_CODE using the alias name IsoTerritoryCode.
 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.
 java.lang.String getNlsTerritory()
          Gets the attribute value for NLS_TERRITORY using the alias name NlsTerritory.
 java.lang.String getObsoleteFlag()
          Gets the attribute value for OBSOLETE_FLAG using the alias name ObsoleteFlag.
 java.lang.String getTerritoryCode()
          Gets the attribute value for TERRITORY_CODE using the alias name TerritoryCode.
 OAEntityImpl getTerritoryEO()
          Gets TerritoryEO entity object.
 java.lang.String getTerritoryShortName()
          Gets the attribute value for TERRITORY_SHORT_NAME using the alias name TerritoryShortName.
 void setAddressStyle(java.lang.String value)
          Sets value as attribute value for ADDRESS_STYLE using the alias name AddressStyle.
 void setAddressValidation(java.lang.String value)
          Sets value as attribute value for ADDRESS_VALIDATION using the alias name AddressValidation.
 void setAlternateTerritoryCode(java.lang.String value)
          Sets value as attribute value for ALTERNATE_TERRITORY_CODE using the alias name AlternateTerritoryCode.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setBankInfoStyle(java.lang.String value)
          Sets value as attribute value for BANK_INFO_STYLE using the alias name BankInfoStyle.
 void setBankInfoValidation(java.lang.String value)
          Sets value as attribute value for BANK_INFO_VALIDATION using the alias name BankInfoValidation.
 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 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 setEuCode(java.lang.String value)
          Sets value as attribute value for EU_CODE using the alias name EuCode.
 void setIsoNumericCode(java.lang.String value)
          Sets value as attribute value for ISO_NUMERIC_CODE using the alias name IsoNumericCode.
 void setIsoTerritoryCode(java.lang.String value)
          Sets value as attribute value for ISO_TERRITORY_CODE using the alias name IsoTerritoryCode.
 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 setNlsTerritory(java.lang.String value)
          Sets value as attribute value for NLS_TERRITORY using the alias name NlsTerritory.
 void setObsoleteFlag(java.lang.String value)
          Sets value as attribute value for OBSOLETE_FLAG using the alias name ObsoleteFlag.
 void setTerritoryCode(java.lang.String value)
          Sets value as attribute value for TERRITORY_CODE using the alias name TerritoryCode.
 void setTerritoryShortName(java.lang.String value)
          Sets value as attribute value for TERRITORY_SHORT_NAME using the alias name TerritoryShortName.
 
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.territoryService.TerritoryVORow
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

TERRITORYCODE

public static final int TERRITORYCODE

TERRITORYSHORTNAME

public static final int TERRITORYSHORTNAME

DESCRIPTION

public static final int DESCRIPTION

EUCODE

public static final int EUCODE

ISONUMERICCODE

public static final int ISONUMERICCODE

ALTERNATETERRITORYCODE

public static final int ALTERNATETERRITORYCODE

NLSTERRITORY

public static final int NLSTERRITORY

ADDRESSSTYLE

public static final int ADDRESSSTYLE

ADDRESSVALIDATION

public static final int ADDRESSVALIDATION

BANKINFOSTYLE

public static final int BANKINFOSTYLE

BANKINFOVALIDATION

public static final int BANKINFOVALIDATION

OBSOLETEFLAG

public static final int OBSOLETEFLAG

ENABLEDFLAG

public static final int ENABLEDFLAG

ISOTERRITORYCODE

public static final int ISOTERRITORYCODE

CURRENCYCODE

public static final int CURRENCYCODE

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

CURRENCYPVO

public static final int CURRENCYPVO
Constructor Detail

TerritoryVORowImpl

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

Method Detail

getTerritoryEO

public OAEntityImpl getTerritoryEO()
Gets TerritoryEO entity object.

Returns:
the TerritoryEO

getTerritoryCode

public java.lang.String getTerritoryCode()
Gets the attribute value for TERRITORY_CODE using the alias name TerritoryCode.

Specified by:
getTerritoryCode in interface TerritoryVORow
Returns:
the TERRITORY_CODE

setTerritoryCode

public void setTerritoryCode(java.lang.String value)
Sets value as attribute value for TERRITORY_CODE using the alias name TerritoryCode.

Parameters:
value - value to set the TERRITORY_CODE

getTerritoryShortName

public java.lang.String getTerritoryShortName()
Gets the attribute value for TERRITORY_SHORT_NAME using the alias name TerritoryShortName.

Specified by:
getTerritoryShortName in interface TerritoryVORow
Returns:
the TERRITORY_SHORT_NAME

setTerritoryShortName

public void setTerritoryShortName(java.lang.String value)
Sets value as attribute value for TERRITORY_SHORT_NAME using the alias name TerritoryShortName.

Parameters:
value - value to set the TERRITORY_SHORT_NAME

getDescription

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

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

getEuCode

public java.lang.String getEuCode()
Gets the attribute value for EU_CODE using the alias name EuCode.

Specified by:
getEuCode in interface TerritoryVORow
Returns:
the EU_CODE

setEuCode

public void setEuCode(java.lang.String value)
Sets value as attribute value for EU_CODE using the alias name EuCode.

Parameters:
value - value to set the EU_CODE

getIsoNumericCode

public java.lang.String getIsoNumericCode()
Gets the attribute value for ISO_NUMERIC_CODE using the alias name IsoNumericCode.

Specified by:
getIsoNumericCode in interface TerritoryVORow
Returns:
the ISO_NUMERIC_CODE

setIsoNumericCode

public void setIsoNumericCode(java.lang.String value)
Sets value as attribute value for ISO_NUMERIC_CODE using the alias name IsoNumericCode.

Parameters:
value - value to set the ISO_NUMERIC_CODE

getAlternateTerritoryCode

public java.lang.String getAlternateTerritoryCode()
Gets the attribute value for ALTERNATE_TERRITORY_CODE using the alias name AlternateTerritoryCode.

Specified by:
getAlternateTerritoryCode in interface TerritoryVORow
Returns:
the ALTERNATE_TERRITORY_CODE

setAlternateTerritoryCode

public void setAlternateTerritoryCode(java.lang.String value)
Sets value as attribute value for ALTERNATE_TERRITORY_CODE using the alias name AlternateTerritoryCode.

Parameters:
value - value to set the ALTERNATE_TERRITORY_CODE

getNlsTerritory

public java.lang.String getNlsTerritory()
Gets the attribute value for NLS_TERRITORY using the alias name NlsTerritory.

Specified by:
getNlsTerritory in interface TerritoryVORow
Returns:
the NLS_TERRITORY

setNlsTerritory

public void setNlsTerritory(java.lang.String value)
Sets value as attribute value for NLS_TERRITORY using the alias name NlsTerritory.

Parameters:
value - value to set the NLS_TERRITORY

getAddressStyle

public java.lang.String getAddressStyle()
Gets the attribute value for ADDRESS_STYLE using the alias name AddressStyle.

Specified by:
getAddressStyle in interface TerritoryVORow
Returns:
the ADDRESS_STYLE

setAddressStyle

public void setAddressStyle(java.lang.String value)
Sets value as attribute value for ADDRESS_STYLE using the alias name AddressStyle.

Parameters:
value - value to set the ADDRESS_STYLE

getAddressValidation

public java.lang.String getAddressValidation()
Gets the attribute value for ADDRESS_VALIDATION using the alias name AddressValidation.

Specified by:
getAddressValidation in interface TerritoryVORow
Returns:
the ADDRESS_VALIDATION

setAddressValidation

public void setAddressValidation(java.lang.String value)
Sets value as attribute value for ADDRESS_VALIDATION using the alias name AddressValidation.

Parameters:
value - value to set the ADDRESS_VALIDATION

getBankInfoStyle

public java.lang.String getBankInfoStyle()
Gets the attribute value for BANK_INFO_STYLE using the alias name BankInfoStyle.

Specified by:
getBankInfoStyle in interface TerritoryVORow
Returns:
the BANK_INFO_STYLE

setBankInfoStyle

public void setBankInfoStyle(java.lang.String value)
Sets value as attribute value for BANK_INFO_STYLE using the alias name BankInfoStyle.

Parameters:
value - value to set the BANK_INFO_STYLE

getBankInfoValidation

public java.lang.String getBankInfoValidation()
Gets the attribute value for BANK_INFO_VALIDATION using the alias name BankInfoValidation.

Specified by:
getBankInfoValidation in interface TerritoryVORow
Returns:
the BANK_INFO_VALIDATION

setBankInfoValidation

public void setBankInfoValidation(java.lang.String value)
Sets value as attribute value for BANK_INFO_VALIDATION using the alias name BankInfoValidation.

Parameters:
value - value to set the BANK_INFO_VALIDATION

getObsoleteFlag

public java.lang.String getObsoleteFlag()
Gets the attribute value for OBSOLETE_FLAG using the alias name ObsoleteFlag.

Specified by:
getObsoleteFlag in interface TerritoryVORow
Returns:
the OBSOLETE_FLAG

setObsoleteFlag

public void setObsoleteFlag(java.lang.String value)
Sets value as attribute value for OBSOLETE_FLAG using the alias name ObsoleteFlag.

Parameters:
value - value to set the OBSOLETE_FLAG

getEnabledFlag

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

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

getIsoTerritoryCode

public java.lang.String getIsoTerritoryCode()
Gets the attribute value for ISO_TERRITORY_CODE using the alias name IsoTerritoryCode.

Specified by:
getIsoTerritoryCode in interface TerritoryVORow
Returns:
the ISO_TERRITORY_CODE

setIsoTerritoryCode

public void setIsoTerritoryCode(java.lang.String value)
Sets value as attribute value for ISO_TERRITORY_CODE using the alias name IsoTerritoryCode.

Parameters:
value - value to set the ISO_TERRITORY_CODE

getCurrencyCode

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

Specified by:
getCurrencyCode in interface TerritoryVORow
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

getCreatedBy

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

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

getCurrencyPVO

public oracle.jbo.RowSet getCurrencyPVO()
Gets the view accessor RowSet CurrencyPVO.


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.