Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Uses of Package
oracle.adf.controller.v2.context

Packages that use oracle.adf.controller.v2.context
oracle.adf.controller.faces.context Contains classes to define and manage the context information specific to the Faces PageLifecycle. 
oracle.adf.controller.faces.lifecycle Contains classes to define and execute the ADF Lifecycle in a Faces application. 
oracle.adf.controller.v2.context Contains classes to define and manage the context information used during the Lifecycle. 
oracle.adf.controller.v2.lifecycle Contains classes definining the phases of the ADF Lifecycle and the order in which they are executed. 
oracle.adf.controller.v2.struts.context Contains classes to define and manage the context information specific to the Struts PageLifecycle. 
oracle.adf.controller.v2.struts.lifecycle Contains classes to define Struts implementation of the ADF Lifecycle. 

 

Classes in oracle.adf.controller.v2.context used by oracle.adf.controller.faces.context
LifecycleContext
          LifecycleContext is the base class for all context classes used in the ADF Lifecycle.
PageLifecycleContext
          PageLifecycleContext contains all the state information that will be kept during the PageLifecycle.

 

Classes in oracle.adf.controller.v2.context used by oracle.adf.controller.faces.lifecycle
LifecycleContext
          LifecycleContext is the base class for all context classes used in the ADF Lifecycle.
PageLifecycleContext
          PageLifecycleContext contains all the state information that will be kept during the PageLifecycle.

 

Classes in oracle.adf.controller.v2.context used by oracle.adf.controller.v2.context
LifecycleContext
          LifecycleContext is the base class for all context classes used in the ADF Lifecycle.
ServletFactoryFinder
          Retrieve a factory from the servlet context.

 

Classes in oracle.adf.controller.v2.context used by oracle.adf.controller.v2.lifecycle
LifecycleContext
          LifecycleContext is the base class for all context classes used in the ADF Lifecycle.
PageLifecycleContext
          PageLifecycleContext contains all the state information that will be kept during the PageLifecycle.

 

Classes in oracle.adf.controller.v2.context used by oracle.adf.controller.v2.struts.context
LifecycleContext
          LifecycleContext is the base class for all context classes used in the ADF Lifecycle.
PageLifecycleContext
          PageLifecycleContext contains all the state information that will be kept during the PageLifecycle.

 

Classes in oracle.adf.controller.v2.context used by oracle.adf.controller.v2.struts.lifecycle
LifecycleContext
          LifecycleContext is the base class for all context classes used in the ADF Lifecycle.
PageLifecycleContext
          PageLifecycleContext contains all the state information that will be kept during the PageLifecycle.

 


Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Copyright © 1997, 2005, Oracle. All rights reserved.