- envMap - Variable in class oracle.adf.controller.v2.context.LifecycleContext
-
The map used to store the context.
- ErrorReporting - Class in oracle.adf.controller.struts.util
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- ErrorReporting() - Constructor for class oracle.adf.controller.struts.util.ErrorReporting
-
Deprecated.
- Evaluator - Class in oracle.adf.controller.lifecycle
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- EVENT_METHOD_PREFIX - Static variable in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
Prefix used for each event method.
- EVENT_METHOD_PREFIX - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
-
Prefix used for each event method.
- EVENT_PREFIX - Static variable in class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
The default value to be used by the lifecycle to reconize
an event in a parameter name.
- EVENT_PREFIX - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
-
The default value to be used by the lifecycle to reconize
an event in a parameter name.
- EVENT_PREFIX_KEY - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
-
- eventParam - Variable in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
The set of argument type classes for the reflected event method call.
- eventParam - Variable in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
The set of argument type classes for the reflected event method call.
- eventParam - Variable in class oracle.adf.controller.v2.lifecycle.PageLifecycle
-
The set of argument type classes for the reflected event method call.
- events - Variable in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
Cache the set of event methods as they are introspected.
- events - Variable in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Cache the set of event methods as they are introspected.
- events - Variable in class oracle.adf.controller.v2.lifecycle.PageLifecycle
-
Cache the set of event methods as they are introspected.
- EVENTS_KEY - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
-
- execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
This is the entry point for the execution of an action from the Struts
framework.
- execute(ActionMapping, ActionForm, ServletRequest, ServletResponse) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
This is another entry point for the execution of an action from the
Struts framework using ServletRequest and ServletResponse.
- execute(Map) - Method in class oracle.adf.controller.v2.lifecycle.Lifecycle
-
Execute all the phases of the Lifecycle and define the order in which
each phase is going to be executed.
- execute(LifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.Lifecycle.Phase
-
- execute(Map) - Method in class oracle.adf.controller.v2.lifecycle.LifecycleProcessor
-
Define the order in which all the phases of the PageLifecycle are
executed.
- execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.adf.controller.v2.struts.actions.DataAction
-
This is the entry point for the execution of an action from the Struts
framework.
- execute(ActionMapping, ActionForm, ServletRequest, ServletResponse) - Method in class oracle.adf.controller.v2.struts.actions.DataAction
-
This is another entry point for the execution of an action from the
Struts framework using ServletRequest and ServletResponse.
- executeEvent(PageLifecycleContext, String, OperationBinding) - Method in class oracle.adf.controller.v2.lifecycle.PageController
-
- executeEvent(PageLifecycleContext, String, OperationBinding) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycle
-
Execute a single event.
- executeEvent(PageLifecycleContext, String, OperationBinding) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
-
- executeEvent(PageLifecycleContext, String, OperationBinding) - Method in class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
-