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

E22562-03

oracle.apps.fnd.applcore.common.model.view
Class SessionVORowImpl

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.common.model.view.SessionVORowImpl
All Implemented Interfaces:
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 SessionVORowImpl
extends OAViewRowImpl


Nested Class Summary
static class SessionVORowImpl.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 COUNTER
           
static int DISABLEDFLAG
           
static int FIRSTCONNECT
           
static int INDUSTRY
           
static int LANGUAGETAG
           
static int LASTCONNECT
           
static int LASTUPDATEDATE
           
static int LIMITCONNECTS
           
static int LIMITTIME
           
static int NLSLANGUAGE
           
static int NLSSORT
           
static int PRODUCT
           
static int PRODUCTFAMILY
           
static int SESSIONATTRIBUTE
           
static int SESSIONCOOKIE
           
static int SESSIONID
           
static int SESSIONNAMESPACE
           
static int SESSIONROLESETKEY
           
static int TERRITORY
           
static int TIMEOUT
           
static int USERGUID
           
static int USERNAME
           
 
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.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
 
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
 
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
SessionVORowImpl()
          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.math.BigDecimal getCounter()
          Gets the attribute value for COUNTER using the alias name Counter.
 java.lang.String getDisabledFlag()
          Gets the attribute value for DISABLED_FLAG using the alias name DisabledFlag.
 java.sql.Timestamp getFirstConnect()
          Gets the attribute value for FIRST_CONNECT using the alias name FirstConnect.
 java.lang.String getIndustry()
          Gets the attribute value for INDUSTRY using the alias name Industry.
 java.lang.String getLanguageTag()
          Gets the attribute value for LANGUAGE_TAG using the alias name LanguageTag.
 java.sql.Timestamp getLastConnect()
          Gets the attribute value for LAST_CONNECT using the alias name LastConnect.
 java.sql.Timestamp getLastUpdateDate()
          Gets the attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.
 java.math.BigDecimal getLimitConnects()
          Gets the attribute value for LIMIT_CONNECTS using the alias name LimitConnects.
 java.math.BigDecimal getLimitTime()
          Gets the attribute value for LIMIT_TIME using the alias name LimitTime.
 java.lang.String getNlsLanguage()
          Gets the attribute value for NLS_LANGUAGE using the alias name NlsLanguage.
 java.lang.String getNlsSort()
          Gets the attribute value for NLS_SORT using the alias name NlsSort.
 java.lang.String getProduct()
          Gets the attribute value for PRODUCT using the alias name Product.
 java.lang.String getProductFamily()
          Gets the attribute value for PRODUCT_FAMILY using the alias name ProductFamily.
 oracle.jbo.RowIterator getSessionAttribute()
          Gets the associated RowIterator using master-detail link SessionAttribute.
 java.lang.String getSessionCookie()
          Gets the attribute value for SESSION_COOKIE using the alias name SessionCookie.
 OAEntityImpl getSessionEO()
          Gets SessionEO entity object.
 java.lang.String getSessionId()
          Gets the attribute value for SESSION_ID using the alias name SessionId.
 oracle.jbo.RowIterator getSessionNamespace()
          Gets the associated RowIterator using master-detail link SessionNamespace.
 java.lang.String getSessionRoleSetKey()
          Gets the attribute value for SESSION_ROLE_SET_KEY using the alias name SessionRoleSetKey.
 java.lang.String getTerritory()
          Gets the attribute value for TERRITORY using the alias name Territory.
 java.math.BigDecimal getTimeout()
          Gets the attribute value for TIMEOUT using the alias name Timeout.
 java.lang.String getUserGuid()
          Gets the attribute value for USER_GUID using the alias name UserGuid.
 java.lang.String getUserName()
          Gets the attribute value for USER_NAME using the alias name UserName.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setCounter(java.math.BigDecimal value)
          Sets value as attribute value for COUNTER using the alias name Counter.
 void setDisabledFlag(java.lang.String value)
          Sets value as attribute value for DISABLED_FLAG using the alias name DisabledFlag.
 void setFirstConnect(java.sql.Timestamp value)
          Sets value as attribute value for FIRST_CONNECT using the alias name FirstConnect.
 void setIndustry(java.lang.String value)
          Sets value as attribute value for INDUSTRY using the alias name Industry.
 void setLanguageTag(java.lang.String value)
          Sets value as attribute value for LANGUAGE_TAG using the alias name LanguageTag.
 void setLastConnect(java.sql.Timestamp value)
          Sets value as attribute value for LAST_CONNECT using the alias name LastConnect.
 void setLastUpdateDate(java.sql.Timestamp value)
          Sets value as attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.
 void setLimitConnects(java.math.BigDecimal value)
          Sets value as attribute value for LIMIT_CONNECTS using the alias name LimitConnects.
 void setLimitTime(java.math.BigDecimal value)
          Sets value as attribute value for LIMIT_TIME using the alias name LimitTime.
 void setNlsLanguage(java.lang.String value)
          Sets value as attribute value for NLS_LANGUAGE using the alias name NlsLanguage.
 void setNlsSort(java.lang.String value)
          Sets value as attribute value for NLS_SORT using the alias name NlsSort.
 void setProduct(java.lang.String value)
          Sets value as attribute value for PRODUCT using the alias name Product.
 void setProductFamily(java.lang.String value)
          Sets value as attribute value for PRODUCT_FAMILY using the alias name ProductFamily.
 void setSessionCookie(java.lang.String value)
          Sets value as attribute value for SESSION_COOKIE using the alias name SessionCookie.
 void setSessionId(java.lang.String value)
          Sets value as attribute value for SESSION_ID using the alias name SessionId.
 void setSessionRoleSetKey(java.lang.String value)
          Sets value as attribute value for SESSION_ROLE_SET_KEY using the alias name SessionRoleSetKey.
 void setTerritory(java.lang.String value)
          Sets value as attribute value for TERRITORY using the alias name Territory.
 void setTimeout(java.math.BigDecimal value)
          Sets value as attribute value for TIMEOUT using the alias name Timeout.
 void setUserGuid(java.lang.String value)
          Sets value as attribute value for USER_GUID using the alias name UserGuid.
 void setUserName(java.lang.String value)
          Sets value as attribute value for USER_NAME using the alias name UserName.
 
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
 

