Package | Description |
---|---|
oracle.adf.controller.binding | |
oracle.adf.controller.faces.lifecycle | |
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.lifecycle |
Contains classes to define the phases of a data model lifecycle for a web page
and the order in which they are executed.
|
oracle.adf.controller.struts.actions |
Contains classes to define the Struts implementations of the lifecycle.
|
oracle.adf.controller.struts.forms |
Contains classes to define the Struts form bean used to access the ADF model.
|
oracle.adf.controller.struts.util |
Contains utility classes providing helper routines.
|
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.
|