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 LanguagePVORowImpl

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


Nested Class Summary
static class LanguagePVORowImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int CREATEDBY
           
static int CREATIONDATE
           
static int DESCRIPTION
           
static int INSTALLEDFLAG
           
static int ISOLANGUAGE
           
static int ISOLANGUAGE3
           
static int ISOTERRITORY
           
static int LANGDB2
           
static int LANGSQLSERVER
           
static int LANGUAGECODE
           
static int LANGUAGEID
           
static int LANGUAGETAG
           
static int LASTUPDATEDATE
           
static int LASTUPDATEDBY
           
static int LASTUPDATELOGIN
           
static int NLSCODESET
           
static int NLSLANGUAGE
           
static int NLSTERRITORY
           
 
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
LanguagePVORowImpl()
          This is the default constructor (do not remove).
 
Method Summary
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 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 getDescription()
          Gets the attribute value for DESCRIPTION using the alias name Description.
 java.lang.String getInstalledFlag()
          Gets the attribute value for INSTALLED_FLAG using the alias name InstalledFlag.
 java.lang.String getIsoLanguage()
          Gets the attribute value for ISO_LANGUAGE using the alias name IsoLanguage.
 java.lang.String getIsoLanguage3()
          Gets the attribute value for ISO_LANGUAGE_3 using the alias name IsoLanguage3.
 java.lang.String getIsoTerritory()
          Gets the attribute value for ISO_TERRITORY using the alias name IsoTerritory.
 java.lang.String getLangDb2()
          Gets the attribute value for LANG_DB2 using the alias name LangDb2.
 java.lang.String getLangSqlserver()
          Gets the attribute value for LANG_SQLSERVER using the alias name LangSqlserver.
 java.lang.String getLanguageCode()
          Gets the attribute value for LANGUAGE_CODE using the alias name LanguageCode.
 java.lang.Long getLanguageId()
          Gets the attribute value for LANGUAGE_ID using the alias name LanguageId.
 OAEntityImpl getLanguagePEO()
          Gets LanguagePEO entity object.
 java.lang.String getLanguageTag()
          Gets the attribute value for LANGUAGE_TAG using the alias name LanguageTag.
 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 getNlsCodeset()
          Gets the attribute value for NLS_CODESET using the alias name NlsCodeset.
 java.lang.String getNlsLanguage()
          Gets the attribute value for NLS_LANGUAGE using the alias name NlsLanguage.
 java.lang.String getNlsTerritory()
          Gets the attribute value for NLS_TERRITORY using the alias name NlsTerritory.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 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 setDescription(java.lang.String value)
          Sets value as attribute value for DESCRIPTION using the alias name Description.
 void setInstalledFlag(java.lang.String value)
          Sets value as attribute value for INSTALLED_FLAG using the alias name InstalledFlag.
 void setIsoLanguage(java.lang.String value)
          Sets value as attribute value for ISO_LANGUAGE using the alias name IsoLanguage.
 void setIsoLanguage3(java.lang.String value)
          Sets value as attribute value for ISO_LANGUAGE_3 using the alias name IsoLanguage3.
 void setIsoTerritory(java.lang.String value)
          Sets value as attribute value for ISO_TERRITORY using the alias name IsoTerritory.
 void setLangDb2(java.lang.String value)
          Sets value as attribute value for LANG_DB2 using the alias name LangDb2.
 void setLangSqlserver(java.lang.String value)
          Sets value as attribute value for LANG_SQLSERVER using the alias name LangSqlserver.
 void setLanguageCode(java.lang.String value)
          Sets value as attribute value for LANGUAGE_CODE using the alias name LanguageCode.
 void setLanguageId(java.lang.Long value)
          Sets value as attribute value for LANGUAGE_ID using the alias name LanguageId.
 void setLanguageTag(java.lang.String value)
          Sets value as attribute value for LANGUAGE_TAG using the alias name LanguageTag.
 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 setNlsCodeset(java.lang.String value)
          Sets value as attribute value for NLS_CODESET using the alias name NlsCodeset.
 void setNlsLanguage(java.lang.String value)
          Sets value as attribute value for NLS_LANGUAGE using the alias name NlsLanguage.
 void setNlsTerritory(java.lang.String value)
          Sets value as attribute value for NLS_TERRITORY using the alias name NlsTerritory.
 
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.LanguagePVORow
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

LANGUAGEID

public static final int LANGUAGEID

LANGUAGECODE

public static final int LANGUAGECODE

NLSCODESET

public static final int NLSCODESET

DESCRIPTION

public static final int DESCRIPTION

NLSLANGUAGE

public static final int NLSLANGUAGE

ISOLANGUAGE3

public static final int ISOLANGUAGE3

ISOTERRITORY

public static final int ISOTERRITORY

NLSTERRITORY

public static final int NLSTERRITORY

ISOLANGUAGE

public static final int ISOLANGUAGE

INSTALLEDFLAG

public static final int INSTALLEDFLAG

LANGUAGETAG

public static final int LANGUAGETAG

LANGSQLSERVER

public static final int LANGSQLSERVER

LANGDB2

public static final int LANGDB2

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
Constructor Detail

LanguagePVORowImpl

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

Method Detail

getLanguagePEO

