Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.6.0)

E10686-07
A B C D E F G H I J K L M N O P R S T U V W X _

G

generateStateManagerId(Map) - Method in class oracle.adf.share.http.HttpStateManagerScopeAdapter
 
generateStateManagerId(Map) - Method in class oracle.adf.share.statemanager.StateManagerScopeAdapter
 
generateUUID() - Static method in class oracle.adf.share.statemanager.UUID
 
generateUUID(String) - Static method in class oracle.adf.share.statemanager.UUID
 
GenericCredentialStore - Class in oracle.adf.share.security.credentialstore.spi
Internal: Applications should not use this class. This class provides a skeletal implementation of the CredentialStorage interface, to minimize the effort required to implement this interface.
GenericCredentialStore() - Constructor for class oracle.adf.share.security.credentialstore.spi.GenericCredentialStore
 
get(String) - Static method in class oracle.adf.share.ADFContext
This method will be used by callers that have already associated a named context using registerNamedContext method.
get(Object) - Method in class oracle.adf.share.HashMapScopeAdapter
 
get(Object) - Method in class oracle.adf.share.http.HttpServletRequestScopeAdapter
 
get(Object) - Method in class oracle.adf.share.http.HttpSessionScopeAdapter
 
get(Object) - Method in class oracle.adf.share.http.ServletContextScopeAdapter
 
get(Object) - Method in class oracle.adf.share.http.StateHolder
Deprecated.  
get(String, String) - Method in class oracle.adf.share.prefs.ADFPreferences
get(Object) - Method in class oracle.adf.share.security.credentialstore.Credential
Internal: Applications should not use this method. Returns the value to which the specified key is mapped in this hashtable.
get(Object) - Method in class oracle.adf.share.security.SecurityContextMap
 
get(Object) - Method in class oracle.adf.share.statemanager.StateManagerScopeAdapter
 
getADFApplicationUID() - Method in class oracle.adf.share.ADFContext
This method will help to get application UID for the JPS unqiue map name to resolve BUG5985198
getADFConfig() - Method in class oracle.adf.share.ADFContext
Gets the ADF configuration Object used by current thread.
getADFConfig() - Method in class oracle.adf.share.DefaultNamedContext
 
getADFConfigEx() - Method in class oracle.adf.share.ADFContext
 
getADFConfigEx() - Method in class oracle.adf.share.DefaultNamedContext
 
getADFConnectionsChildMBeanImplementor() - Method in interface oracle.adf.share.connection.ConnectionType
Returns classname if this connection type has implemented connection mbean as specified by the oracle.adf.mbean.share.connection.ADFConnectionsChild
getADFContextProperty(String) - Method in class oracle.adf.share.ADFContext
This method will help find all ADFContext nodes in adf-config.xml and return property value based on the name
getAdfCredentialStoreKey() - Method in class oracle.adf.share.jndi.ConnectionReference
 
getAdfCredentialStoreMapName() - Method in class oracle.adf.share.jndi.ConnectionReference
 
getAdfCredStoreKey() - Method in class oracle.adf.share.connection.property.AdfPropertySet
 
getAdfCredStoreMapName() - Method in class oracle.adf.share.connection.property.AdfPropertySet
 
getADFFacesViewScopeMap() - Method in class oracle.adf.share.ADFContext
 
getADFIdentityMembers() - Method in interface oracle.adf.share.security.identitymanagement.ADFRole
 
getADFIdentityMembers() - Method in class oracle.adf.share.security.identitymanagement.Role
Internal: Applications should not use this method.
getADFIdentityMembers() - Method in interface oracle.adf.share.security.policystore.AppRole
Internal: Applications should not use this method.
getADFIdentityMembers() - Method in class oracle.adf.share.security.providers.jps.JpsAppRole
Internal: Applications should not use this method.
getADFLibraryLoader() - Method in class oracle.adf.share.jsp.ADFLibUtils
Return the single class loader initialized for the servlet context.
getADFLibraryURLs(ClassLoader) - Static method in class oracle.adf.share.common.rc.util.LibraryUtils
 
getADFLibraryURLs() - Method in class oracle.adf.share.jsp.ADFLibUtils
 
getADFLibraryURLs(ClassLoader) - Method in class oracle.adf.share.jsp.ADFLibUtils
 
getADFLogger(String, String) - Static method in class oracle.adf.share.logging.ADFLoggerFactory
 
getADFLogger() - Static method in class oracle.adf.share.security.ADFSecurityUtil
 
getADFSettings() - Method in class oracle.adf.share.ADFContext
Gets the ADF Settings Object used by current thread.
getAgent_name() - Method in class oracle.adf.share.connection.jmx.JMXConnection
 
getAllGrantedRoleNames() - Method in interface oracle.adf.share.security.policystore.AppPolicyService
 
getAllGrantedRoleNames() - Method in class oracle.adf.share.security.providers.jps.JpsAppPolicyService
 
getAndCacheLoader(URL[], ClassLoader) - Static method in class oracle.adf.share.common.rc.util.LoaderUtil
A large percentage of the callers of the getLoader method use it to support the adding of one or more jars to the classpath of a project and for multiple components to respond to that.
getAnonymousLogger() - Static method in class oracle.adf.share.logging.ADFLogger
Create an anonymous Logger.
getAnonymousLogger(String) - Static method in class oracle.adf.share.logging.ADFLogger
Create an anonymous Logger.
getAnonymousRole() - Method in class oracle.adf.share.security.identitymanagement.RoleManager
Internal: Applications should not use this method.
getAnonymousRole() - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method returns a Principal corresponding to the specified Role name.
getAnonymousRole() - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getAnonymousRole() - Method in class oracle.adf.share.security.providers.jps.JpsServices
Internal: Applications should not use this method.
getAnonymousRoleName() - Method in class oracle.adf.share.security.identitymanagement.RoleManager
Internal: Applications should not use this method.
getAnonymousRoleName() - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method returns a Principal corresponding to the specified Role name.
getAnonymousRoleName() - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getAnonymousRoleName() - Method in class oracle.adf.share.security.providers.jps.JpsServices
Internal: Applications should not use this method.
getAnonymousUser() - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method returns a Principal corresponding to the specified Role name.
getAnonymousUser() - Method in class oracle.adf.share.security.identitymanagement.UserManager
Internal: Applications should not use this method.
getAnonymousUser() - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getAnonymousUser() - Method in class oracle.adf.share.security.providers.jps.JpsServices
Internal: Applications should not use this method.
getAnonymousUserName() - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method returns a Principal corresponding to the specified Role name.
getAnonymousUserName() - Method in class oracle.adf.share.security.identitymanagement.UserManager
Internal: Applications should not use this method.
getAnonymousUserName() - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getAnonymousUserName() - Method in class oracle.adf.share.security.providers.jps.JpsServices
Internal: Applications should not use this method.
getApplication() - Method in class oracle.adf.share.ADFContext
Deprecated. Use getADFConfig() instead.
getApplicationName() - Method in class oracle.adf.share.ADFContext
Gets the Application Name.
getApplicationName() - Method in class oracle.adf.share.config.ADFConfigImpl
 
getApplicationName() - Method in class oracle.adf.share.config.ADFConfigParsingContext
Get the application name associated with this parsing context.
getApplicationName() - Method in class oracle.adf.share.http.ServletADFContext
 
getApplicationName() - Static method in class oracle.adf.share.security.ADFSecurityUtil
Internal: Applications should not use this class.
getApplicationName() - Method in class oracle.adf.share.security.providers.jps.JpsServices
Internal: Applications should not use this method.
getApplicationName() - Static method in class oracle.adf.share.security.providers.jps.JpsUtil
Deprecated. Deprecated since 11.1.1.1.0 Internal: Applications should not use this method.
getApplicationScope() - Method in class oracle.adf.share.ADFContext
A convenience method for the standard applicationScope.
getApplicationScopekey() - Method in class oracle.adf.share.ADFContext
The application scope as defined by the ADFContext environment in which the application is being used.
getApplicationScopekey() - Method in class oracle.adf.share.http.ServletADFContext
 
getApplicationScopeMap() - Method in class oracle.adf.share.ADFContext
 
getApplicationScopeMap() - Method in class oracle.adf.share.http.ServletADFContext
 
getApplicationUniqueId() - Method in class oracle.adf.share.LocaleApplicationKey
 
getApplicationUserName() - Method in class oracle.adf.share.security.credentialstore.spi.GenericCredentialStore
Internal: Applications should not use this method.
getAppPolicyService() - Static method in class oracle.adf.share.security.policystore.PolicyServiceUtil
 
getArchiveExtension(String) - Static method in class oracle.adf.share.common.rc.util.impl.URLUtil
 
getAttachedLightweightSession() - Method in interface oracle.adf.share.security.SecurityContext
Return the attached lightweight XS session
getAttachedLightweightSession() - Method in class oracle.adf.share.security.SecurityContextImpl
 
getAttribute(HttpSession, String) - Method in class oracle.adf.share.http.Http21Util
 
getAttribute(ServletContext, String) - Method in class oracle.adf.share.http.Http21Util
 
