|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Contains the abstract implementation of ADFm binding objects.
See:
Description
Interface Summary | |
---|---|
DCBindingContainerChangeListener | Implemented by classes that are interested in performing operations after Attribute value is set or currency is changed or Transaction is saved. |
DCBindingContainerValidationListener | Implemented by classes that are interested in performing typically lightweight, client-side validation for an attribute, a row, or the whole transaction. |
DCBindingCustomizerInterface | To be used in loading custom definition or creating custom definition objects for which no xml exists. |
DCCachingErrorHandler | |
DCDefFactory | |
DCErrorHandler | Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer. |
DCErrorMessage | A message formatting interface. |
DCErrorMessageHandler | Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer. |
DCIExecutable | *** For internal framework use only *** Implemented by RegionBinding, IteratorBinding and ActionReference, the three default executable binding implementations. |
DCInvokeMethodListener | Implemented by classes that are interested in performing typically lightweight, client-side preparation of data or update of display before or after an action binding performs it's action. |
DCStatusBarInterface | Implements status messages based on the current focus, current iterator, and current display mode of a DCPanel. |
DCTransactionStateListener | Implemented by controls/classes that need to react to a change in a transaction's state. |
DefinitionFactory | |
Personalizer | |
SearchPersonalizer |
Class Summary | |
---|---|
DCBindingContainer | Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
DCBindingContainerChangeAdapter | Extended by classes that are interested in performing operations after Attribute value is set or currency is changed or Transaction is saved. |
DCBindingContainerChangeEvent | |
DCBindingContainerCurrencyChangeEvent | |
DCBindingContainerDef | |
DCBindingContainerPassivationState | |
DCBindingContainerReference | |
DCBindingContainerState | This class can capture the iterator state for a binding container. |
DCBindingContainerValidationAdapter | Default implementation for DCBindingContainerValidationListener interface. |
DCBindingContainerValidationEvent | Implements EventObject that is passed to the DCBindingContainerValidationListeners in the various event methods. |
DCBindingContainerValueChangeEvent | |
DCBindingFactory | |
DCBindingFactory.ControlDef | |
DCConfigurationDef | |
DCControlBinding | The base class for all binding objects in the ADF framework that bind a View control/model to an object or an attribute of an object in a DataControl. |
DCControlBindingDef | |
DCDataChangeEvent | |
DCDataControl | The application class that manages connection to a Data Provider object. |
DCDataControlConfigDef | |
DCDataControlDef | |
DCDataControlReference | |
DCDataExceptionEvent | |
DCDefBase | |
DCELResolver | |
DCErrorHandlerImpl | Implements a default error handling class for the ADF framework. |
DCErrorHandlerThrow | Implements a default error handling class for the ADF framework. |
DCExecutableBinding | |
DCExecutableBindingDef | |
DCInvokeActionDef | |
DCInvokeMethod | Implements metadata and logic to invoke a custom action binding method. |
DCInvokeMethodAdapter | Default adapter for DCInvokeMethodListener event. |
DCInvokeMethodDef | Implements metadata and logic to invoke a custom action binding method. |
DCInvokeMethodEvent | |
DCIteratorBinding | DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings. |
DCIteratorBindingDef | |
DCLoggerUtil | This class is for internal use only. |
DCMethodParameter | *** For internal framework use only *** |
DCMethodParameterDef | |
DCParameter | |
DCParameterDef | |
DCParameterSetDef | |
DCPermission | |
DCPermissionDef | |
DCPrivilege | |
DCRegionControllerDef | |
DCUtil | Contains some static utility methods used by the framework. |
DCValidationListenersUtil | Internal: Applications should not use this class. |
DCVariableImpl | |
DCVariableValueManagerImpl | |
PermissionBinding | |
PermissionHelper |
Enum Summary | |
---|---|
DCBindingContainer.CalculatedViewable | *** For internal framework use only *** |
DCBindingContainer.EnumRefreshType | Advanced for internal framework use only |
DCBindingContainer.ValidationLevel | |
DCIteratorBinding.RenderHintTypes | |
DCParameter.EvalType |
Contains the abstract implementation of ADFm binding objects.
This package contains classes that interact with an abstract DataControl implementation. Various View bindings implementation subclass from classes in this package to implement View specific bindings.
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |