Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.6.0)

E10653-07

Package oracle.adf.model

Contains the ADFm classes and interfaces that apply to the all ADFm implementation.

See:
          Description

Interface Summary
AttributeBinding A ControlBinding that binds a single attribute value exposed via a datacontrol to a view component.
AttributeBindingListener This Listener will be notified that the associated attribute has been updated and hence the renderer needs to re-render the attribute value.
AttributesBinding A ControlBinding that binds a single attribute value exposed via a datacontrol to a view component.
BindingContainer A map that provides a name-space to locate binding objects through which data is accessed on a view.
ControlBinding Base interface for all bindings that allow binding a View component to the data accessed via a datacontrol.
CustomDefDataControl  
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.
DataControlFactory  
DataControlFrame  
DataControlPolicy  
ManagedDataControl ManagedDataControl
MutableRegionBinding Region binding that can be customized
OperationBinding  
OperationInfo Represents information about an operation that a datacontrol should use to invoke it.
OperationParameter  
PageMap The PageMap interface is used by ADFm to map a page URL to a BindingContainer usage name.
PermissionInfo  
RangeBinding A ControlBinding that binds a single attribute value exposed via a datacontrol to a view component.
RegionBinding A map that provides a name-space to locate binding objects through which data is accessed on a view regionController.
RegionContext A map that provides a name-space to locate binding objects through which data is accessed on a view regionController.
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 regionController'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.
SavepointHandle  
TransactionalDataControl 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.
UpdateListener This Listener will be notified that the associated attribute has been updated and hence the renderer needs to re-render the attribute value.
 

Class Summary
ADFmMessageBundle  
BaseDataControlPolicyImpl  
BindingContext  
DataControlDefinitionFactory  
 

Enum Summary
DataControl.DataChangeEventPolicy  
DataControlPolicy.ReleasePolicy  
 

Package oracle.adf.model Description

Contains the ADFm classes and interfaces that apply to the all ADFm implementation.

This package contains DataControlFactory and DataControl interfaces that need to be implemented by all DataControl implementations to participate in ADFm. This package contains common message bundle that is used in all ADFm implementations for generic framework messages.


Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.6.0)

E10653-07

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