- factoryPlugInClassName - Static variable in class oracle.adf.controller.struts.actions.StrutsPageLifecycleFactory
-
Deprecated.
- factoryPlugInClassName - Static variable in class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycleFactory
-
- FileUpload - Class in oracle.adf.controller.struts.util
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- FileUpload() - Constructor for class oracle.adf.controller.struts.util.FileUpload
-
Deprecated.
- findCtrlBinding(DCBindingContainer, String) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
Look action binding with the name 'name' or 'Name'
- findCtrlBinding(RegionBinding, String) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
-
Look action binding with the name 'name' or 'Name'
- findForward(LifecycleContext) - Method in interface oracle.adf.controller.lifecycle.Lifecycle
-
Deprecated.
Forwards the request or redirects the response to the next web page
in the flow.
- findForward(LifecycleContext) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
Forwards the request or redirects the response to the next web page
in the flow.
- findForward(DataActionContext) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Delegate to the Struts page lifecycle implementation
findForward
- findForward(LifecycleContext) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Internal.
- findForward(LifecycleContext) - Method in class oracle.adf.controller.struts.actions.StrutsPageLifecycle
-
Deprecated.
Determine the ActionForward that will be returned by the Struts action
executing the Lifecycle.
- findForward(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageController
-
- findForward(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycle
-
The path of the next web page is identified using the forwardPath
property on the PageLifecycleContext.
- findForward(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
-
- findForward(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
-
- findForward(PageLifecycleContext) - Method in class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycle
-
Determine the ActionForward that will be returned by the Struts action
executing the Lifecycle.
- FormFileInputHandler - Class in oracle.adf.controller.struts.util
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- FormFileInputHandler() - Constructor for class oracle.adf.controller.struts.util.FormFileInputHandler
-
Deprecated.
- formFileInputHandlerName - Static variable in class oracle.adf.controller.struts.actions.StrutsPageLifecycle
-
Deprecated.
A custom input handler used by bindings dealing with FormFile type
- formFileInputHandlerName - Static variable in class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycle
-
A custom input handler used by bindings dealing with FormFile type
- FORWARD_PATH_BINDINGS_KEY - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
-
- freeze() - Method in class oracle.adf.controller.struts.actions.DataActionMapping
-
Deprecated.
Figure out which lifecycle to use and fix up the some of the action
property before the config get frozen.
- freeze() - Method in class oracle.adf.controller.v2.struts.actions.DataActionMapping
-
Figure out which lifecycle to use before the config get frozen.