- ACTION_BINDING_KEY - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
-
- ACTION_ERRORS_KEY - Static variable in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
- ACTION_FORM_KEY - Static variable in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
- ACTION_FORWARD_KEY - Static variable in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
- ACTION_KEY - Static variable in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
- ACTION_MAPPING_KEY - Static variable in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
- ACTION_REQUEST_KEY - Static variable in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
- ACTION_RESPONSE_KEY - Static variable in class oracle.adf.controller.v2.struts.context.StrutsPageLifecycleContext
-
- actionCreate(HttpServletRequest, HttpServletResponse, DataActionMapping) - Method in class oracle.adf.controller.v2.struts.actions.DataAction
-
- addControlActionBinding(String, JUCtrlActionBinding) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
This method add an action binding to the collection of action being
executed.
- addControlActionBinding(String, OperationBinding) - Method in class oracle.adf.controller.v2.context.PageLifecycleContext
-
This method add an action binding to the collection of action being
executed.
- addError(ActionErrors, int, int, Throwable) - Static method in class oracle.adf.controller.struts.util.ErrorReporting
-
Deprecated.
Adds an exception to the ActionErrors collection.
- addEvent(String) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Add an event name to the list of event to be handled during this
lifecycle.
- addEvent(String) - Method in class oracle.adf.controller.v2.context.PageLifecycleContext
-
Add an event name to the list of event to be handled during this
lifecycle.
- addPagePhaseListener(PagePhaseListener) - Method in class oracle.adf.controller.v2.lifecycle.Lifecycle
-
- addPagePhaseListener(PagePhaseListener, String, Set<String>, Set<String>) - Method in class oracle.adf.controller.v2.lifecycle.PagePhaseListenerManager
-
Register a listener at a specific position in the list of listeners
to determine which listener will be call first for a particular event.
- ADFDynaClass - Class in oracle.adf.controller.struts.forms
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- ADFDynaClass(DCBindingContainer) - Constructor for class oracle.adf.controller.struts.forms.ADFDynaClass
-
Deprecated.
- ADFLifecycle - Class in oracle.adf.controller.v2.lifecycle
-
Unique singleton ADF Lifecycle implementation
- ADFLifecycle() - Constructor for class oracle.adf.controller.v2.lifecycle.ADFLifecycle
-
- ADFStrutsForm - Interface in oracle.adf.controller.struts.forms
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- afterPhase(PagePhaseEvent) - Method in interface oracle.adf.controller.v2.lifecycle.PagePhaseListener
-
Notify the listener after the execution of a specific phase of the
ADF PageLifecycle.
- ALLOW_MODEL_UPDATE_KEY - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
-
- APPLY_INPUT_VALUES - Static variable in class oracle.adf.controller.v2.lifecycle.Lifecycle
-
- APPLY_INPUT_VALUES_ID - Static variable in class oracle.adf.controller.faces.lifecycle.JSFLifecycle
-
id of the APPLY_INPUT_VALUES phase.
- APPLY_INPUT_VALUES_ID - Static variable in class oracle.adf.controller.v2.lifecycle.Lifecycle
-
- applyInputValues(LifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageController
-
- applyInputValues(LifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
-
Builds the list of events with their possible associated action binding
from the request parameters.
- applyInputValues(LifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.Phases
-
Builds the list of events with their possible associated action binding
from the request parameters.
- applyInputValues(LifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
-