- oracle.adf.controller.binding - package oracle.adf.controller.binding
-
- oracle.adf.controller.faces.lifecycle - package oracle.adf.controller.faces.lifecycle
-
- oracle.adf.controller.jsp.taglib - package 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 - package 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 - package oracle.adf.controller.struts.actions
-
Contains classes to define the Struts implementations of the lifecycle.
- oracle.adf.controller.struts.forms - package oracle.adf.controller.struts.forms
-
Contains classes to define the Struts form bean used to access the ADF model.
- oracle.adf.controller.struts.util - package oracle.adf.controller.struts.util
-
Contains utility classes providing helper routines.
- oracle.adf.controller.v2.context - package oracle.adf.controller.v2.context
-
Contains classes to define and manage the context information used during the
Lifecycle.
- oracle.adf.controller.v2.lifecycle - package 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 - package oracle.adf.controller.v2.struts.actions
-
Contains classes to execute the ADF Lifecycle in a Struts application.
- oracle.adf.controller.v2.struts.context - package 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 - package 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 - package oracle.adf.controller.v2.struts.lifecycle
-
Contains classes to define Struts implementation of the ADF Lifecycle.
- OrdDomainInputHandler - Class in oracle.adf.controller.lifecycle
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- OrdDomainInputHandler() - Constructor for class oracle.adf.controller.lifecycle.OrdDomainInputHandler
-
Deprecated.
- ordDomainInputHandlerName - Static variable in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
A custom input handler used by bindings dealing with ord domain type
- ordDomainInputHandlerName - Static variable in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
-
A custom input handler used by bindings dealing with ord domain type.