public OAEntityImpl getLanguagePEO()
Gets LanguagePEO entity object.

Returns:
the LanguagePEO

getLanguageId

public java.lang.Long getLanguageId()
Gets the attribute value for LANGUAGE_ID using the alias name LanguageId.

Specified by:
getLanguageId in interface LanguagePVORow
Returns:
the LANGUAGE_ID

setLanguageId

public void setLanguageId(java.lang.Long value)
Sets value as attribute value for LANGUAGE_ID using the alias name LanguageId.

Parameters:
value - value to set the LANGUAGE_ID

getLanguageCode

public java.lang.String getLanguageCode()
Gets the attribute value for LANGUAGE_CODE using the alias name LanguageCode.

Specified by:
getLanguageCode in interface LanguagePVORow
Returns:
the LANGUAGE_CODE

setLanguageCode

public void setLanguageCode(java.lang.String value)
Sets value as attribute value for LANGUAGE_CODE using the alias name LanguageCode.

Parameters:
value - value to set the LANGUAGE_CODE

getNlsCodeset

public java.lang.String getNlsCodeset()
Gets the attribute value for NLS_CODESET using the alias name NlsCodeset.

Specified by:
getNlsCodeset in interface LanguagePVORow
Returns:
the NLS_CODESET

setNlsCodeset

public void setNlsCodeset(java.lang.String value)
Sets value as attribute value for NLS_CODESET using the alias name NlsCodeset.

Parameters:
value - value to set the NLS_CODESET

getDescription

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

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

getNlsLanguage

public java.lang.String getNlsLanguage()
Gets the attribute value for NLS_LANGUAGE using the alias name NlsLanguage.

Specified by:
getNlsLanguage in interface LanguagePVORow
Returns:
the NLS_LANGUAGE

setNlsLanguage

public void setNlsLanguage(java.lang.String value)
Sets value as attribute value for NLS_LANGUAGE using the alias name NlsLanguage.

Parameters:
value - value to set the NLS_LANGUAGE

getIsoLanguage3

public java.lang.String getIsoLanguage3()
Gets the attribute value for ISO_LANGUAGE_3 using the alias name IsoLanguage3.

Specified by:
getIsoLanguage3 in interface LanguagePVORow
Returns:
the ISO_LANGUAGE_3

setIsoLanguage3

public void setIsoLanguage3(java.lang.String value)
Sets value as attribute value for ISO_LANGUAGE_3 using the alias name IsoLanguage3.

Parameters:
value - value to set the ISO_LANGUAGE_3

getIsoTerritory

public java.lang.String getIsoTerritory()
Gets the attribute value for ISO_TERRITORY using the alias name IsoTerritory.

Specified by:
getIsoTerritory in interface LanguagePVORow
Returns:
the ISO_TERRITORY

setIsoTerritory

public void setIsoTerritory(java.lang.String value)
Sets value as attribute value for ISO_TERRITORY using the alias name IsoTerritory.

Parameters:
value - value to set the ISO_TERRITORY

getNlsTerritory

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

Specified by:
getNlsTerritory in interface LanguagePVORow
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

getIsoLanguage

public java.lang.String getIsoLanguage()
Gets the attribute value for ISO_LANGUAGE using the alias name IsoLanguage.

Specified by:
getIsoLanguage in interface LanguagePVORow
Returns:
the ISO_LANGUAGE

setIsoLanguage

public void setIsoLanguage(java.lang.String value)
Sets value as attribute value for ISO_LANGUAGE using the alias name IsoLanguage.

Parameters:
value - value to set the ISO_LANGUAGE

getInstalledFlag

public java.lang.String getInstalledFlag()
Gets the attribute value for INSTALLED_FLAG using the alias name InstalledFlag.

Specified by:
getInstalledFlag in interface LanguagePVORow
Returns:
the INSTALLED_FLAG

setInstalledFlag

public void setInstalledFlag(java.lang.String value)
Sets value as attribute value for INSTALLED_FLAG using the alias name InstalledFlag.

Parameters:
value - value to set the INSTALLED_FLAG

getCreatedBy

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

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

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

getLanguageTag

public java.lang.String getLanguageTag()
Gets the attribute value for LANGUAGE_TAG using the alias name LanguageTag.

Returns:
the LANGUAGE_TAG

setLanguageTag

public void setLanguageTag(java.lang.String value)
Sets value as attribute value for LANGUAGE_TAG using the alias name LanguageTag.

Parameters:
value - value to set the LANGUAGE_TAG

getLangSqlserver

public java.lang.String getLangSqlserver()
Gets the attribute value for LANG_SQLSERVER using the alias name LangSqlserver.

Returns:
the LANG_SQLSERVER

setLangSqlserver

public void setLangSqlserver(java.lang.String value)
Sets value as attribute value for LANG_SQLSERVER using the alias name LangSqlserver.

Parameters:
value - value to set the LANG_SQLSERVER

getLangDb2

public java.lang.String getLangDb2()
Gets the attribute value for LANG_DB2 using the alias name LangDb2.

Returns:
the LANG_DB2

setLangDb2

public void setLangDb2(java.lang.String value)
Sets value as attribute value for LANG_DB2 using the alias name LangDb2.

Parameters:
value - value to set the LANG_DB2

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.