getAttribute(HttpServletRequest, String) - Method in class oracle.adf.share.http.Http21Util
 
getAttribute(HttpSession, String) - Method in class oracle.adf.share.http.HttpUtil
 
getAttribute(HttpServletRequest, String) - Method in class oracle.adf.share.http.HttpUtil
 
getAttribute(ServletContext, String) - Method in class oracle.adf.share.http.HttpUtil
 
getAttribute() - Method in class oracle.adf.share.security.identitymanagement.AttributeFilter
Internal: Applications should not use this method.
getAttributeIterator(URL, String, String, String) - Method in class oracle.adf.share.common.rc.util.impl.MetadataRegistryImpl
 
getAttributeIterator(URL, String, String, String) - Method in class oracle.adf.share.common.rc.util.MetadataRegistry
Return an iterator with the values of the attribute, for the element, within the XML document at the location specified in the xmlUrl.
getAttributeMaps(URL, String, String) - Method in class oracle.adf.share.common.rc.util.impl.MetadataRegistryImpl
 
getAttributeMaps(URL, String, String) - Method in class oracle.adf.share.common.rc.util.MetadataRegistry
Return a collection of attribute maps for the items matching the element, within the XML document at the location specified in the xmlUrl.
getAuthenticationProviders() - Method in class oracle.adf.share.security.utils.DefaultServerUtils
 
getAuthenticationProviders() - Method in interface oracle.adf.share.security.utils.ServerUtils
 
getAuthenticationProviders() - Method in class oracle.adf.share.security.utils.wls.WlsServerUtils
 
getAuthenticationService() - Static method in class oracle.adf.share.security.authentication.AuthenticationServiceUtil
 
getBindingPermissionDef() - Method in class oracle.adf.share.security.binding.BindingPermission
 
getBusinessCity() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessCountry() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessEmail() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessFax() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessMobile() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessPager() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessPhone() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessPOBox() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessPostalAddr() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessPostalCode() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessState() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getBusinessStreet() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getCacheHint() - Method in class oracle.adf.share.config.ADFRolesCC
Deprecated.  
getCacheHint() - Method in class oracle.adf.share.config.ADFUserCC
Deprecated.  
getCacheHint() - Method in class oracle.adf.share.config.SecurityRoleCC
 
getCacheHint() - Method in class oracle.adf.share.config.SiteCC
 
getCacheHint() - Method in class oracle.adf.share.config.UserCC
 
getCacheHint() - Method in class oracle.adf.share.mds.ADFShareCustomizationContext
 
getCacheHint() - Method in class oracle.adf.share.mds.EnterpriseCC
Deprecated.  
getCallBackMap() - Method in class oracle.adf.share.config.ADFConfigImpl
 
getCause() - Method in class oracle.adf.share.logging.internal.diagnostic.ADFLoggerWrapperException
 
getCause() - Method in exception oracle.adf.share.security.ADFSecurityException
getCharValue() - Method in class oracle.adf.share.jndi.SecureRefAddr
 
getClassLoader() - Static method in class oracle.adf.share.common.ClassUtils
 
getClassLoader(Class) - Static method in class oracle.adf.share.common.ClassUtils
 
getClassLoader() - Method in class oracle.adf.share.services.ResourceService
 
getClassName() - Method in exception oracle.adf.share.jndi.ConnectionException
 
getCodeSource() - Method in class oracle.adf.share.security.authorization.Grantee
Internal: Applications should not use this method. Accessor for the codesource associated with this grantee.
getCommonPropertyType(ELContext, Object) - Method in class oracle.adf.share.el.ADFContextELResolver
 
getConfig() - Method in class oracle.adf.share.prefs.ADFPreferencesManager
Returns the ADFPreferencesConfig object associated with this manager.
getConfigFilename() - Method in class oracle.adf.share.config.ADFConfigParsingContext
Get the config file associated with this parsing context.
getConfigFilePath() - Method in class oracle.adf.share.config.ADFConfigParsingContext
Returns the absolute path of the configuration file.
getConfigObject(String, boolean) - Method in interface oracle.adf.share.ADFConfigEx
get the config object information stored for the provided namespace
getConfigObject(String) - Method in interface oracle.adf.share.ADFSettings
get the settings object information stored for the provided namespace
getConfigObject(String) - Method in class oracle.adf.share.config.ADFConfigImpl
get the configuration object information stored for the provided namespace
getConfigObject(String, boolean) - Method in class oracle.adf.share.config.ADFConfigImpl
 
getConfigObject(String) - Method in class oracle.adf.share.config.ADFSettingsImpl
 
getConfigSecurityContext() - Method in class oracle.adf.share.ADFContext
Gets the security context for the current thread
getConnectionClassName() - Method in class oracle.adf.share.connection.jmx.JMXConnection
 
getConnectionFactoryClassName() - Method in class oracle.adf.share.connection.jmx.JMXConnection
 
getConnectionsContext() - Method in interface oracle.adf.share.ADFConfig
JNDI context containing the application connection definitions.
getConnectionsContext() - Method in class oracle.adf.share.ADFContext
Convenience for accessing the adf jndi context, for managing adf connection definitions.
getConnectionsContext() - Method in class oracle.adf.share.config.ADFConfigImpl
 
getConnectionsContext() - Method in class oracle.adf.share.config.FallbackConfigImpl
 
getConnectionType(String) - Method in class oracle.adf.share.connection.ConnectionTypeManager
Find the ConnectionType with the specified connection id
getConnectionType(String) - Method in class oracle.adf.share.connection.ConnectionTypeRegistry
Find the ConnectionType with the specified connection id
getConnectionTypes() - Method in class oracle.adf.share.connection.ConnectionTypeManager
Get a Map containing all the registered connection types
getConnectionTypes() - Method in class oracle.adf.share.connection.ConnectionTypeRegistry
Get a Map containing all the registered connection types
getContent() - Method in class oracle.adf.share.jndi.SecureRefAddr
Deprecated. it will not return String anymore, instead, char[] for security purpose. Suggest to use getCharValue()
getContent() - Method in class oracle.adf.share.jndi.StringELRefAddr
 
getContent() - Method in class oracle.adf.share.jndi.XmlRefAddr
 
getContext() - Method in class oracle.adf.share.config.ADFConfigParsingContext
Return the context under which the file adf-config.xml is being read.
getContext() - Method in class oracle.adf.share.Environment
Return the application environment object instance for the current appication.
getContext() - Method in class oracle.adf.share.http.ServletEnvironment
 
getContext(URL) - Method in class oracle.adf.share.services.DescriptorContextFactory
 
getContext(URL, Hashtable) - Method in class oracle.adf.share.services.DescriptorContextFactory
 
getContext_factory() - Method in class oracle.adf.share.connection.jmx.JMXConnection
 
getContextObject() - Method in class oracle.adf.share.Environment
Use this API to pass any object that can be used appropriately in the calling context.
getContextType() - Method in class oracle.adf.share.ADFContext
Returns a type for the context instance.
getContextType() - Method in class oracle.adf.share.DefaultContext
 
getContextType() - Method in class oracle.adf.share.DefaultNamedContext
 
getContextType() - Method in class oracle.adf.share.http.ServletADFContext
 
getCredential() - Method in class oracle.adf.share.security.providers.jps.actions.FetchCredentialAction
 
getCredentialProvisioner(String) - Method in class oracle.adf.share.security.credentialstore.CredentialStoreContext
Internal: Applications should not use this method. Gets the credential provisioner specified by the provider class name.
getCredentialStorage(String) - Method in class oracle.adf.share.security.credentialstore.CredentialStoreContext
Internal: Applications should not use this method. Gets the credential store provider for the specified provider type.
getCredentialStoreProvider(String) - Method in class oracle.adf.share.security.credentialstore.CredentialStoreContext
Internal: Applications should not use this method. Gets the credential store provider for the specified provider type.
getCredStoreAbsoluteLocation(String, String) - Static method in class oracle.adf.share.security.credentialstore.spi.GenericCredentialStore
This api assumes that location passed is relative from adf-config.xml's location If the location passed doesn't start with a ., then then we remove all relative items in the path and return the path If the location starts with a ., it is assumed relative and a URL path is constructed reletive to the adf-config.xml
getCurrent() - Static method in class oracle.adf.share.ADFContext
Gets the ADF context for the current thread.
getCurrentMDSSession() - Static method in class oracle.adf.share.mds.MDSTransManager
 
getCurrentPermission() - Method in class oracle.adf.share.security.PermissionState
 
getCurrentUserUniqueID() - Static method in class oracle.adf.share.security.providers.jps.JpsUtil
Returns the unique username of the currently logged on user or the string '[null]' if not running in a security context.
getCustClassList() - Static method in class oracle.adf.share.mds.MDSUtil
 
getCustConfig(ADFContext) - Method in class oracle.adf.share.config.ADFContextMDSConfigHelperImpl
 
getCustConfig() - Method in class oracle.adf.share.config.MDSConfigFactory
 
getCustConfig() - Static method in class oracle.adf.share.mds.MDSUtil
 
