|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Descriptor | |
|---|---|
| oracle.adf.view.rich.model | |
| Uses of Descriptor in oracle.adf.view.rich.model |
|---|
| Subclasses of Descriptor in oracle.adf.view.rich.model | |
|---|---|
class |
AttributeDescriptorAn AttributeDescriptor represents a querable attribute. |
class |
BaseAttributeDescriptorA BaseAttributeDescriptor represents an attribute that is part of a view object (in ADF) or any other model object. |
class |
BaseGroupAttributeDescriptor |
class |
ColumnDescriptorA column Descriptor describes the model for column used to dynamically create a column in a rich table. |
class |
GroupAttributeDescriptor |
| Methods in oracle.adf.view.rich.model that return types with arguments of type Descriptor | |
|---|---|
java.util.List<? extends Descriptor> |
QueryModel.getDescriptors()Returns the list of Descriptor objects that represent Attributes and Attribute Groups. |
java.util.List<? extends Descriptor> |
GroupAttributeDescriptor.getDescriptors()Returns a list of Descriptor objects this category holds |
abstract java.util.List<Descriptor> |
AttributesModel.getHierarchicalAttributes()Retieve the hierarchical list of BaseAttributeDescriptor in this model. |
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||