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


Uses of Class
oracle.adf.controller.v2.lifecycle.Phases

Packages that use Phases
oracle.adf.controller.faces.lifecycle Contains classes to define and execute the ADF Lifecycle in a Faces application. 
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.lifecycle Contains classes to define Struts implementation of the ADF Lifecycle. 

 

Uses of Phases in oracle.adf.controller.faces.lifecycle

 

Subclasses of Phases in oracle.adf.controller.faces.lifecycle
 class FacesPageLifecycle
          Custom implementation of the PageLifecycle tailored to Faces applications needs.

 

Uses of Phases in oracle.adf.controller.v2.lifecycle

 

Subclasses of Phases in oracle.adf.controller.v2.lifecycle
 class PageController
          Implement the PageLifecycle functionality by delegating to the current PageLifecycle implementation stored in the PageLifecycle property of the LifecycleContext.
 class PageLifecycle
          The PageLifecycle class is the base class for any ADF Lifecycle.
 class PageLifecycleImpl
          Implementation of the PageLifecycle abstract class.

 

Uses of Phases in oracle.adf.controller.v2.struts.lifecycle

 

Subclasses of Phases in oracle.adf.controller.v2.struts.lifecycle
 class StrutsPageLifecycle
          Base class for any Lifecycle running with the Struts controller.

 


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


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