- ACTION_BINDING_KEY - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
 
-  
 
- 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.
 
- 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.
 
- ADFLifecycle - Class in oracle.adf.controller.v2.lifecycle
 
- 
Unique singleton ADF Lifecycle implementation.
 
- ADFLifecycle() - Constructor for class oracle.adf.controller.v2.lifecycle.ADFLifecycle
 
-  
 
- 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
 
-