Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


oracle.jbo.common.service
Class ServiceADFContext

java.lang.Object
  extended by oracle.adf.share.ADFContext
      extended by oracle.adf.share.DefaultContext
          extended by oracle.jbo.common.service.ServiceADFContext


public class ServiceADFContext
extends oracle.adf.share.DefaultContext

Field Summary

 

Fields inherited from class oracle.adf.share.ADFContext
ADF_DEF_CACHE_POLICIES, ADF_DOMAIN_CONFIG, ADF_MDS_BASE_LABEL, ADF_PROPERTY_NS, ADF_SESSION_OPTIONS, ADF_SESSIONDEF_PACKAGES, ADF_SITEDEF_PACKAGES, APACHE_PREFIX, APPLICATION_DATA_KEY, APPLICATION_DATA_SEP, APPLICATION_NAME_SCOPE_KEY, APPLICATION_SCOPE, APPLICATION_UID, ATTRIBUTE_FORMATTER_MAP_KEY, CONNECTIONS_RESOURCE, DEFAULT_APPLICATION_NAME, GLASSFISH_PREFIX, GLASSFISH_SERVER_VERSION, IF_CLUSTERED, IS_DISTRIBUTABLE, MDS_CC_VALUES_FOR_EDIT, MDS_MAX_CACHE_SIZE, MDS_PARTITION_APPID, MDS_REPOS_SETUP, MDS_REPOS_SETUP_JDBCURL, MDS_REPOS_SETUP_PASSWORD, MDS_REPOS_SETUP_USERNAME, MDS_SESSION_OPTIONS_FACTORY, NAMED_CONTEXT_ENV, ORACLE_MULTITENANT_ENABLED, OVERRIDDEN_RES_BUNDLES, OVERRIDE_RES_BUNDLE_PACKAGE, PERSDEF_BASE_PACKAGE, REQUEST_SCOPE, SESSION_SCOPE, SESSIONDEF_BASE_PACKAGE, SITEDEF_BASE_PACKAGE, TOMCAT_SERVER_VERSION, TOMCAT_SURFIX, TYPE_GENERIC, TYPE_HTTP, TYPE_NAMED, TYPE_PORTLET, USE_ROLE_BASED_CUST_CLASS, USER_CUST_CLASSES, VIEW_SCOPE

 

Constructor Summary
ServiceADFContext()
           

 

Method Summary
 org.eclipse.persistence.sdo.helper.SDOHelperContext getSDOHelperContext()
           
 java.lang.String getSDOHelperContextId()
           
static java.lang.String getServiceContextDelegateClassName()
           
 SessionInfo getSessionInfo()
           
 java.lang.Object getSessionOption(java.lang.String name)
           
 java.lang.String setSDOHelperContext(javax.xml.namespace.QName qname)
          setup SDOHelperContext based on service interface class and session information
 void setSDOHelperContext(org.eclipse.persistence.sdo.helper.SDOHelperContext mSDOHelperContext)
           
 void setSessionInfo(SessionInfo mSessionInfo)
           
 void setSessionOption(java.lang.String name, java.lang.Object value)
           

 

Methods inherited from class oracle.adf.share.DefaultContext
getContextType, loadEnvironment

 

Methods inherited from class oracle.adf.share.ADFContext
clearCachedLocale, createScope, createScope, findApplicationScopeMap, findCurrent, findScope, get, getADFApplicationUID, getADFConfig, getADFConfigEx, getADFContextProperty, getADFFacesViewScopeMap, getADFSessionOptions, getADFSettings, getApplication, getApplicationName, getApplicationScope, getApplicationScopekey, getApplicationScopeMap, getBaseMDSSessionAsObject, getConfigSecurityContext, getConnectionsContext, getCreatedBy, getCurrent, getDefCachePolicies, getDeployedAppName, getELContext, getEnterpriseId, getEnterpriseName, getEnvironment, getExpressionEvaluator, getExpressionFactory, getLocale, getMDSBaseLabel, getMDSConfigHelper, getMDSInstanceAsObject, getMDSLogin, getMDSSessionAsObject, getNativeDBConnection, getNativeJdbcConnection, getPageFlowScope, getRequestScope, getScope, getScopeNames, getSecurityContext, getSessionDefPackages, getSessionScope, getSharedConnectionsContext, getSiteDefPackages, getSkipLevelIdentifier, getStateManager, getTenantId, getTenantName, getThreadLocalValue, getURL, getVariableResolver, getViewScope, hasBaseMDSSessionAsObject, hasCurrent, hasEnvironment, hasMDSSession, hasSecurityContext, hasSession, initADFContext, initialize, isDesignTime, isDistributable, isHighPerformanceEnvEnabled, isHttpContext, isInServiceRequest, isJBossRuntime, isJEE, isLockedMDSSession, isMultiTenantEnabled, isNamedContextRegistered, isTomcat, isWebsphereRuntime, loadSecurityContext, logDiagnosticsForException, putApplicationScopeMap, putScope, registerNamedContext, registerNamedContext, registerThreadLocalValue, releaseMDSInstance, releaseMDSSession, removeAsCurrent, removeScope, removeThreadLocalValue, removingScope, resetADFContext, resetMDSAppCtx, setAsCurrent, setBaseMDSSessionAsObject, setEnterpriseId, setExpressionEvaluator, setExpressionFactory, setIsInServiceRequest, setLocale, setMDSConfigHelper, setMDSContext, setMDSLogin, setMDSSession, setSecurityContext, setThreadLocalValue, setupADFDomainConfig, setVariableResolver, unregisterNamedContext, unregisterThreadLocalValue, useLockedMDSSession, useUnlockedMDSSession

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ServiceADFContext

public ServiceADFContext()

Method Detail

getSDOHelperContextId

public java.lang.String getSDOHelperContextId()

setSessionInfo

public void setSessionInfo(SessionInfo mSessionInfo)

getSessionInfo

public SessionInfo getSessionInfo()

setSessionOption

public void setSessionOption(java.lang.String name,
                             java.lang.Object value)

getSessionOption

public java.lang.Object getSessionOption(java.lang.String name)

setSDOHelperContext

public void setSDOHelperContext(org.eclipse.persistence.sdo.helper.SDOHelperContext mSDOHelperContext)

getSDOHelperContext

public org.eclipse.persistence.sdo.helper.SDOHelperContext getSDOHelperContext()

setSDOHelperContext

public java.lang.String setSDOHelperContext(javax.xml.namespace.QName qname)
setup SDOHelperContext based on service interface class and session information
Parameters:
Qname - for service's namespace and local name
Returns:
id of SDOHelperContext

getServiceContextDelegateClassName

public static java.lang.String getServiceContextDelegateClassName()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


Copyright © 1997, 2015, Oracle. All rights reserved.