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


R

REDIRECT_BINDINGS_KEY - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
 
REFRESH_UNKNOWN - Static variable in interface oracle.adf.model.RegionBinding
 
REL_ALL_REFS - Static variable in interface oracle.adf.model.DataControl
Release all references held in the data control.
REL_DATA_REFS - Static variable in interface oracle.adf.model.DataControl
Release only the data provider (Business Service) references
REL_VIEW_REFS - Static variable in interface oracle.adf.model.DataControl
Hold on to the data references and release the View references if held on the datacontrol.
REL_WEAK_DATA_REFS - Static variable in interface oracle.adf.model.DataControl
This is a weak data release.
RENDER_MODEL - Static variable in interface oracle.adf.model.RegionBinding
 
REQUEST_SCOPE - Static variable in class oracle.adf.share.ADFContext
 
RESERVED_BINDINGS - Static variable in class oracle.adf.model.BindingContext
 
RangeBinding - interface oracle.adf.model.RangeBinding.
A ControlBinding that binds a single attribute value exposed via a datacontrol to a view component.
RegionBinding - interface oracle.adf.model.RegionBinding.
A map that provides a name-space to locate binding objects through which data is accessed on a view region.
RegionContext - interface oracle.adf.model.RegionContext.
A map that provides a name-space to locate binding objects through which data is accessed on a view region.
RegionController - interface oracle.adf.model.RegionController.
*** For internal framework use only *** For use by ADF Controller to indicate that a RegionListener is a controller class that will take the responsiblity of calling region's refresh and validate methods.
RegionListener - interface oracle.adf.model.RegionListener.
This Listener is invoked when a nested Region is being processed by it's containee.
RowContext - interface oracle.adf.model.RowContext.
Context passed into TransactionalDataControl apis when manipulating a row.
refresh(int) - Method in interface oracle.adf.model.RegionBinding
Refresh data for this regionBinding based on the given flag.
refreshRegion(RegionContext) - Method in interface oracle.adf.model.RegionController
Overridden from RegionListener.
refreshRegion(RegionContext) - Method in interface oracle.adf.model.RegionListener
Notified when a contained region's refresh() method should be called.
registerCustomInputHandler(PageLifecycleContext) - Method in class oracle.adf.controller.faces.lifecycle.FacesPageLifecycle
 
registerCustomInputHandler(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
Register OrdDomainInputHandler custom input handler to the binding context.
registerCustomInputHandler(PageLifecycleContext) - Method in class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycle
Register formFileInputHandlerName custom input handler to the binding context.
registerDataProvider(RowContext) - Method in interface oracle.adf.model.TransactionalDataControl
Called before the row in the RowContext object is modified/marked as removed.
release() - Method in class oracle.adf.model.BindingContext
Release the datacontrols first and then all the contained binding containers.
release(int) - Method in interface oracle.adf.model.ControlBinding
 
release(int) - Method in interface oracle.adf.model.DataControl
Based on the value of the flags parameter, releases all references to the objects in the data provider layer Valid values for flags are: REL_ALL_REFS - if this data control should release all references to both the view and model objects.
remove(String, String) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerActionForm
 
remove(String, String) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerValidationForm
 
remove(Object) - Method in class oracle.adf.model.BindingContext
 
remove(Object) - Method in class oracle.adf.share.HashMapScopeAdapter
 
removeAsCurrent() - Method in class oracle.adf.share.ADFContext
Disassociates this context from the current thread.
removePagePhaseListener(PagePhaseListener) - Method in class oracle.adf.controller.v2.lifecycle.Lifecycle
Deregister an existing PagePhaseListener instance.
removePersistentState(String) - Method in class oracle.adf.model.BindingContext
Deprecated. since 10.1.3. Applications should use the StateManager instead. See StateManager
removeRowData(RowContext) - Method in interface oracle.adf.model.TransactionalDataControl
This method is to remove the row object (the obj parameter) from the underlying data source.
removeScope(String) - Method in class oracle.adf.share.ADFContext
Remove a scope from the ADFContext.
removeScopeListener(ADFScopeListener) - Method in interface oracle.adf.share.ADFScope
 
removeScopeListener(ADFScopeListener) - Method in class oracle.adf.share.ADFScopeHelper
 
removeScopeListener(ADFScopeListener) - Method in class oracle.adf.share.HashMapScopeAdapter
 
reportErrors(PageLifecycleContext) - Method in class oracle.adf.controller.faces.lifecycle.FacesPageLifecycle
Build an error list in a format appropriate for Faces.
reportErrors(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageController
 
reportErrors(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
 
reportErrors(PageLifecycleContext) - Method in class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycle
Retrieves the errors and convert them to Struts errors.
reset(ActionMapping, HttpServletRequest) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerActionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerValidationForm
 
resetPendingValues() - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerActionForm
 
resetPendingValues() - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerValidationForm
 
resetState() - Method in interface oracle.adf.model.ManagedDataControl
Resets the DataControl.
rollbackTransaction() - Method in interface oracle.adf.model.TransactionalDataControl
Helper method that invokes rollback on the current Transaction.

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.