Field Detail

SESSIONID

public static final int SESSIONID

USERGUID

public static final int USERGUID

USERNAME

public static final int USERNAME

NLSLANGUAGE

public static final int NLSLANGUAGE

NLSSORT

public static final int NLSSORT

DISABLEDFLAG

public static final int DISABLEDFLAG

COUNTER

public static final int COUNTER

FIRSTCONNECT

public static final int FIRSTCONNECT

LASTCONNECT

public static final int LASTCONNECT

LIMITTIME

public static final int LIMITTIME

LIMITCONNECTS

public static final int LIMITCONNECTS

TIMEOUT

public static final int TIMEOUT

SESSIONCOOKIE

public static final int SESSIONCOOKIE

PRODUCTFAMILY

public static final int PRODUCTFAMILY

PRODUCT

public static final int PRODUCT

INDUSTRY

public static final int INDUSTRY

TERRITORY

public static final int TERRITORY

LANGUAGETAG

public static final int LANGUAGETAG

LASTUPDATEDATE

public static final int LASTUPDATEDATE

SESSIONROLESETKEY

public static final int SESSIONROLESETKEY

SESSIONATTRIBUTE

public static final int SESSIONATTRIBUTE

SESSIONNAMESPACE

public static final int SESSIONNAMESPACE
Constructor Detail

SessionVORowImpl

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

Method Detail

getSessionEO

public OAEntityImpl getSessionEO()
Gets SessionEO entity object.

Returns:
the SessionEO

getSessionId

public java.lang.String getSessionId()
Gets the attribute value for SESSION_ID using the alias name SessionId.

Returns:
the SESSION_ID

setSessionId

public void setSessionId(java.lang.String value)
Sets value as attribute value for SESSION_ID using the alias name SessionId.

Parameters:
value - value to set the SESSION_ID

getUserGuid

public java.lang.String getUserGuid()
Gets the attribute value for USER_GUID using the alias name UserGuid.

Returns:
the USER_GUID

setUserGuid

public void setUserGuid(java.lang.String value)
Sets value as attribute value for USER_GUID using the alias name UserGuid.

Parameters:
value - value to set the USER_GUID

getUserName

public java.lang.String getUserName()
Gets the attribute value for USER_NAME using the alias name UserName.

Returns:
the USER_NAME

setUserName

public void setUserName(java.lang.String value)
Sets value as attribute value for USER_NAME using the alias name UserName.

Parameters:
value - value to set the USER_NAME

getNlsLanguage

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

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

getNlsSort

public java.lang.String getNlsSort()
Gets the attribute value for NLS_SORT using the alias name NlsSort.

Returns:
the NLS_SORT

setNlsSort

public void setNlsSort(java.lang.String value)
Sets value as attribute value for NLS_SORT using the alias name NlsSort.

Parameters:
value - value to set the NLS_SORT

getDisabledFlag

public java.lang.String getDisabledFlag()
Gets the attribute value for DISABLED_FLAG using the alias name DisabledFlag.

Returns:
the DISABLED_FLAG

setDisabledFlag

public void setDisabledFlag(java.lang.String value)
Sets value as attribute value for DISABLED_FLAG using the alias name DisabledFlag.

Parameters:
value - value to set the DISABLED_FLAG

getCounter

public java.math.BigDecimal getCounter()
Gets the attribute value for COUNTER using the alias name Counter.

Returns:
the COUNTER

setCounter

public void setCounter(java.math.BigDecimal value)
Sets value as attribute value for COUNTER using the alias name Counter.

Parameters:
value - value to set the COUNTER