getCustomizationClassList(String) - Method in class oracle.adf.share.mds.ADFShareCustomizationManager
 
getDateofBirth() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getDateofHire() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getDefaultConfiguration() - Method in class oracle.adf.share.security.providers.jps.JpsServices
This methods returns the default Jps Configuration Object
getDefaultConnectionsContext() - Static method in class oracle.adf.share.jndi.AdfJndiConfig
 
getDefaultCredentialProvisioner() - Method in class oracle.adf.share.security.credentialstore.CredentialStoreContext
Internal: Applications should not use this method. Gets the default credential provisioner.
getDefaultCredentialStoreProvider() - Method in class oracle.adf.share.security.credentialstore.CredentialStoreContext
Internal: Applications should not use this method. Gets the default credential store.
getDefaultCustomizationClassList() - Static method in class oracle.adf.share.mds.ADFShareCustomizationManager
 
getDefaultCustStoreMappedNs() - Static method in class oracle.adf.share.mds.SandboxNamespaceConfig
 
getDefaultCustStoreMappedNs(MDSInstance) - Static method in class oracle.adf.share.mds.SandboxNamespaceConfig
 
getDefaultGroup() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getDefaultIdentityStore() - Static method in class oracle.adf.share.security.providers.jps.JpsUtil
Get default idenity store based on JPS service context available via app-level or system-level jps-config.xml
getDefaultUser() - Method in class oracle.adf.share.security.credentialstore.spi.GenericCredentialStore
This api returns the default user principal configured for the credential store.
getDepartment() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getDepartmentNumber() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getDeployedAppName() - Method in class oracle.adf.share.ADFContext
This method should be overriden in sublclasses so that the appropriate application name is returned.
getDeployedAppName() - Method in class oracle.adf.share.http.ServletADFContext
 
getDescription(Locale) - Method in interface oracle.adf.share.connection.ConnectionType
Get the localized description of the connection type.
getDescription() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getDescription() - Method in class oracle.adf.share.services.ResourceIcon
Returns the description of this icon.
getDisplayName(Locale) - Method in interface oracle.adf.share.connection.ConnectionType
Get the localized display name of the connection type.
getDisplayName() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getDisplayName() - Method in interface oracle.adf.share.services.ResourceServiceStrategy
 
getDisplayName() - Method in interface oracle.adf.share.services.URLDescriptor
Returns the item's display name within the parent that can be used when rendering the current item.
getDocument(URL) - Method in class oracle.adf.share.common.rc.util.impl.JarDocumentCache
 
getDocumentASString(Node) - Static method in class oracle.adf.share.mds.MDSUtil
 
getDocumentElement(InputStream) - Method in class oracle.adf.share.config.ADFConfigImpl
 
getDocumentElement(InputStream) - Method in class oracle.adf.share.config.MDSConfigImpl
 
getDocumentForWriting(MetadataRegistryImpl.Context) - Method in class oracle.adf.share.common.rc.util.impl.MetadataRegistryBigImpl
 
getDocumentForWriting(MetadataRegistryImpl.Context) - Method in class oracle.adf.share.common.rc.util.impl.MetadataRegistryImpl
 
getDocumentFragment() - Method in class oracle.adf.share.jndi.XmlRefAddr
 
getDomDocument(URL) - Method in class oracle.adf.share.common.rc.util.impl.MetadataRegistryImpl
 
getDomDocument(URL) - Method in class oracle.adf.share.common.rc.util.MetadataRegistry
Parse and return the DOM document located at the URL.
getDumpCategories() - Method in class oracle.adf.share.dfw.dump.impl.ADFConfigDiagnosticDumpImpl
 
getDumpDescription() - Method in class oracle.adf.share.dfw.dump.impl.ADFConfigDiagnosticDumpImpl
 
getECID() - Static method in class oracle.adf.share.logging.ADFLogger
Deprecated. 1. If want to get current ECID string, replace with oracle.adf.share.logging.internal.LoggingUtils.getECID(); 2. If want to pass ecid from parent to child thread, call newChildExecutionContext();
getECID() - Static method in class oracle.adf.share.logging.internal.LoggingUtils
Get ECID for current running thread
getELContext() - Method in class oracle.adf.share.ADFContext
 
getELContext() - Method in class oracle.adf.share.el.OracleExpressionEvaluatorImpl
 
getEmployeeNumber() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getEmployeeType() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getEnterpriseId() - Method in class oracle.adf.share.ADFContext
 
getEnterpriseId() - Method in class oracle.adf.share.LocaleApplicationKey
 
getEnterpriseName() - Method in class oracle.adf.share.ADFContext
 
getEnvironment() - Method in class oracle.adf.share.ADFContext
 
getEnvironment() - Method in class oracle.adf.share.jndi.ContextImpl
 
getEnvironment() - Method in class oracle.adf.share.security.SecurityContextImpl
 
getEnvironment() - Method in class oracle.adf.share.statemanager.DefaultContext
 
getErrorMessage() - Method in exception oracle.adf.share.security.ADFSecurityException
Returns the error message determined by the following rules If the "message key" is default and there no "cause" exception, returns the default message corresponding to the "default message key".
getErrorMsgKey() - Method in exception oracle.adf.share.security.ADFSecurityException
Returns the error message key.
getEventContext() - Method in class oracle.adf.share.jndi.ContextSaveEvent
 
getExpressionEvaluator() - Method in class oracle.adf.share.ADFContext
 
getExpressionFactory() - Method in class oracle.adf.share.ADFContext
 
getFeatureDescriptors(ELContext, Object) - Method in class oracle.adf.share.el.ADFContextELResolver
 
getFilter() - Method in class oracle.adf.share.logging.ADFLogger
Get the current filter for this Logger.
getFirstName() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getFormattedMessage(String) - Method in class oracle.adf.share.logging.ADFLogger
Return a formatted message.
getFormattedMessage(String, Object[]) - Method in class oracle.adf.share.logging.ADFLogger
Return a formatted message.
getGivenName() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getGrammarProvider() - Method in class oracle.adf.share.web.BaseServletMetadataProvider
 
getGrantedRoles() - Method in interface oracle.adf.share.security.policystore.AppPolicyService
 
getGrantedRoles() - Method in class oracle.adf.share.security.providers.jps.JpsAppPolicyService
 
getGUID() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getHandlers() - Method in class oracle.adf.share.logging.ADFLogger
Get the Handlers associated with this logger.
getHomeAddress() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getHomePhone() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getHost() - Method in class oracle.adf.share.connection.jmx.JMXConnection
The host part of the Service URL.
getHttpRequest() - Method in class oracle.adf.share.http.ServletADFContext
 
getHttpResponse() - Method in class oracle.adf.share.http.ServletADFContext
 
getIcon() - Method in interface oracle.adf.share.services.ResourceServiceStrategy
 
getIcon() - Method in interface oracle.adf.share.services.URLDescriptor
Returns an icon that can be used when rendering the current item.
getIconHeight() - Method in class oracle.adf.share.services.OverlayIcon
 
getIconHeight() - Method in class oracle.adf.share.services.ResourceIcon
 
getIconWidth() - Method in class oracle.adf.share.services.OverlayIcon
 
getIconWidth() - Method in class oracle.adf.share.services.ResourceIcon
 
getId() - Method in interface oracle.adf.share.ADFConfig
Unique identifier for this application
getId() - Method in class oracle.adf.share.config.ADFConfigImpl
 
getId() - Method in interface oracle.adf.share.connection.ConnectionType
Get the unique id of the connection type.
getIdentityManagementProviderClassName() - Static method in class oracle.adf.share.security.ADFSecurityUtil
Internal: Applications should not use this class.
getIdmStore() - Method in class oracle.adf.share.security.providers.jps.actions.IdmStoreAction
 
getInitialContext(Hashtable) - Method in class oracle.adf.share.jndi.InitialContextFactoryImpl
 
getInitialContext(Map) - Method in class oracle.adf.share.security.JAASInitialContextFactory
 
getInitialContext(Hashtable) - Method in class oracle.adf.share.security.JAASInitialContextFactory
Deprecated. try to use getInitialContext(Map env) instead
getInitialContext(Hashtable<?, ?>) - Method in class oracle.adf.share.services.jndi.DescriptorFactory
 
getInitialContext(Hashtable) - Method in class oracle.adf.share.statemanager.DefaultInitialContextFactory
 
getInitials() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getInstance() - Static method in class oracle.adf.share.connection.ConnectionTypeManager
Returns the ProviderTypeManager instance.
getInstance() - Static method in class oracle.adf.share.domain.config.ADFDomainConfig
 
getInstance(URL) - Static method in class oracle.adf.share.domain.config.ADFDomainConfig
This will set up the
getInstance() - Static method in class oracle.adf.share.http.HttpUtil
 
getInstance() - Static method in class oracle.adf.share.http.RequestLocale
 
getInstance() - Static method in class oracle.adf.share.jndi.CredentialStoreHelper
 
