Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01

A B C D E F G H I J K L M O P R S T U V W


F

FACES_CONTEXT_KEY - Static variable in class oracle.adf.controller.faces.context.FacesPageLifecycleContext
Key used to store the FacesContext instance in the context map.
FORWARD_PATH_BINDINGS_KEY - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
 
FacesPageLifecycle - class oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.
Custom implementation of the PageLifecycle tailored to Faces applications needs.
FacesPageLifecycle() - Constructor for class oracle.adf.controller.faces.lifecycle.FacesPageLifecycle
 
FacesPageLifecycleContext - class oracle.adf.controller.faces.context.FacesPageLifecycleContext.
Custom implementation of the PageLifecycleContext to suit the FacesPageLifecycle.
FacesPageLifecycleContext(Map) - Constructor for class oracle.adf.controller.faces.context.FacesPageLifecycleContext
 
factoryPlugInClassName - Static variable in class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycleFactory
 
findBindingContainer(String) - Method in class oracle.adf.model.BindingContext
 
findBindingContainerByPath(String) - Method in class oracle.adf.model.BindingContext
Given the view path, find a mapping entry in this BindingContext's pageMap definition and return a bindingContainer whose usage name maps the value of the mapped entry.
findBindingContainerIdByPath(String) - Method in class oracle.adf.model.BindingContext
Given the view path, find a mapping entry in this BindingContext's pageMap definition and return the mapped value which should be a bindingContainer ID that can be used to lookup a bindingContainer instance in this BindingContext.
findCtrlBinding(RegionBinding, String) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
Look action binding with the name 'name' or 'Name'
findDataControl(String) - Method in class oracle.adf.model.BindingContext
 
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.struts.lifecycle.StrutsPageLifecycle
Determine the ActionForward that will be returned by the Struts action executing the Lifecycle.
findPersistentState(String) - Method in class oracle.adf.model.BindingContext
Deprecated. since 10.1.3. Applications should use the StateManager instead. See StateManager
fireScopeInvalidated(String) - Method in class oracle.adf.share.ADFScopeHelper
 
formFileInputHandlerName - Static variable in class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycle
A custom input handler used by bindings dealing with FormFile type
freeze() - Method in class oracle.adf.controller.v2.struts.actions.DataActionMapping
Figure out which lifecycle to use before the config get frozen.

Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01

A B C D E F G H I J K L M O P R S T U V W


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