getFirstConnect

public java.sql.Timestamp getFirstConnect()
Gets the attribute value for FIRST_CONNECT using the alias name FirstConnect.

Returns:
the FIRST_CONNECT

setFirstConnect

public void setFirstConnect(java.sql.Timestamp value)
Sets value as attribute value for FIRST_CONNECT using the alias name FirstConnect.

Parameters:
value - value to set the FIRST_CONNECT

getLastConnect

public java.sql.Timestamp getLastConnect()
Gets the attribute value for LAST_CONNECT using the alias name LastConnect.

Returns:
the LAST_CONNECT

setLastConnect

public void setLastConnect(java.sql.Timestamp value)
Sets value as attribute value for LAST_CONNECT using the alias name LastConnect.

Parameters:
value - value to set the LAST_CONNECT

getLimitTime

public java.math.BigDecimal getLimitTime()
Gets the attribute value for LIMIT_TIME using the alias name LimitTime.

Returns:
the LIMIT_TIME

setLimitTime

public void setLimitTime(java.math.BigDecimal value)
Sets value as attribute value for LIMIT_TIME using the alias name LimitTime.

Parameters:
value - value to set the LIMIT_TIME

getLimitConnects

public java.math.BigDecimal getLimitConnects()
Gets the attribute value for LIMIT_CONNECTS using the alias name LimitConnects.

Returns:
the LIMIT_CONNECTS

setLimitConnects

public void setLimitConnects(java.math.BigDecimal value)
Sets value as attribute value for LIMIT_CONNECTS using the alias name LimitConnects.

Parameters:
value - value to set the LIMIT_CONNECTS

getTimeout

public java.math.BigDecimal getTimeout()
Gets the attribute value for TIMEOUT using the alias name Timeout.

Returns:
the TIMEOUT

setTimeout

public void setTimeout(java.math.BigDecimal value)
Sets value as attribute value for TIMEOUT using the alias name Timeout.

Parameters:
value - value to set the TIMEOUT

getSessionCookie

public java.lang.String getSessionCookie()
Gets the attribute value for SESSION_COOKIE using the alias name SessionCookie.

Returns:
the SESSION_COOKIE

setSessionCookie

public void setSessionCookie(java.lang.String value)
Sets value as attribute value for SESSION_COOKIE using the alias name SessionCookie.

Parameters:
value - value to set the SESSION_COOKIE

getProductFamily

public java.lang.String getProductFamily()
Gets the attribute value for PRODUCT_FAMILY using the alias name ProductFamily.

Returns:
the PRODUCT_FAMILY

setProductFamily

public void setProductFamily(java.lang.String value)
Sets value as attribute value for PRODUCT_FAMILY using the alias name ProductFamily.

Parameters:
value - value to set the PRODUCT_FAMILY

getProduct

public java.lang.String getProduct()
Gets the attribute value for PRODUCT using the alias name Product.

Returns:
the PRODUCT

setProduct

public void setProduct(java.lang.String value)
Sets value as attribute value for PRODUCT using the alias name Product.

Parameters:
value - value to set the PRODUCT

getIndustry

public java.lang.String getIndustry()
Gets the attribute value for INDUSTRY using the alias name Industry.

Returns:
the INDUSTRY

setIndustry

public void setIndustry(java.lang.String value)
Sets value as attribute value for INDUSTRY using the alias name Industry.

Parameters:
value - value to set the INDUSTRY

getTerritory

public java.lang.String getTerritory()
Gets the attribute value for TERRITORY using the alias name Territory.

Returns:
the TERRITORY

setTerritory

public void setTerritory(java.lang.String value)
Sets value as attribute value for TERRITORY using the alias name Territory.

Parameters:
value - value to set the TERRITORY

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

getLastUpdateDate

public java.sql.Timestamp getLastUpdateDate()
Gets the attribute value for LAST_UPDATE_DATE using the alias name LastUpdateDate.

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

getSessionRoleSetKey

public java.lang.String getSessionRoleSetKey()
Gets the attribute value for SESSION_ROLE_SET_KEY using the alias name SessionRoleSetKey.

Returns:
the SESSION_ROLE_SET_KEY

setSessionRoleSetKey

public void setSessionRoleSetKey(java.lang.String value)
Sets value as attribute value for SESSION_ROLE_SET_KEY using the alias name SessionRoleSetKey.

Parameters:
value - value to set the SESSION_ROLE_SET_KEY

getSessionAttribute

public oracle.jbo.RowIterator getSessionAttribute()
Gets the associated RowIterator using master-detail link SessionAttribute.


getSessionNamespace

public oracle.jbo.RowIterator getSessionNamespace()
Gets the associated RowIterator using master-detail link SessionNamespace.


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
Parameters:
index - the index identifying the attribute
attrDef - the attribute
Returns:
the attribute value
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
Parameters:
index - the index identifying the attribute
value - the value to assign to the attribute
attrDef - the attribute
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.