Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-05


Package oracle.adf.view.rich.context

Class Summary
AdfFacesContext A context object that largely exists as a mirror for the Apache Trinidad RequestContext, but also provides ADF Faces-specific APIs.
Agent Deprecated.  
ApplicationContextChange ApplicationContextChange represents a change to the runtime context of an ADF application.
ApplicationContextManager ApplicationContextManager is used to track changes to the runtime context of an ADF application during the request lifecycle.
ApplicationContextManager.SuspendedContext Opaque handle representing a set of suspended context changes.
BackingBeanScopeProvider Abstract implementation for code that provides backing bean scope; this may be overridden.
DialogService Largely a mirror for the Trinidad DialogService, this class also contains additional DialogService functionality that is only exposed by the rich client framework.
DirtyPageHandler META_INF/services-based application-scoped object for tracking whether navigation will result in data loss.
DirtyPageHandler.DirtyPageContext Context class passed to the DirtyPageHandler's trackNavigation when DirtyPageHandler needs to track navigation and call confirmNavigation when a navigation will result in the loss of uncommitted data
DoableContextChange ApplicationContextChange designed to both has suspending and resuming the change as well as implementing the change after the DoableContextChange is created.
ExceptionHandler Allows frameworks to intercept otherwise unhandled exceptions thrown during the JSF lifecycle.
NewSessionURLProvider  
NewSessionURLProviderBase Base implementation of the NewSessionURLProvider
PageFlowScopeProvider Deprecated. use the Trinidad PageFlowScopeProvider
PageResolver Deprecated. use the Trinidad PageResolver
UriManager Provides abstraction for dealing with the browser's URI
UriManagerBase Base implementation of the UriManager
ViewScopeProvider META_INF/services-based application-scoped factory.
WindowIdProvider A class responsible for identifying the IDs of windows and providing notification as new windows are opened and closed.
WindowIdProviderBase A base implementation of WindowIdProvider as a convenience for implementors.

 

Enum Summary
DirtyPageHandler.UncommittedDataWarning Possible Uncommitted Data warning configuration options

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-05


Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.