Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adf.share
Class DefaultContext

java.lang.Object
  extended by oracle.adf.share.ADFContext
      extended by oracle.adf.share.DefaultContext

public class DefaultContext
extends ADFContext


Field Summary
static java.lang.Class CLASS_INSTANCE
           
 
Fields inherited from class oracle.adf.share.ADFContext
ADF_DOMAIN_CONFIG, ADF_PROPERTY_NS, ADF_SESSIONDEF_PACKAGES, APPLICATION_DATA_KEY, APPLICATION_DATA_SEP, APPLICATION_NAME_SCOPE_KEY, APPLICATION_SCOPE, APPLICATION_UID, ATTRIBUTE_FORMATTER_MAP_KEY, CONNECTIONS_RESOURCE, DEFAULT_APPLICATION_NAME, HOT_DEPLOY_STRING, MDS_CC_VALUES_FOR_EDIT, MDS_PARTITION_APPID, MDS_SESSION_OPTIONS_FACTORY, ORACLE_MULTITENAT_ENABLED, OVERRIDDEN_RES_BUNDLES, OVERRIDE_RES_BUNDLE_PACKAGE, PERSDEF_BASE_PACKAGE, REQUEST_SCOPE, SESSION_SCOPE, SESSIONDEF_BASE_PACKAGE, TYPE_GENERIC, TYPE_HTTP, TYPE_NAMED, TYPE_PORTLET, USE_ROLE_BASED_CUST_CLASS, USER_CUST_CLASSES, VIEW_SCOPE
 
Constructor Summary
DefaultContext()
           
 
Method Summary
 int getContextType()
          Returns a type for the context instance.
protected  Environment loadEnvironment()
           
 
Methods inherited from class oracle.adf.share.ADFContext
clearCachedLocale, createScope, createScope, findApplicationScopeMap, findCurrent, findScope, get, getADFApplicationUID, getADFConfig, getADFConfigEx, getADFContextProperty, getADFFacesViewScopeMap, getADFSettings, getApplication, getApplicationName, getApplicationScope, getApplicationScopekey, getApplicationScopeMap, getConfigSecurityContext, getConnectionsContext, getCurrent, getDeployedAppName, getELContext, getEnterpriseId, getEnterpriseName, getEnvironment, getExpressionEvaluator, getExpressionFactory, getLocale, getMDSInstanceAsObject, getMDSLogin, getMDSSessionAsObject, getNativeJdbcConnection, getPageFlowScope, getRequestScope, getScope, getScopeNames, getSecurityContext, getSessionDefPackages, getSessionScope, getSkipLevelIdentifier, getStateManager, getThreadLocalValue, getURL, getVariableResolver, getViewScope, hasCurrent, hasEnvironment, hasMDSSession, hasSecurityContext, hasSession, initADFContext, initialize, isDesignTime, isHotDeploy, isHttpContext, isJBossRuntime, isJEE, isMultiTenantEnabled, isNamedContextRegistered, isWebsphereRuntime, loadSecurityContext, putApplicationScopeMap, putScope, registerNamedContext, registerNamedContext, releaseMDSInstance, releaseMDSSession, removeAsCurrent, removeScope, removeThreadLocalValue, removingScope, resetADFContext, setAsCurrent, setEnterpriseId, setExpressionEvaluator, setExpressionFactory, setHotDeploy, setLocale, setMDSLogin, setSecurityContext, setThreadLocalValue, setupADFDomainConfig, setVariableResolver, unregisterNamedContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_INSTANCE

public static final java.lang.Class CLASS_INSTANCE
Constructor Detail

DefaultContext

public DefaultContext()
Method Detail

loadEnvironment

protected Environment loadEnvironment()
Specified by:
loadEnvironment in class ADFContext

getContextType

public int getContextType()
Description copied from class: ADFContext
Returns a type for the context instance. Current types include:
  • TYPE_GENERIC
  • TYPE_HTTP
  • TYPE_PORTLET
  • the type may be checked to implement logic specific to a platform.

    Specified by:
    getContextType in class ADFContext

    Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
    11g Release 1 (11.1.1)

    E17503-02

    Copyright © 2011, Oracle and/or its affiliates. All rights reserved.