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


Uses of Package
oracle.adf.model

Packages that use oracle.adf.model
oracle.adf.controller.faces.lifecycle Contains classes to define and execute the ADF Lifecycle in a Faces application. 
oracle.adf.controller.v2.context Contains classes to define and manage the context information used during the Lifecycle. 
oracle.adf.controller.v2.lifecycle Contains classes definining the phases of the ADF Lifecycle and the order in which they are executed. 
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. 

 

Classes in oracle.adf.model used by oracle.adf.controller.faces.lifecycle
RegionBinding
          A map that provides a name-space to locate binding objects through which data is accessed on a view region.

 

Classes in oracle.adf.model used by oracle.adf.controller.v2.context
BindingContext
           
OperationBinding
           
RegionBinding
          A map that provides a name-space to locate binding objects through which data is accessed on a view region.

 

Classes in oracle.adf.model used by oracle.adf.controller.v2.lifecycle
ControlBinding
          Base interface for all bindings that allow binding a View component to the data accessed via a datacontrol.
OperationBinding
           
RegionBinding
          A map that provides a name-space to locate binding objects through which data is accessed on a view region.

 

Classes in oracle.adf.model used by oracle.adf.controller.v2.struts.forms
BindingContext
           
RegionBinding
          A map that provides a name-space to locate binding objects through which data is accessed on a view region.

 

Classes in oracle.adf.model used by oracle.adf.model
BindingContext
           
ControlBinding
          Base interface for all bindings that allow binding a View component to the data accessed via a datacontrol.
DataControl
          DataControl is a collection of DataControls accessed by their key This is only for internal purposes and implementing just this interface will not work in ADF 9.0.5.1.
OperationParameter
           
RegionBinding
          A map that provides a name-space to locate binding objects through which data is accessed on a view region.
RegionContext
          A map that provides a name-space to locate binding objects through which data is accessed on a view region.
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
          This Listener is invoked when a nested Region is being processed by it's containee.
RowContext
          Context passed into TransactionalDataControl apis when manipulating a row.
UpdateListener
          This Listener will be notified that the associated attribute has been updated and hence the renderer needs to re-render the attribute value.

 


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


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