|
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 interfaces for data binding metadata.
See:
Description
| Interface Summary | |
|---|---|
| AccessorDefinition | Interface for holding accessor metadata. |
| AccessorParameterDefinition | Interface for holding metadata for a method parameter that is of a structured or collection type. |
| AttributeDefinition | Interface for holding attribute metadata. |
| DataControlDefinition | Interface for holding metadata for a DataControl. |
| Definition | This is a a marker interface. |
| DefinitionContainer | Interface used as container of multiple Definitions. |
| DefinitionContext | Marker interface that provides a namespace for looking up metadata for control bindings and datacontrols. |
| NamedDefinition | Interface for holding named metadata. |
| OperationDefinition | Interface for holding metadata of an operation. |
| OperationReturnDefinition | Marker interface for defining return types, as returned in the getReturnType method in OperationDefinition. |
| ParameterDefinition | Interface for holding metadata for a method parameter. |
| StructureDefinition | Contains metadata for a structure such as a datacontrol, an accessor, or a parameter. |
| VariableDefinition | This interface is used for holding metadata for a variable. |
| Class Summary | |
|---|---|
| ArrayListDefinitionContainer | A class that implements the DefinitionContainer interface using an java.util.ArrayList for storage of Definition instances. |
| DefaultDefinitionContext | The DefaultDefinitionContext class can be used for storing and lookup of control bindings and datacontrols metadata. |
| EmptyDefinitionContainer | An implementation class of DefinitionContainer to represent an empty collection of Definition. |
Contains interfaces for data binding metadata.
|
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 | ||||||||