|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.adf.view.rich.model.Descriptor
public abstract class Descriptor
| Field Summary | |
|---|---|
static java.lang.String |
DESCRIPTOR_TYPE_DEFAULT |
| Constructor Summary | |
|---|---|
Descriptor() |
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getDescription()Returns the description for the attribute. |
java.lang.String |
getDescriptorType()Returns the default descriptor type of the object. |
abstract java.lang.String |
getLabel()Returns the label or the display name for the attribute. |
abstract java.lang.String |
getName()Returns the name of the attribute or the name of an attribute group . |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DESCRIPTOR_TYPE_DEFAULT
| Constructor Detail |
|---|
public Descriptor()
| Method Detail |
|---|
public abstract java.lang.String getName()
public abstract java.lang.String getLabel()
public abstract java.lang.String getDescription()
public java.lang.String getDescriptorType()
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||