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


Oracle Application Development Framework Lifecycle Java API Reference 10.1.3

The Oracle Application Development Framework Lifecycle API Reference.

See:
          Description

Packages
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.jsp.taglib Contains the implementation of the JSP tag used to execute the ADF Lifecycle in a "Model 1" 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.actions Contains classes to execute the ADF Lifecycle in a Struts application.
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.forms Contains classes to define the Struts form bean used to access the ADF model.
oracle.adf.controller.v2.struts.lifecycle Contains classes to define Struts implementation of the ADF Lifecycle.
oracle.adf.model Contains the ADFm classes and interfaces that apply to the all ADFm implementation.
oracle.adf.share  

 

The Oracle Application Development Framework Lifecycle API Reference.

Introduction

The concept of a page lifecycle is used to describe a series of successive phases in which specific operations will be executed in the model. The overall effect of the model lifecycle is to prepare and synchronize the ADF Model before a web page is rendered.

Overview of the Lifecycle Objects

image of overview of lifecycle objects

Since:
10.1.3

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


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