| Package | Description |
|---|---|
| oracle.adf.model.adapter.dataformat | |
| oracle.adf.model.meta.bc4j | |
| oracle.binding.meta |
Contains interfaces for data binding metadata.
|
| oracle.binding.metaimpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessorDef
Defines an accessor.
|
class |
AttributeDef
Implements an attrtibute.
|
class |
MethodReturnDef |
class |
ParamDef
Defines a method parameter of a data control.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BC4JViewObjectAccessorDefinition |
class |
BC4JViewObjectAttributeDefinition |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AccessorDefinition
Interface for holding accessor metadata.
|
interface |
AccessorParameterDefinition
Interface for holding metadata for a method parameter that is of a
structured or collection type.
|
interface |
AttributeDefinition
Interface for holding attribute metadata.
|
interface |
OperationReturnDefinition
Marker interface for defining return types, as returned
in the getReturnType method in OperationDefinition.
|
interface |
ParameterDefinition
Interface for holding metadata for a method parameter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAttributeDefinition
A class for holding metadata of attributes.
|
class |
BaseValueObjectDefinition
A class for holding metadata of variables.
|