getInstance(ServletContext) - Static method in class oracle.adf.share.jsp.ADFLibUtils
Normal webapp lifecycle would automatically take care of the setup, otherwise, the caller can specify an OVERRIDE_CLASS_NAME in the passed in ServletContext instance (an extends of this class) which would be instanciated and a reference to it held in the ServletContext and returned on subsequent calls to this method.
getInstance() - Static method in class oracle.adf.share.security.credentialstore.CredentialStoreContext
Internal: Applications should not use this method. Instantiates a CredentialStore context.
getInstance() - Static method in class oracle.adf.share.security.utils.ServerUtilsFactory
 
getInstance() - Static method in class oracle.adf.share.services.DescriptorContextFactory
 
getJarFileName() - Method in class oracle.adf.share.services.DefaultDescriptorContext
 
getJarFileName() - Method in interface oracle.adf.share.services.DescriptorContext
 
getJarName() - Method in class oracle.adf.share.services.DefaultDescriptorContext
 
getJarName() - Method in interface oracle.adf.share.services.DescriptorContext
 
getJarURL() - Method in class oracle.adf.share.services.DefaultDescriptorContext
 
getJarURL() - Method in interface oracle.adf.share.services.DescriptorContext
 
getJarURL() - Method in interface oracle.adf.share.services.spi.JarProvider
 
getJpegPhoto() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getJpsConfigLocation() - Method in class oracle.adf.share.security.providers.jps.CSFCredentialStore
 
getKeyPrefix() - Method in class oracle.adf.share.prefs.ADFPreferencesManager
Returns the value of the Key Prefix.
getLastModified(String, HttpServletRequest) - Method in interface oracle.adf.share.jsp.JSPProviderHelper
Return the lastModified time for the providerURI, or 0.
getLastName() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getLeastAccessedECID() - Method in class oracle.adf.share.logging.internal.BaseFileHandler
Return the least accessed ECID.
getLevel() - Method in class oracle.adf.share.logging.ADFLogger
Get the log Level that has been specified for this Logger.
getLevel() - Method in class oracle.adf.share.prefs.ADFPreferencesManager
Returns the Preference Level associated with this manager object.
getLoader(URL[], ClassLoader) - Static method in class oracle.adf.share.common.rc.util.LoaderUtil
This is an easy way to add a collection of URL's on top of an existing loader so that the existing resources of the loader will also be visible.
getLoader() - Static method in class oracle.adf.share.connection.ConnectionTypeLoaderFactory
 
getLocale() - Method in class oracle.adf.share.ADFContext
 
getLocale(HttpServletRequest) - Method in interface oracle.adf.share.http.LocaleHelperIfc
 
getLocale(HttpServletRequest) - Method in class oracle.adf.share.http.RequestLocale
 
getLocale() - Method in class oracle.adf.share.LocaleApplicationKey
 
getLocalErrorMessage() - Method in exception oracle.adf.share.security.ADFSecurityException
Get the local message for this ADFSecurityException.
getLocalizedMessage() - Method in class oracle.adf.share.logging.internal.diagnostic.ADFLoggerWrapperException
 
getLocalizedMessage() - Method in exception oracle.adf.share.security.ADFSecurityException
getLocalizedMessage() - Method in exception oracle.adf.share.security.ADFSecurityRuntimeException
 
getLogger() - Method in class oracle.adf.share.config.ADFConfigParsingContext
Will return subclassed ADFLogger that will use log additional information relative to the node currently being parsed, and the adf-config.xml file.
getLogger() - Method in class oracle.adf.share.jndi.ConnectionReferenceEL
 
getLogger() - Method in class oracle.adf.share.jndi.ContextImpl
 
getLogger() - Method in class oracle.adf.share.jndi.FileSystemBackingStore
 
getLogger() - Method in class oracle.adf.share.jndi.ReferenceStoreHelper
 
getLogger() - Method in class oracle.adf.share.jndi.ResourceBackingStore
 
getLogger() - Method in class oracle.adf.share.logging.ADFLogger
Get the Java logger from ADF Logger
getLoginContext(Subject, CallbackHandler) - Method in class oracle.adf.share.security.providers.jps.JpsServices
Internal: Applications should not use this method.
getLoginContext(Subject, CallbackHandler) - Static method in class oracle.adf.share.security.providers.jps.JpsUtil
Internal: Applications should not use this method.
getLoginModule() - Method in class oracle.adf.share.security.authentication.JAASAuthenticationService
 
getLoginUrl(String) - Static method in class oracle.adf.share.security.authentication.AuthenticationServiceUtil
 
getLongLabel() - Method in interface oracle.adf.share.services.URLDescriptor
Returns a long label that can be used when rendering the current item.
getLookup_service_type() - Method in class oracle.adf.share.connection.jmx.JMXConnection
Lookup service type used to locate JMXConnector This can be of following 3 types 1.
getMaidenName() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getManager(PreferenceLevel) - Method in class oracle.adf.share.prefs.ADFPreferencesRegistry
Returns the preference manager from the registry for the given preference level.
getManager() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getManifest() - Method in class oracle.adf.share.services.DefaultDescriptorContext
 
getManifest() - Method in interface oracle.adf.share.services.DescriptorContext
 
getMapName() - Method in class oracle.adf.share.security.providers.jps.CSFCredentialStore
 
getMDSConfigHelper() - Method in class oracle.adf.share.ADFContext
 
getMDSHelper() - Method in class oracle.adf.share.prefs.ADFPreferences
Returns the MDSHelper object associated with this Preference node.
getMDSHelper() - Method in class oracle.adf.share.prefs.ADFPreferencesManager
Returns the MDSHelper object.
getMDSInstance() - Method in interface oracle.adf.share.ADFConfig
Gets the mds instance configured for this application
getMDSInstance(boolean) - Method in interface oracle.adf.share.ADFConfig
Gets the MDS instance, but controls if it should be created via the parameter.
getMDSInstance() - Method in class oracle.adf.share.config.ADFConfigImpl
 
getMDSInstance(boolean) - Method in class oracle.adf.share.config.ADFConfigImpl
 
getMDSInstance(ADFContext) - Method in interface oracle.adf.share.config.ADFContextMDSConfigHelper
 
getMDSInstance(ADFContext) - Method in class oracle.adf.share.config.ADFContextMDSConfigHelperImpl
 
getMDSInstance() - Method in class oracle.adf.share.config.FallbackConfigImpl
 
getMDSInstance() - Method in class oracle.adf.share.prefs.config.ADFPreferencesAdfConfig
 
getMDSInstance() - Method in interface oracle.adf.share.prefs.config.ADFPreferencesConfig
Get MDS instance.
getMDSInstance() - Method in class oracle.adf.share.prefs.config.ADFPreferencesSimpleConfig
 
getMDSInstanceAsObject() - Method in class oracle.adf.share.ADFContext
 
getMDSLogin() - Method in class oracle.adf.share.ADFContext
 
getMDSPathForExport(String) - Static method in class oracle.adf.share.prefs.ADFPreferences
Returns the full MDS path associated with the Preferences path passed into the method.
getMDSPathForExport(Preferences) - Static method in class oracle.adf.share.prefs.ADFPreferences
Returns the full MDS path associated with the Preferences object passed into the method.
getMDSSessionAsObject() - Method in class oracle.adf.share.ADFContext
Get the MDS session associated with this context.
getMembers() - Method in class oracle.adf.share.security.identitymanagement.Role
Internal: Applications should not use this method.
getMessage() - Method in class oracle.adf.share.logging.internal.diagnostic.ADFLoggerWrapperException
 
getMessage(String) - Static method in class oracle.adf.share.security.ADFSecurityUtil
 
getMessage(String, Object[]) - Static method in class oracle.adf.share.security.ADFSecurityUtil
 
getMetadataProvider() - Method in class oracle.adf.share.web.BaseServletMetadataProvider
 
getMiddleName() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getMOBean() - Method in class oracle.adf.share.jndi.MDSBackingStore
 
getMOKey() - Method in class oracle.adf.share.jndi.MDSBackingStore
 
getMOReference() - Method in class oracle.adf.share.jndi.MDSBackingStore
 
getName() - Method in class oracle.adf.share.config.ADFRolesCC
Deprecated.  
getName() - Method in class oracle.adf.share.config.ADFUserCC
Deprecated.  
getName() - Method in class oracle.adf.share.config.SecurityRoleCC
 
getName() - Method in class oracle.adf.share.config.SiteCC
 
getName() - Method in class oracle.adf.share.config.UserCC
 
getName() - Method in class oracle.adf.share.ContextInfo
 
getName() - Method in class oracle.adf.share.dfw.dump.impl.ADFConfigDiagnosticDumpImpl
 
getName() - Method in class oracle.adf.share.jndi.SecureRefAddr
 
getName() - Method in class oracle.adf.share.logging.ADFLogger
Get the name for this logger.
getName() - Method in class oracle.adf.share.mds.ADFShareCustomizationContext
 
getName() - Method in class oracle.adf.share.mds.EnterpriseCC
Deprecated.  
getName() - Method in class oracle.adf.share.security.authentication.ADFUserPrincipal
Returns the name of this principal.
getName() - Method in interface oracle.adf.share.security.identitymanagement.ADFIdentity
 
getName() - Method in class oracle.adf.share.security.identitymanagement.Role
Internal: Applications should not use this method.
getName() - Method in class oracle.adf.share.security.identitymanagement.User
Internal: Applications should not use this method.
getName() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getName() - Method in class oracle.adf.share.security.providers.jps.JpsAppRole
Internal: Applications should not use this method.
getName() - Method in interface oracle.adf.share.services.URLDescriptor
Returns the identifying jndi name within the strategy (or context) parent.
getNameInNamespace() - Method in class oracle.adf.share.jndi.ContextImpl
 
getNameInNamespace() - Method in class oracle.adf.share.security.SecurityContextImpl
 
getNameInNamespace() - Method in class oracle.adf.share.statemanager.DefaultContext
 
getNameParser(Name) - Method in class oracle.adf.share.jndi.ContextImpl
 
getNameParser(String) - Method in class oracle.adf.share.jndi.ContextImpl
 
getNameParser(String) - Method in class oracle.adf.share.security.SecurityContextImpl
 
getNameParser(Name) - Method in class oracle.adf.share.security.SecurityContextImpl
 
getNameParser(Name) - Method in class oracle.adf.share.statemanager.DefaultContext
 
getNameParser(String) - Method in class oracle.adf.share.statemanager.DefaultContext
 
getNamespacePrefix() - Static method in class oracle.adf.share.security.ADFSecurityUtil
Internal: Applications should not use this class.
getNameSpaces() - Static method in class oracle.adf.share.mds.SandboxNamespaceConfig
Get the namespaces required for Sandbox If Sandbox namespace is configured, honour only that alone Else, Add all supported namespaces
getNameSuffix() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getNamingContext() - Method in class oracle.adf.share.services.DefaultDescriptorContext
 
getNamingContext() - Method in interface oracle.adf.share.services.DescriptorContext
 
getNativeDBConnection(Connection, Class) - Method in class oracle.adf.share.ADFContext
This method will help the caller to specify what type connection class type they are expecting to unwrap to.
getNativeJdbcConnection(Connection) - Method in class oracle.adf.share.ADFContext
Deprecated. Please use getNativeDBConnection(Connection, Class) method instead
getNOPParent() - Static method in class oracle.adf.share.common.rc.util.LoaderUtil
 
getNounType(String) - Static method in class oracle.adf.share.logging.internal.LoggingUtils
Get noun type from group name which is in the format of /oracle/component_id/noun1/noun2/.../nounN
getObjectForReference(String) - Method in class oracle.adf.share.jndi.ReferenceStoreHelper
Get the Object identified by "id".
getObjectForReference(String, Reference) - Method in class oracle.adf.share.jndi.ReferenceStoreHelper
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class oracle.adf.share.connection.jmx.JMXConnectionFactory
Creates an object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class oracle.adf.share.connection.property.AdfPropertySetFactory
 
getOperations(Object) - Method in class oracle.adf.share.security.binding.AttributeOperationDef
 
getOperations(Object) - Method in class oracle.adf.share.security.binding.EntityOperationDef
 
getOperations(Object) - Method in class oracle.adf.share.security.binding.IteratorOperationDef
 
getOperations(Object) - Method in class oracle.adf.share.security.binding.MethodOperationDef
 
getOperations(Object) - Method in interface oracle.adf.share.security.binding.OperationDefinition
Retrieves the list operations applicable for the specified binding.
getOperations(Object) - Method in class oracle.adf.share.security.binding.ViewOperationDef
 
getOrganization() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getOrganizationalUnit() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getOutputStream(MetadataRegistryImpl.Context) - Method in class oracle.adf.share.common.rc.util.impl.MetadataRegistryBigImpl
 
getOutputStream(MetadataRegistryImpl.Context) - Method in class oracle.adf.share.common.rc.util.impl.MetadataRegistryImpl
 
getOwner() - Method in class oracle.adf.share.dfw.dump.impl.ADFConfigDiagnosticDumpImpl
 
getPageFlowScope() - Method in class oracle.adf.share.ADFContext
 
getParent() - Method in class oracle.adf.share.logging.ADFLogger
Return the parent for this Logger.
getParentClassLoader(ClassLoader) - Static method in class oracle.adf.share.common.ClassUtils
 
getParsedElements() - Method in class oracle.adf.share.config.ADFConfigImpl
 
getPassword() - Method in class oracle.adf.share.connection.jmx.JMXConnection
Password of the credentials that are send to the connector server during connection.
getPermission() - Method in class oracle.adf.share.security.authorization.PolicyStatement
Internal: Applications should not use this method. Accessor for the Permissions assocated with this grantee
getPermissionClass() - Method in class oracle.adf.share.security.binding.BindingPermissionDef
Deprecated.  
getPermissionClassDescriptor(Class) - Method in class oracle.adf.share.security.authorization.PolicyInspector
Internal: Applications should not use this method. Returns specified permission class descriptor.
getPermissionClassDescriptor(Class) - Method in interface oracle.adf.share.security.authorization.spi.PolicyInspection
Internal: Applications should not use this method. Returns specified permission class descriptor.
getPermissionClassDescriptor(Class) - Method in class oracle.adf.share.security.providers.jps.JpsPolicyProvider
 
getPermissionClassDescriptors() - Method in class oracle.adf.share.security.authorization.PolicyInspector
Internal: Applications should not use this method. Returns all the managed permission class descriptors.
getPermissionClassDescriptors() - Method in interface oracle.adf.share.security.authorization.spi.PolicyInspection
Internal: Applications should not use this method. Returns all the managed permission class descriptors.
getPermissionClassDescriptors() - Method in class oracle.adf.share.security.providers.jps.JpsPolicyProvider
 
getPermissionClassName() - Method in enum oracle.adf.share.security.authorization.PermissionType
 
getPermissionProperties() - Method in class oracle.adf.share.security.binding.BindingPermissionDef
Retrieve security metadata properties.
getPermissionState() - Method in interface oracle.adf.share.security.SecurityContext
Internal: Applications should not use this method. Return the current active PermissionState
getPermissionState() - Method in class oracle.adf.share.security.SecurityContextImpl
Internal: Applications should not use this method. Return the current active PermissionState
getPlugins() - Method in class oracle.adf.share.services.impl.ADFServicesImpl
 
getPlugins() - Method in class oracle.adf.share.services.impl.ServicesImpl
 
getPlugins() - Method in interface oracle.adf.share.services.Services
 
getPluginsForType(String) - Method in class oracle.adf.share.services.ResourceService
 
getPluginsForType(ClassLoader, String) - Method in class oracle.adf.share.services.ResourceService
 
getPolicyStatements(Principal, Class[]) - Method in class oracle.adf.share.security.authorization.PolicyInspector
Internal: Applications should not use this method. Retrieves the list of explicit policy entries for the specified Principal.
getPolicyStatements(String, Class) - Method in class oracle.adf.share.security.authorization.PolicyInspector
Internal: Applications should not use this method. Retrieves the list of explicit policy entries for the specified resource id.
getPolicyStatements(Principal, Class[]) - Method in interface oracle.adf.share.security.authorization.spi.PolicyInspection
Internal: Applications should not use this method. Retrieves the list of explicit policy entries for the specified Principal.
getPolicyStatements(String, Class) - Method in interface oracle.adf.share.security.authorization.spi.PolicyInspection
Internal: Applications should not use this method. Retrieves the list of explicit policy entries for the specified resource id.
getPolicyStatements(Principal, Class[]) - Method in class oracle.adf.share.security.providers.jps.JpsPolicyProvider
 
getPolicyStatements(String, Class) - Method in class oracle.adf.share.security.providers.jps.JpsPolicyProvider
 
getPort() - Method in class oracle.adf.share.connection.jmx.JMXConnection
The port part of the Service URL.
getPreference(ADFPreferences, String) - Method in class oracle.adf.share.prefs.ADFPreferencesManager
Main accessor method to the ADFPreferences objects.
getPreferredLanguage() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getPrincipal() - Method in class oracle.adf.share.security.authorization.Grantee
Internal: Applications should not use this method. Accessor for the Principal associated with this grantee.
getPrincipal() - Method in class oracle.adf.share.security.authorization.PolicyStatement
Internal: Applications should not use this method. Accessor for the Principal associated with this PolicyStatement
getPrincipal(String) - Method in class oracle.adf.share.security.identitymanagement.RoleManager
Internal: Applications should not use this method.
getPrincipal(String) - Method in class oracle.adf.share.security.identitymanagement.UserManager
Internal: Applications should not use this method.
getPrincipal() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getPrivileges() - Method in class oracle.adf.share.security.binding.BindingPermissionDef
Retrieve the privileges.
getProperties() - Method in class oracle.adf.share.security.credentialstore.Credential
Internal: Applications should not use this method. Returns properties in a Hashtable.
getProperties() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getProperty(String) - Method in class oracle.adf.share.security.credentialstore.Credential
Internal: Applications should not use this method. Gets the property specify by the name of the property.
getProperty(String) - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getPropertyNames() - Method in class oracle.adf.share.security.credentialstore.Credential
Internal: Applications should not use this method. Gets the property names
getProtocol() - Method in class oracle.adf.share.connection.jmx.JMXConnection
The protocol part of the Service URL.
getProtocol_provider_pkg() - Method in class oracle.adf.share.connection.jmx.JMXConnection
Name of the attribute that specifies the provider packages that are consulted when looking for the handler for a protocol.
getProvider() - Static method in class oracle.adf.share.services.impl.URLStreamProviderFactory
 
