|
Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BindingContext | |
| oracle.adf.controller.v2.context | Contains classes to define and manage the context information used during the Lifecycle. |
| oracle.adf.controller.v2.struts.forms | Contains classes to define the Struts form bean used to access the ADF model. |
| oracle.adf.model | Contains the ADFm classes and interfaces that apply to the all ADFm implementation. |
| Uses of BindingContext in oracle.adf.controller.v2.context |
| Methods in oracle.adf.controller.v2.context that return BindingContext | |
BindingContext |
LifecycleContext.getBindingContext()Retrieve the BindingContext object for the current session. |
| Uses of BindingContext in oracle.adf.controller.v2.struts.forms |
| Fields in oracle.adf.controller.v2.struts.forms declared as BindingContext | |
protected BindingContext |
BindingContainerValidationForm.bindingContextThe bindingcontext in the session |
protected BindingContext |
BindingContainerActionForm.bindingContextThe bindingcontext in the session |
| Uses of BindingContext in oracle.adf.model |
| Methods in oracle.adf.model with parameters of type BindingContext | |
DataControl |
DataControlFactory.createSession(BindingContext ctx, org.w3c.dom.Node node, java.util.Map applicationParams)The DataControl developer should implement createSession to return an instance of DataControl. |
DataControl |
DataControlFactory.createSession(BindingContext ctx, java.lang.String sName, java.util.Map applicationParams, java.util.Map cpxMetaData)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 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||