|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.admingui.common.gadget.GadgetContent
public class GadgetContent
This class is configured via XML. This is done via the HK2
ConfigParser.
NOTE: THIS CLASS IS NOT BEING USED BECAUSE I CANNOT FIGURE OUT HOW TO GET BOTH THE BODY CONTENT AND HAVE THIS CLASS GET IT'S VALUES!!
| Constructor Summary | |
|---|---|
GadgetContent()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getHref()
A unique identifier for the content. |
java.lang.String |
getType()
A unique identifier for the content. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GadgetContent()
| Method Detail |
|---|
public java.lang.String getType()
A unique identifier for the content.
public java.lang.String getHref()
A unique identifier for the content.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||