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


C

CLIENT_TYPE_ABSTRACT - Static variable in class oracle.adf.model.BindingContext
 
CLIENT_TYPE_JCLIENT - Static variable in class oracle.adf.model.BindingContext
 
CONTEXT_HELPER - Static variable in class oracle.adf.model.BindingContext
 
CONTEXT_ID - Static variable in class oracle.adf.model.BindingContext
 
CONTROL_ACTION_BINDINGS_KEY - Static variable in class oracle.adf.controller.v2.context.PageLifecycleContext
 
ControlBinding - interface oracle.adf.model.ControlBinding.
Base interface for all bindings that allow binding a View component to the data accessed via a datacontrol.
CurrentViewRootRequestParam - Static variable in class oracle.adf.controller.faces.lifecycle.ADFPhaseListener
Use to store the current viewRoot on the request map.
CustomDefDataControl - interface oracle.adf.model.CustomDefDataControl.
 
clazz - Variable in class oracle.adf.controller.v2.lifecycle.PageLifecycle
The Class instance for this class (PageLifecycle).
clear() - Method in class oracle.adf.model.BindingContext
 
clear() - Method in class oracle.adf.share.HashMapScopeAdapter
 
commitTransaction() - Method in interface oracle.adf.model.TransactionalDataControl
Invoke the transaction's commit() method to save all changes to the data source.
contains(String, String) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerActionForm
 
contains(String, String) - Method in class oracle.adf.controller.v2.struts.forms.BindingContainerValidationForm
 
containsKey(Object) - Method in class oracle.adf.model.BindingContext
 
containsKey(Object) - Method in class oracle.adf.share.HashMapScopeAdapter
 
containsValue(Object) - Method in class oracle.adf.model.BindingContext
 
containsValue(Object) - Method in class oracle.adf.share.HashMapScopeAdapter
 
createDefinition(DefElement) - Method in class oracle.adf.model.DataControlDefinitionFactory
 
createMDSSession() - Method in class oracle.adf.share.ADFContext
 
createPageLifecycle() - Method in class oracle.adf.controller.faces.lifecycle.ADFPhaseListener
Create and return the default instance of the ADF PageLifecycle to be used with this web application.
createRowData(RowContext) - Method in interface oracle.adf.model.TransactionalDataControl
Create a new row for the iterator associated with the given iterator-binding at the given index and return the new row.
createScope(String) - Method in class oracle.adf.share.ADFContext
May be implemented by custom ADFContext classes to create a scope for the specfied name.
createSession(BindingContext, Node, Map) - Method in interface oracle.adf.model.DataControlFactory
The DataControl developer should implement createSession to return an instance of DataControl.
createSession(BindingContext, String, Map, Map) - Method in interface oracle.adf.model.DataControlFactory
The DataControl developer should implement createSession to return an instance of DataControl.

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.