getProvider_url() - Method in class oracle.adf.share.connection.jmx.JMXConnection
 
getProviderName() - Method in enum oracle.adf.share.security.authentication.AuthenticationType
 
getProviderURI(String) - Method in interface oracle.adf.share.jsp.JSPProviderHelper
Allows the provider to take ownership of the requestURI by returning a non-null string.
getRawContent() - Method in class oracle.adf.share.jndi.StringELRefAddr
 
getRecordList() - Method in class oracle.adf.share.logging.internal.LogLine
Get a list of log entries
getReference() - Method in class oracle.adf.share.connection.jmx.JMXConnection
Retrieves the Reference of this object.
getReference() - Method in class oracle.adf.share.connection.property.AdfPropertySet
 
getReference(NodeList) - Static method in class oracle.adf.share.jndi.DocumentHelper
Use the DOM elements to convert to Objects.
getReferenceMap() - Method in class oracle.adf.share.jndi.AdfInitialContext
 
getReferenceMap() - Method in interface oracle.adf.share.jndi.AdfJndiContext
Return a Map containing a javax.naming.Reference object for each corresponding JAXB ReferenceType.
getReferenceMap() - Method in class oracle.adf.share.jndi.ContextImpl
 
getReferences() - Method in class oracle.adf.share.jndi.ReferenceStoreHelper
Get the References object that is being maintained by this ReferenceStoreHelper instance.
getReferencesMap() - Method in class oracle.adf.share.jndi.ReferenceStoreHelper
Return a Map containing a javax.naming.Reference object for each corresponding JAXB ReferenceType.
getReferencesMapEx(boolean) - Method in class oracle.adf.share.jndi.ReferenceStoreHelper
Return a Map containing a javax.naming.Reference object for each corresponding JAXB ReferenceType.
getRegistry() - Method in class oracle.adf.share.prefs.ADFPreferencesFactory
Returns the Application Preference Nodes registry from which preference root nodes are obtained.
getRegistryPaths(URL, String, String) - Method in class oracle.adf.share.common.rc.util.impl.MetadataRegistryImpl
 
getRegistryPaths(URL, String[], String[]) - Method in class oracle.adf.share.common.rc.util.impl.MetadataRegistryImpl
 
getRegistryPaths(URL, String, String) - Method in class oracle.adf.share.common.rc.util.MetadataRegistry
Takes a URL of an adfm.xml file and returns an iterator to all the RegistryType paths contained within it (as relative paths).
getRegistryPaths(URL, String[], String[]) - Method in class oracle.adf.share.common.rc.util.MetadataRegistry
Takes a URL of an adfm.xml file and returns an iterator to all the RegistryType paths contained within it (as relative paths).
getRemainder() - Method in class oracle.adf.share.services.ServicePlugin
 
getRequest() - Method in class oracle.adf.share.Environment
Return the environment-specific object instance for the current request.
getRequest() - Method in class oracle.adf.share.http.ServletEnvironment
 
getRequest(Map<String, ?>) - Method in class oracle.adf.share.security.authentication.JEEAuthenticationService
 
getRequestCharacterEncoding() - Method in class oracle.adf.share.Environment
 
getRequestCharacterEncoding() - Method in class oracle.adf.share.http.ServletEnvironment
 
getRequestContextPath() - Method in class oracle.adf.share.Environment
Return the portion of the request URI that identifies the web application context for this request.
getRequestContextPath() - Method in class oracle.adf.share.http.ServletEnvironment
 
getRequestLocale() - Method in class oracle.adf.share.Environment
Return the preferred Locale in which the client will accept content.
getRequestLocale() - Method in class oracle.adf.share.http.ServletEnvironment
 
getRequestParameterMap() - Method in class oracle.adf.share.Environment
 
getRequestParameterMap() - Method in class oracle.adf.share.http.ServletEnvironment
 
getRequestPathInfo() - Method in class oracle.adf.share.Environment
Return the extra path information (if any) included in the request URI; otherwise, return null.
getRequestPathInfo() - Method in class oracle.adf.share.http.ServletEnvironment
 
getRequestQueryString() - Method in class oracle.adf.share.Environment
 
getRequestQueryString() - Method in class oracle.adf.share.http.ServletEnvironment
 
getRequestScope() - Method in class oracle.adf.share.ADFContext
A convenience method for the standard requestScope.
getRequestServletPath() - Method in class oracle.adf.share.Environment
Return the servlet path information (if any) included in the request URI; otherwise, return null.
getRequestServletPath() - Method in class oracle.adf.share.http.ServletEnvironment
 
getRequestURI() - Method in class oracle.adf.share.Environment
 
getRequestURI() - Method in class oracle.adf.share.http.ServletEnvironment
 
getRequireAuthenticationLevel() - Method in interface oracle.adf.share.security.authorization.PrivilegeHolder
Optional: This is called if multi level authentication is supported when hasPermission method return false.
getRequireAuthenticationLevel() - Method in class oracle.adf.share.security.authorization.PrivilegeHolderImpl
 
getRequireAuthenticationType() - Method in interface oracle.adf.share.security.authorization.PrivilegeHolder
Optional: This is called if multi level authentication is supported when hasPermission method return false.
getRequireAuthenticationType() - Method in class oracle.adf.share.security.authorization.PrivilegeHolderImpl
 
getResource(ClassLoader, String) - Static method in class oracle.adf.share.common.ClassUtils
 
getResourceAsStream(ClassLoader, String) - Static method in class oracle.adf.share.common.ClassUtils
 
getResourceBundle() - Method in class oracle.adf.share.logging.ADFLogger
Retrieve the localization resource bundle for this logger for the current default locale.
getResourceBundleName() - Method in class oracle.adf.share.logging.ADFLogger
Retrieve the localization resource bundle name for this logger.
getResources(DescriptorContext) - Method in interface oracle.adf.share.services.ResourceServiceStrategy
 
GetResourcesAsStreamsPrivAction - Class in oracle.adf.share.common
 
GetResourcesAsStreamsPrivAction(ClassLoader, String) - Constructor for class oracle.adf.share.common.GetResourcesAsStreamsPrivAction
 
getResourcesForType(ClassLoader, String) - Method in class oracle.adf.share.services.ResourceService
Returns all available resources found on the classpath of the given ClassLoader for the provided resource type.
getResourcesForType(String) - Method in class oracle.adf.share.services.ResourceService
 
getResponse() - Method in class oracle.adf.share.Environment
Return the environment-specific object instance for the current response.
getResponse() - Method in class oracle.adf.share.http.ServletEnvironment
 
getResponse(Map<String, ?>) - Method in class oracle.adf.share.security.authentication.JEEAuthenticationService
 
getRole(Principal) - Method in class oracle.adf.share.security.identitymanagement.RoleManager
Internal: Applications should not use this method.
getRole(Principal) - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method returns a Role object corresponding to the Principal specified as an argument.
getRole(Principal) - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getRoleList(int, AttributeFilter[]) - Method in class oracle.adf.share.security.identitymanagement.RoleManager
Internal: Applications should not use this method.
getRoleList(int, AttributeFilter[]) - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method provides a list of roles from the underlying repository, based on the specified attribute filters.
getRoleList(int, AttributeFilter[]) - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getRolePrincipal(String) - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method returns a Principal corresponding to the specified Role name.
getRolePrincipal(String) - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getRootNode() - Method in class oracle.adf.share.prefs.ADFPreferencesManager
The root node accessor method
getRootPath() - Method in class oracle.adf.share.prefs.ADFPreferencesManager
Returns the root path without a trailing slash.
getRootPathSlashAppended() - Method in class oracle.adf.share.prefs.ADFPreferencesManager
Returns the root path with a trailing slash.
getRunClassLoader(Map, Context) - Method in interface oracle.adf.share.services.jndi.ClassLoaderHelper
 
getRunMode() - Method in class oracle.adf.share.dfw.dump.impl.ADFConfigDiagnosticDumpImpl
 
getRuntimeUri() - Method in class oracle.adf.share.services.ResourceIcon
Returns the runtime URI for the icon.
getSandboxNameFromSession() - Method in class oracle.adf.share.mds.ADFSessionOptionsFactoryImpl
 
getSaveableReferences() - Method in class oracle.adf.share.jndi.ReferenceStoreHelper
 
getSboxStateCleanFlagValue() - Static method in class oracle.adf.share.mds.MDSUtil
Gets the value of the flag that triggers the cleaning up session state related to a sandbox join, leave, destroy or publish operations
getScope(String) - Method in class oracle.adf.share.ADFContext
Retrieve a scope from the ADFContext.
getScopeName() - Method in class oracle.adf.share.statemanager.StateManagerScopeAdapter
 
