Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
12c (12.1.3)

E41646-01
A B C D E F G H I J L M N O P Q R S T U V 

I

id() - Method in class oracle.adf.controller.v2.lifecycle.Lifecycle.Phase
 
init(ActionServlet, ModuleConfig) - Method in class oracle.adf.controller.struts.actions.PageLifecycleFactoryPlugin
Deprecated.
 
INIT_CONTEXT - Static variable in class oracle.adf.controller.v2.lifecycle.Lifecycle
The initContext phase.
INIT_CONTEXT_ID - Static variable in class oracle.adf.controller.faces.lifecycle.JSFLifecycle
id of the INIT_CONTEXT phase.
INIT_CONTEXT_ID - Static variable in class oracle.adf.controller.v2.lifecycle.Lifecycle
id of the Lifecycle.INIT_CONTEXT phase.
INIT_PARAM - Static variable in class oracle.adf.controller.lifecycle.PageLifecycleFactory
Deprecated.
Name of the servlet context init parameter used to defined a customize PageLifecycleFactory.
initContext(LifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageController
 
initContext(LifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
 
initContext(LifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.Phases
During this phase the listener is able to initialize the LifecycleContext with additional information that will be persisted during the Lifecycle.
initContext(LifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
 
initControllerClass() - Method in class oracle.adf.controller.v2.context.LifecycleContext
Initialize the PageController instance that will be used during this PageLifecycle.
initialize(Lifecycle, HttpServletRequest, HttpServletResponse) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
Deprecated.
Initialize the context with the Lifecycle it is going to be use with and the request and response information.
initialize(Lifecycle, String, HttpServletRequest, HttpServletResponse) - Method in class oracle.adf.controller.lifecycle.LifecycleContext
Deprecated.
Initialize the context with the name of the model reference to be use during this Lifecycle.
initialize(Lifecycle, ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.adf.controller.struts.actions.DataActionContext
Deprecated.
Initialize the context with the DataAction parameters.
initializeMethodParameters(LifecycleContext, JUCtrlActionBinding) - Method in interface oracle.adf.controller.lifecycle.Lifecycle
Deprecated.
This method is invoked before any ControlBinding or custom method is being executed.
initializeMethodParameters(LifecycleContext, JUCtrlActionBinding) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
Deprecated.
 
initializeMethodParameters(DataActionContext, JUCtrlActionBinding) - Method in class oracle.adf.controller.struts.actions.DataAction
Deprecated.
Delegate to the Struts page lifecycle implementation initializeMethodParameters
initializeMethodParameters(LifecycleContext, JUCtrlActionBinding) - Method in class oracle.adf.controller.struts.actions.DataAction
Deprecated.
Internal.
initializeMethodParameters(LifecycleContext, JUCtrlActionBinding) - Method in class oracle.adf.controller.struts.actions.StrutsPageLifecycle
Deprecated.
 
initializeMethodParameters(PageLifecycleContext, OperationBinding) - Method in class oracle.adf.controller.v2.lifecycle.PageController
 
initializeMethodParameters(PageLifecycleContext, OperationBinding) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycle
This method is invoked before any ControlBinding or custom method is being executed.
initializeMethodParameters(PageLifecycleContext, OperationBinding) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
 
initializeMethodParameters(PageLifecycleContext, OperationBinding) - Method in class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
 
initializeParameterValuesUsingExpressions(LifecycleContext, JUCtrlActionBinding) - Method in class oracle.adf.controller.struts.actions.StrutsPageLifecycle
Deprecated.
This method allows for initialization of the action binding's parameters by evaluating the expression values stored in the action definition.
initializeParameterValuesUsingRequestObject(LifecycleContext, JUCtrlActionBinding) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
Deprecated.
In model 1 we do not have a way to initialize method parameters.
initializeParameterValuesUsingRequestObject(PageLifecycleContext, OperationBinding) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
In model 1 we do not have a way to initialize method parameters.
invokeActionBinding(LifecycleContext, String) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
Deprecated.
Invoke the action binding associated with the event name.
invokeActionBinding(PageLifecycleContext, String) - Method in class oracle.adf.controller.v2.lifecycle.PageController
 
invokeActionBinding(PageLifecycleContext, String) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
 
invokeActionBinding(PageLifecycleContext, String) - Method in class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
 
invokeCustomMethod(LifecycleContext) - Method in interface oracle.adf.controller.lifecycle.Lifecycle
Deprecated.
Invokes the custom method associated with the binding container.
invokeCustomMethod(LifecycleContext) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
Deprecated.
 
invokeCustomMethod(DataActionContext) - Method in class oracle.adf.controller.struts.actions.DataAction
Deprecated.
Delegate to the Struts page lifecycle implementation invokeCustomMethod
invokeCustomMethod(LifecycleContext) - Method in class oracle.adf.controller.struts.actions.DataAction
Deprecated.
Internal.
invokeCustomMethod(LifecycleContext) - Method in class oracle.adf.controller.struts.actions.StrutsPageLifecycle
Deprecated.
Invoke custom method if one is defined in the mapping of the DataAction.
invokeEventMethod(PageLifecycleContext, String) - Method in class oracle.adf.controller.v2.lifecycle.PageController
 
invokeEventMethod(PageLifecycleContext, String) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
 
invokeEventMethod(PageLifecycleContext, String) - Method in class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
 
isBindingContextPresent() - Static method in class oracle.adf.controller.binding.BindingUtils
This check if the BindingContext exist without forcing the loading of the BindingContext class.
isNewInputValue(JUCtrlValueBinding, int, Object) - Method in class oracle.adf.controller.lifecycle.OrdDomainInputHandler
Deprecated.
 
isNewInputValue(JUCtrlValueBinding, int, Object) - Method in class oracle.adf.controller.struts.util.FormFileInputHandler
Deprecated.
 
isNewValueForBinding(JUCtrlValueBinding, Object) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
Deprecated.
Use InputHandler.
isRecoverableException(Exception) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
Determine if the exception can be handled by ADF or should thrown right away.
A B C D E F G H I J L M N O P Q R S T U V 
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
12c (12.1.3)

E41646-01

Copyright © 1997, 2014, Oracle. All rights reserved.