public class ServiceADFContext
extends oracle.adf.share.DefaultContext
ADF_DEF_CACHE_POLICIES, ADF_DOMAIN_CONFIG, ADF_PROPERTY_NS, ADF_SESSIONDEF_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, HOT_DEPLOY_STRING, IF_CLUSTERED, IS_DISTRIBUTABLE, MDS_CC_VALUES_FOR_EDIT, MDS_CC_VALUES_NONE, 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, ORACLE_MULTITENAT_ENABLED, OVERRIDDEN_RES_BUNDLES, OVERRIDE_RES_BUNDLE_PACKAGE, PERSDEF_BASE_PACKAGE, REQUEST_SCOPE, SESSION_SCOPE, SESSIONDEF_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 and Description |
---|
ServiceADFContext() |
Modifier and Type | Method and Description |
---|---|
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) |
clearCachedLocale, createScope, createScope, findApplicationScopeMap, findCurrent, findScope, get, getADFApplicationUID, getADFConfig, getADFConfigEx, getADFContextProperty, getADFFacesViewScopeMap, getADFSettings, getApplication, getApplicationName, getApplicationScope, getApplicationScopekey, getApplicationScopeMap, getConfigSecurityContext, getConnectionsContext, getCreatedBy, getCurrent, getDefCachePolicies, getDeployedAppName, getELContext, getEnterpriseId, getEnterpriseName, getEnvironment, getExpressionEvaluator, getExpressionFactory, getLocale, getMDSConfigHelper, getMDSInstanceAsObject, getMDSLogin, getMDSSessionAsObject, getNativeDBConnection, getNativeJdbcConnection, getPageFlowScope, getRequestScope, getScope, getScopeNames, getSecurityContext, getSessionDefPackages, getSessionScope, getSkipLevelIdentifier, getStateManager, getTenantId, getTenantName, getThreadLocalValue, getURL, getVariableResolver, getViewScope, hasCurrent, hasEnvironment, hasMDSSession, hasSecurityContext, hasSession, initADFContext, initialize, isDesignTime, isDistributable, isHighPerformanceEnvEnabled, isHotDeploy, isHttpContext, isJBossRuntime, isJEE, isLockedMDSSession, isMultiTenantEnabled, isNamedContextRegistered, isTomcat, isWebsphereRuntime, loadSecurityContext, logDiagnosticsForException, putApplicationScopeMap, putScope, registerNamedContext, registerNamedContext, registerThreadLocalValue, releaseMDSInstance, releaseMDSSession, removeAsCurrent, removeScope, removeThreadLocalValue, removingScope, resetADFContext, resetMDSAppCtx, setAsCurrent, setEnterpriseId, setExpressionEvaluator, setExpressionFactory, setHotDeploy, setLocale, setMDSConfigHelper, setMDSContext, setMDSLogin, setMDSSession, setSecurityContext, setThreadLocalValue, setupADFDomainConfig, setVariableResolver, unregisterNamedContext, unregisterThreadLocalValue, useLockedMDSSession, useUnlockedMDSSession
public java.lang.String getSDOHelperContextId()
public void setSessionInfo(SessionInfo mSessionInfo)
public SessionInfo getSessionInfo()
public void setSessionOption(java.lang.String name, java.lang.Object value)
public java.lang.Object getSessionOption(java.lang.String name)
public void setSDOHelperContext(org.eclipse.persistence.sdo.helper.SDOHelperContext mSDOHelperContext)
public org.eclipse.persistence.sdo.helper.SDOHelperContext getSDOHelperContext()
public java.lang.String setSDOHelperContext(javax.xml.namespace.QName qname)
Qname
- for service's namespace and local namepublic static java.lang.String getServiceContextDelegateClassName()