getScopeNames() - Method in class oracle.adf.share.ADFContext
Returns the names of all the scopes that are supported by the current ADFContext.
getSecureProps() - Method in class oracle.adf.share.connection.property.AdfPropertySet
 
getSecurity_credentials() - Method in class oracle.adf.share.connection.jmx.JMXConnection
 
getSecurity_principal() - Method in class oracle.adf.share.connection.jmx.JMXConnection
 
getSecurityContext() - Method in interface oracle.adf.share.ADFConfig
Security context containing the jaas configuration.
getSecurityContext() - Method in class oracle.adf.share.ADFContext
Gets the security context for the current thread
getSecurityContext() - Method in class oracle.adf.share.config.ADFConfigImpl
 
getSecurityContext() - Method in class oracle.adf.share.config.FallbackConfigImpl
 
getSecurityContext() - Method in class oracle.adf.share.security.credentialstore.spi.GenericCredentialStore
 
getSecurityNamespace() - Static method in class oracle.adf.share.security.ADFSecurityUtil
Internal: Applications should not use this class.
getSensor(String) - Static method in class oracle.adf.share.logging.internal.perf.SensorTable
Get the cached sensor
getSerializableObject() - Method in class oracle.adf.share.common.SerializableObject
 
getService() - Method in interface oracle.adf.share.services.ServiceRef
This call returns the resolved service class instance specified in the service file.
getServiceFileName(String) - Static method in class oracle.adf.share.services.ServicesFactory
This utility method allows the service developer to be isolated from how the name of the service file is formed and (for example) can be used within the design-time to write the file relative to the project.
getServiceStrategy(DescriptorContext) - Method in class oracle.adf.share.services.ServicePlugin
 
getServiceType() - Method in class oracle.adf.share.services.ServicePlugin
 
getServiceURL() - Method in class oracle.adf.share.services.impl.ADFServicesImpl
 
getServiceURL() - Method in class oracle.adf.share.services.impl.ServicesImpl
 
getServiceURL() - Method in interface oracle.adf.share.services.ServiceRef
Allows the client to interact with the URL without instantiating the service.
getServiceURL() - Method in interface oracle.adf.share.services.Services
 
getSessionDefPackages() - Method in interface oracle.adf.share.ADFConfig
 
getSessionDefPackages() - Method in class oracle.adf.share.ADFContext
 
getSessionDefPackages() - Method in class oracle.adf.share.config.ADFConfigImpl
 
getSessionDefPackages() - Method in class oracle.adf.share.config.FallbackConfigImpl
 
getSessionScope() - Method in class oracle.adf.share.ADFContext
A convenience method for the standard sessionScope.
getShortLabel() - Method in interface oracle.adf.share.services.URLDescriptor
Returns a short label that can be used when rendering the current item.
getSkipLevelIdentifier() - Method in class oracle.adf.share.ADFContext
To be used by DataControls and Bindings to identify a particular slot as skipped in the keypath datastructure.
getSourceClassName() - Method in class oracle.adf.share.logging.internal.diagnostic.ADFLogRecord
Get source class name
getSourceClassName() - Method in class oracle.adf.share.logging.internal.diagnostic.JBODiagnosticLogRecord
Get source class name
getSourceMethodName() - Method in class oracle.adf.share.logging.internal.diagnostic.ADFLogRecord
Get source method name
getSourceMethodName() - Method in class oracle.adf.share.logging.internal.diagnostic.JBODiagnosticLogRecord
Get source method name
getSpi(String) - Method in class oracle.adf.share.prefs.ADFPreferences
Return the value associated with the specified key at this preference node, or null if there is no association for this key, or the association cannot be determined at this time.
getStackTrace() - Method in class oracle.adf.share.logging.internal.diagnostic.ADFLoggerWrapperException
 
getState(Object, Object) - Method in class oracle.adf.share.http.HttpSessionStateManagerImpl
 
getState(Object, Object) - Method in class oracle.adf.share.statemanager.j2ee.StateManagerImpl
 
getState(Object, Object) - Method in class oracle.adf.share.statemanager.javacache.StateManagerImpl
 
getState(Object, Object) - Method in interface oracle.adf.share.statemanager.StateManager
Returns the specified state.
getStateManager(String, Hashtable) - Method in class oracle.adf.share.ADFContext
Returns a StateManagerScopeAdapter for the specified scope.
getStateManager(String, Hashtable) - Method in class oracle.adf.share.http.ServletADFContext
 
getStats() - Method in class oracle.adf.share.common.rc.util.impl.JarDocumentCache
 
getStrategyClassName() - Method in class oracle.adf.share.services.ServicePlugin
 
getString(String[], String) - Method in class oracle.adf.share.services.DefaultDescriptorContext
 
getString(Collection<String>, String) - Method in class oracle.adf.share.services.DefaultDescriptorContext
 
getString(Collection<String>, String) - Method in interface oracle.adf.share.services.DescriptorContext
 
getString(String[], String) - Method in interface oracle.adf.share.services.DescriptorContext
 
getStringProps() - Method in class oracle.adf.share.connection.property.AdfPropertySet
 
getSubject() - Method in class oracle.adf.share.security.authentication.AbstractAuthenticationService
 
getSubject() - Method in class oracle.adf.share.security.authentication.JAASAuthenticationService
 
getSubject() - Method in interface oracle.adf.share.security.AuthenticationService
Return the subject from JAAS LoginContext
getSubject() - Method in class oracle.adf.share.security.providers.jps.JpsSecurityContext
 
getSubject() - Method in interface oracle.adf.share.security.SecurityContext
Retrieves the subject in the SecurityContext or AccessController context.
getSubject() - Method in class oracle.adf.share.security.SecurityContextImpl
 
getSubtreeList(Document, URL, String, String, String) - Method in class oracle.adf.share.common.rc.util.impl.MetadataRegistryImpl
 
getSubtreeList(Document, URL, String, String, String) - Method in class oracle.adf.share.common.rc.util.MetadataRegistry
This is used to simplify data extraction from the jbo dt files, the prime example being the JboProject file, see jbo_03_01.dtd.
getSystemCustomizationClass() - Static method in class oracle.adf.share.prefs.ADFPreferences
Returns the CustomizationClass associated with the System Customizations.
getSystemProperty(String, String) - Static method in class oracle.adf.share.common.util.ADFPropertiesUtil
 
getSystemProperty(String) - Static method in class oracle.adf.share.common.util.ADFPropertiesUtil
 
getTarget() - Method in class oracle.adf.share.security.binding.BindingPermissionDef
Deprecated.  
getTargetUrl(String, String) - Static method in class oracle.adf.share.security.authentication.AuthenticationServiceUtil
 
getThreadLocalValue(Object) - Static method in class oracle.adf.share.ADFContext
 
getThrown() - Method in class oracle.adf.share.logging.internal.diagnostic.ADFLogRecord
 
getTimers(int) - Method in interface oracle.adf.share.perf.TimerProvider
Get a list of children timers based on the returnValue int value.
getTimers(Object) - Method in interface oracle.adf.share.perf.TimerProvider
Get a list of children timers based on an Object type returnValue value.
getTimeToLive() - Method in class oracle.adf.share.statemanager.DefaultPolicyImpl
 
getTimeToLive() - Method in class oracle.adf.share.statemanager.javacache.AttributePolicyImpl
 
getTimeToLive() - Method in interface oracle.adf.share.statemanager.Policy
 
getTimeZone() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getTitle() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getToolTipText() - Method in class oracle.adf.share.services.ServicePlugin
 
getToolTipText() - Method in interface oracle.adf.share.services.URLDescriptor
Returns ToolTip text that can be displayed by a client when they mouse over the current item in a user interface.
getType(ELContext, Object, Object) - Method in class oracle.adf.share.el.ADFContextELResolver
 
getType() - Method in interface oracle.adf.share.security.identitymanagement.ADFIdentity
 
getType() - Method in class oracle.adf.share.security.identitymanagement.Role
Internal: Applications should not use this method.
getType() - Method in class oracle.adf.share.security.identitymanagement.User
Internal: Applications should not use this method.
getType() - Method in class oracle.adf.share.security.providers.jps.JpsAnonymousRole
Internal: Applications should not use this method.
getType() - Method in class oracle.adf.share.security.providers.jps.JpsAppRole
Internal: Applications should not use this method.
getType() - Method in class oracle.adf.share.security.providers.jps.JpsAuthenticatedRole
Internal: Applications should not use this method.
getType() - Method in interface oracle.adf.share.services.ResourceServiceStrategy
 
getUIAccessMode() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getUniqueName() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getURL() - Method in class oracle.adf.share.ADFContext
This method can be overridden by subclasses that have a specific instance of adf-config.xml document associated with it.
getUrl() - Method in class oracle.adf.share.ContextInfo
 
