|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructureDefinition | |
oracle.adf.model.adapter | Contains the implementation for abstract adapters for various oracle.binding.DataControl implementation shipped with ADF. |
oracle.binding.meta | Contains interfaces for data binding metadata. |
oracle.binding.metaimpl |
Uses of StructureDefinition in oracle.adf.model.adapter |
Methods in oracle.adf.model.adapter that return StructureDefinition | |
StructureDefinition |
AbstractImpl.getStructureDef() Gets the structure defintion for the data for this data control. |
abstract StructureDefinition |
AbstractDefinition.getStructure() Gets the structure definition of the output data. |
Uses of StructureDefinition in oracle.binding.meta |
Methods in oracle.binding.meta that return StructureDefinition | |
StructureDefinition |
ParameterDefinition.getStructure() If the parameter is a structure, returns the metadata of the structure. |
StructureDefinition |
MethodReturnDefinition.getCollectionStructure() Retrieves the metadata of the return collection. |
StructureDefinition |
DataControlDefinition.getStructure() Retrieves the structure metadata of this datacontrol. |
StructureDefinition |
AccessorDefinition.getStructure() Retrieves the metadata of the elements that the accessor collection contains. |
StructureDefinition |
AccessorDefinition.getCollectionStructure() Retrieves the metadata of the collection itself. |
Uses of StructureDefinition in oracle.binding.metaimpl |
Constructors in oracle.binding.metaimpl with parameters of type StructureDefinition | |
BaseAttributeDefinition(java.lang.String id, StructureDefinition parent, java.lang.String javaType, boolean isReadOnly, boolean isKey) Constructor. |
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |