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

E22562-01

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

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.TerritoryPVORowImpl
All Implemented Interfaces:
TerritoryPVORow, 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 TerritoryPVORowImpl
extends OAViewRowImpl
implements TerritoryPVORow


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 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
TerritoryPVORowImpl()
          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.
 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 getTerritoryPEO()
          Gets TerritoryPEO 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 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 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, getParentVariableManager, getPreferredListBindingRSI, 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, 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.TerritoryPVORow
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
See Also:
Constant Field Values

ISONUMERICCODE

public static final int ISONUMERICCODE
See Also:
Constant Field Values

ALTERNATETERRITORYCODE

public static final int ALTERNATETERRITORYCODE
See Also:
Constant Field Values

NLSTERRITORY

public static final int NLSTERRITORY
See Also:
Constant Field Values

ADDRESSSTYLE

public static final int ADDRESSSTYLE
See Also:
Constant Field Values

ADDRESSVALIDATION

public static final int ADDRESSVALIDATION
See Also:
Constant Field Values

BANKINFOSTYLE

public static final int BANKINFOSTYLE
See Also:
Constant Field Values

BANKINFOVALIDATION

public static final int BANKINFOVALIDATION
See Also:
Constant Field Values

EUCODE

public static final int EUCODE
See Also:
Constant Field Values

OBSOLETEFLAG

public static final int OBSOLETEFLAG
See Also:
Constant Field Values

ISOTERRITORYCODE

public static final int ISOTERRITORYCODE
See Also:
Constant Field Values

DESCRIPTION

public static final int DESCRIPTION
See Also:
Constant Field Values

TERRITORYSHORTNAME

public static final int TERRITORYSHORTNAME
See Also:
Constant Field Values

CURRENCYCODE

public static final int CURRENCYCODE
See Also:
Constant Field Values

ENABLEDFLAG

public static final int ENABLEDFLAG
See Also:
Constant Field Values

CREATEDBY

public static final int CREATEDBY
See Also:
Constant Field Values

CREATIONDATE

public static final int CREATIONDATE
See Also:
Constant Field Values

LASTUPDATEDBY

public static final int LASTUPDATEDBY
See Also:
Constant Field Values

LASTUPDATEDATE

public static final int LASTUPDATEDATE
See Also:
Constant Field Values

LASTUPDATELOGIN

public static final int LASTUPDATELOGIN
See Also:
Constant Field Values
Constructor Detail

TerritoryPVORowImpl

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

Method Detail

getTerritoryPEO

public OAEntityImpl getTerritoryPEO()
Gets TerritoryPEO entity object.

Returns:
the TerritoryPEO

getTerritoryCode

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

Specified by:
getTerritoryCode in interface TerritoryPVORow
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

getIsoNumericCode

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

Specified by:
getIsoNumericCode in interface TerritoryPVORow
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 TerritoryPVORow
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 TerritoryPVORow
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 TerritoryPVORow
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 TerritoryPVORow
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 TerritoryPVORow
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 TerritoryPVORow
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

getEuCode

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

Specified by:
getEuCode in interface TerritoryPVORow
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

getObsoleteFlag

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

Specified by:
getObsoleteFlag in interface TerritoryPVORow
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

getIsoTerritoryCode

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

Specified by:
getIsoTerritoryCode in interface TerritoryPVORow
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

getDescription

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

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

getTerritoryShortName

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

Specified by:
getTerritoryShortName in interface TerritoryPVORow
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

getCurrencyCode

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

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

getEnabledFlag

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

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

getCreatedBy

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

Specified by:
getCreatedBy in interface TerritoryPVORow
Returns:
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 TerritoryPVORow
Returns:
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 TerritoryPVORow
Returns:
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 TerritoryPVORow
Returns:
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 TerritoryPVORow
Returns:
the LAST_UPDATE_LOGIN

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.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.