public class ADFOfflineContext extends DefaultNamedContext
ADFContext.LeakReporter_name, _urlADF_CURRENT_SESSION_OPTIONS, ADF_DEF_CACHE_POLICIES, ADF_DOMAIN_CONFIG, ADF_MERGE_RESOLVER_CLASS, ADF_NO_MERGE_RESOLVER, 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, FEDERATED_APP_ID_KEY, 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_JNDINAME, 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, SITEDEF_BASE_PACKAGE, TOMCAT_SERVER_VERSION, TOMCAT_SURFIX, TYPE_GENERIC, TYPE_HTTP, TYPE_MICROSERVICE, TYPE_NAMED, TYPE_PORTLET, USE_ROLE_BASED_CUST_CLASS, USER_CUST_CLASSES, USERDEF_BASE_PACKAGE, VIEW_SCOPE| Constructor and Description |
|---|
ADFOfflineContext(java.lang.String name,
java.net.URL url) |
| Modifier and Type | Method and Description |
|---|---|
ADFOfflineConnectionUtils.JDBCConnectionInfo |
getJdbcInfo() |
java.lang.Object |
getMDSInstanceAsObject() |
java.lang.Object |
getMDSSessionAsObject()
Get the MDS session associated with this context.
|
void |
setJdbcInfo(ADFOfflineConnectionUtils.JDBCConnectionInfo jdbcInfo) |
getADFConfig, getADFConfigEx, getApplicationScopekey, getContextType, getURL, loadEnvironmentclearCachedLocale, createScope, createScope, findApplicationScopeMap, findCurrent, findScope, get, getADFApplicationUID, getADFContextProperty, getADFContextPropertyNoCase, getADFFacesViewScopeMap, getADFSessionOptionsList, getADFSettings, getApplication, getApplicationName, getApplicationScope, getApplicationScopeMap, getBaseMDSSessionAsObject, getConfigSecurityContext, getConnectionsContext, getCreatedBy, getCurrent, getCurrentADFSessionOptions, getDefCachePolicies, getDeployedAppName, getELContext, getEnterpriseId, getEnterpriseName, getEnvironment, getExpressionEvaluator, getExpressionFactory, getLocale, getMDSConfigHelper, getMDSLogin, getMetadataEnvironment, getNativeDBConnection, getNativeJdbcConnection, getPageFlowScope, getRequestScope, getScope, getScopeNames, getSecurityContext, getSessionDefPackages, getSessionScope, getSharedConnectionsContext, getSiteDefPackages, getSkipLevelIdentifier, getStateManager, getTenantId, getTenantName, getThreadLocalValue, getTipMDSSessionAsObject, getVariableResolver, getViewScope, hasBaseMDSSessionAsObject, hasCurrent, hasEnvironment, hasMDSSession, hasSecurityContext, hasSession, initADFContext, initialize, isDesignTime, isDistributable, isHighPerformanceEnvEnabled, isHotDeploy, isHttpContext, isInServiceRequest, isJBossRuntime, isJEE, isLockedMDSSession, isMultiTenantEnabled, isNamedContextRegistered, isNameInPackages, isTomcat, isWebsphereRuntime, loadSecurityContext, logDiagnosticsForException, putApplicationScopeMap, putScope, registerNamedContext, registerNamedContext, registerThreadLocalValue, releaseMDSInstance, releaseMDSSession, removeAsCurrent, removeAsCurrentNoValidate, removeScope, removeThreadLocalValue, removingScope, resetADFContext, resetMDSAppCtx, setAsCurrent, setAsCurrentNoValidate, setBaseMDSSessionAsObject, setCustomMetadataEnvironment, setEnterpriseId, setExpressionEvaluator, setExpressionFactory, setHotDeploy, setIsInServiceRequest, setJSEMode, setLocale, setMDSConfigHelper, setMDSContext, setMDSLogin, setMDSSession, setSecurityContext, setThreadLocalValue, setupADFDomainConfig, setVariableResolver, unregisterNamedContext, unregisterThreadLocalValue, useLockedMDSSession, useUnlockedMDSSessionpublic ADFOfflineContext(java.lang.String name,
java.net.URL url)
public java.lang.Object getMDSInstanceAsObject()
getMDSInstanceAsObject in class ADFContextpublic java.lang.Object getMDSSessionAsObject()
getMDSSessionAsObject in class ADFContextpublic void setJdbcInfo(ADFOfflineConnectionUtils.JDBCConnectionInfo jdbcInfo)
public ADFOfflineConnectionUtils.JDBCConnectionInfo getJdbcInfo()