|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.adf.view.faces.config.ComponentConfig
This class represents the metadata of a component definition in a faces-config type file.
| Constructor Summary | |
protected |
ComponentConfig()
|
| Method Summary | |
abstract java.lang.String |
getComponentType()
Gets the component-type of this component |
abstract java.lang.String |
getDescription()
Gets the description of this component |
abstract java.lang.String |
getDisplayName()
Gets the display-name of this component |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected ComponentConfig()
| Method Detail |
public abstract java.lang.String getDescription()
public abstract java.lang.String getDisplayName()
public abstract java.lang.String getComponentType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||