getURL() - Method in class oracle.adf.share.DefaultNamedContext
This method can be used to get the URL associated with this named context
getUrl(HttpServletRequest) - Static method in class oracle.adf.share.logging.internal.LoggingUtils
Get url for the http servlet request
getUrl() - Method in interface oracle.adf.share.services.URLDescriptor
Returns the real (and complete, but possibly logical) URL for this resource.
getUrl_path() - Method in class oracle.adf.share.connection.jmx.JMXConnection
The URL Path part of the Service URL.
getURLDescriptor() - Method in interface oracle.adf.share.services.spi.DescriptorProvider
 
getURLForPath(URL[]) - Static method in class oracle.adf.share.common.rc.util.impl.URLUtil
 
getURLForPath(URL) - Static method in class oracle.adf.share.common.rc.util.impl.URLUtil
 
getURLForPath(URL, boolean) - Static method in class oracle.adf.share.common.rc.util.impl.URLUtil
 
getUseParentHandlers() - Method in class oracle.adf.share.logging.ADFLogger
Discover whether or not this logger is sending its output to its parent logger.
getUser() - Method in class oracle.adf.share.connection.jmx.JMXConnection
User name of the credentials that are send to the connector server during connection.
getUser(Principal) - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method obtains a User object from the provider for the user corresponding to the specified principal.
getUser(Principal) - Method in class oracle.adf.share.security.identitymanagement.UserManager
Internal: Applications should not use this method.
getUser(Principal) - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getUserAttributes(Object, Object) - Method in class oracle.adf.share.http.HttpSessionStateManagerImpl
 
getUserAttributes(Object, Object) - Method in class oracle.adf.share.statemanager.j2ee.StateManagerImpl
 
getUserAttributes(Object, Object) - Method in class oracle.adf.share.statemanager.javacache.StateManagerImpl
 
getUserAttributes(Object, Object) - Method in interface oracle.adf.share.statemanager.StateManager
Returns the user attributes of the specified state.
getUserCustomizationClass() - Static method in class oracle.adf.share.prefs.ADFPreferences
Returns the CustomizationClass associated with the User Customizations.
getUserGrantees() - Method in class oracle.adf.share.security.authentication.ADFRolePrincipal
 
getUserID() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getUserList(int, AttributeFilter[]) - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method provides a list of users from the underlying repository, based on the specified attribute filters.
getUserList(int, AttributeFilter[], Principal) - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method provides a user list of users in a specified role.
getUserList(int, AttributeFilter[]) - Method in class oracle.adf.share.security.identitymanagement.UserManager
Internal: Applications should not use this method.
getUserList(int, AttributeFilter[], Principal) - Method in class oracle.adf.share.security.identitymanagement.UserManager
Internal: Applications should not use this method.
getUserList(int, AttributeFilter[]) - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getUserList(int, AttributeFilter[], Principal) - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getUsername() - Method in class oracle.adf.share.security.identitymanagement.User
Internal: Applications should not use this method.
getUserName() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getUserName() - Method in interface oracle.adf.share.security.SecurityContext
Retrieves the name of principal of this SecurityContext.
getUserName() - Method in class oracle.adf.share.security.SecurityContextImpl
Internal: Applications should not use this method.
getUserPrincipal(HttpServletRequest) - Method in class oracle.adf.share.http.Http21Util
 
getUserPrincipal(HttpServletRequest) - Method in class oracle.adf.share.http.HttpUtil
 
getUserPrincipal() - Method in class oracle.adf.share.http.ServletADFContext
 
getUserPrincipal() - Method in class oracle.adf.share.security.credentialstore.spi.GenericCredentialStore
This api returns the current user principal available in the security context.
getUserPrincipal(String) - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method get the user principal for the given username.
getUserPrincipal(String) - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getUserPrincipal() - Method in class oracle.adf.share.security.providers.jps.JpsSecurityContext
 
getUserPrincipal() - Method in interface oracle.adf.share.security.SecurityContext
Retrieves the principal of this SecurityContext.
getUserPrincipal() - Method in class oracle.adf.share.security.SecurityContextImpl
Internal: Applications should not use this method.
getUserProfile() - Method in class oracle.adf.share.security.providers.jps.JpsSecurityContext
Internal: Applications should not use this method.
getUserProfile() - Method in interface oracle.adf.share.security.SecurityContext
Retrieves the user profile object of this SecurityContext.
getUserProfile() - Method in class oracle.adf.share.security.SecurityContextImpl
Internal: Applications should not use this method.
getUserProfileList(int, AttributeFilter[]) - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
 
getUserProfileList(int, AttributeFilter[]) - Method in class oracle.adf.share.security.identitymanagement.UserManager
Internal: Applications should not use this method.
getUserProfileList(int, AttributeFilter[]) - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getUserProfilePropertyVal(String, String) - Method in interface oracle.adf.share.security.identitymanagement.spi.IdentityManagement
Internal: Applications should not use this method. This method retrieve the property value of the UserProfile of the specified property name.
getUserProfilePropertyVal(String, String) - Method in class oracle.adf.share.security.identitymanagement.UserManager
 
getUserProfilePropertyVal(String, String) - Method in class oracle.adf.share.security.providers.jps.JpsIdentityManagementProvider
 
getUserRoles() - Method in interface oracle.adf.share.security.SecurityContext
A list of role names in the Subject
getUserRoles() - Method in class oracle.adf.share.security.SecurityContextImpl
 
getUserUniqueIdentifier(Principal) - Static method in class oracle.adf.share.security.providers.jps.JpsUtil
Get unique identifier for the given principal.
getUserUniqueIdentifier(String) - Static method in class oracle.adf.share.security.providers.jps.JpsUtil
Get unique identifier for the given user.
getValue(RestrictedSession, MetadataObject) - Method in class oracle.adf.share.config.ADFRolesCC
Deprecated.  
getValue(RestrictedSession, MetadataObject) - Method in class oracle.adf.share.config.ADFSiteUserCC
Deprecated.  
getValue(RestrictedSession, MetadataObject) - Method in class oracle.adf.share.config.ADFUserCC
Deprecated.  
getValue(RestrictedSession, MetadataObject) - Method in class oracle.adf.share.config.SecurityRoleCC
 
getValue(RestrictedSession, MetadataObject) - Method in class oracle.adf.share.config.SiteCC
 
getValue(RestrictedSession, MetadataObject) - Method in class oracle.adf.share.config.UserCC
 
getValue(ELContext, Object, Object) - Method in class oracle.adf.share.el.ADFContextELResolver
 
getValue() - Method in class oracle.adf.share.jndi.SecureRefAddr
Deprecated. This method will be replaced by getCharValue() which returns char[] instead of String for security purpose.
getValue(RestrictedSession, MetadataObject) - Method in class oracle.adf.share.mds.ADFShareCustomizationContext
 
getValue(RestrictedSession, MetadataObject) - Method in class oracle.adf.share.mds.EnterpriseCC
Deprecated.  
getValue() - Method in class oracle.adf.share.perf.Counter
Get counter current value
getValue() - Method in class oracle.adf.share.security.identitymanagement.AttributeFilter
Internal: Applications should not use this method.
getVariableResolver() - Method in class oracle.adf.share.ADFContext
Returns a variable resolver for this context.
getVariableResolver() - Method in interface oracle.adf.share.el.ADFExpressionEvaluator
Get the default variable resolver to be used while resolving expressions with this evaluator.
getVariableResolver() - Method in class oracle.adf.share.el.OracleExpressionEvaluatorImpl
 
getVariableResolver() - Method in class oracle.adf.share.http.JSPExpressionEvaluatorImpl
 
getViewScope() - Method in class oracle.adf.share.ADFContext
This method delegates the supporting technology such as Faces or Trinidad to provide the installed View Scope.
getWirelessAcctNumber() - Method in class oracle.adf.share.security.identitymanagement.UserProfile
 
getWrappedCredential() - Method in class oracle.adf.share.security.providers.jps.WrappedCredential
 
getWrappedException() - Method in class oracle.adf.share.logging.internal.diagnostic.ADFLoggerWrapperException
 
GLASSFISH_PREFIX - Static variable in class oracle.adf.share.ADFContext
 
GLASSFISH_SERVER_VERSION - Static variable in class oracle.adf.share.ADFContext
 
GLOBAL_ADF_CONFIG - Static variable in class oracle.adf.share.domain.config.ADFDomainConfigConstants
 
Grantee - Class in oracle.adf.share.security.authorization
Internal: Applications should not use this class. Represents a grantee in a policy statement.
Grantee() - Constructor for class oracle.adf.share.security.authorization.Grantee
Internal: Applications should not use this method. Default constructor.
Grantee(Principal) - Constructor for class oracle.adf.share.security.authorization.Grantee
Internal: Applications should not use this method. Constructs a grantee that refers to a specific user (Principal) but applicable for all codesources.
Grantee(Principal, CodeSource) - Constructor for class oracle.adf.share.security.authorization.Grantee
Internal: Applications should not use this method. Constructs a grantee that refers to a specific codesource and Principal.

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.6.0)

E10686-07
A B C D E F G H I J K L M N O P R S T U V W X _
Copyright © 1997, 2011, Oracle. All rights reserved.