|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object used to hold gadget data in the gadget cache. Wraps the disabled and normal gadget cache entries into a single manageable entry.
IPTGadget| Method Summary | |
java.lang.String |
GetDisabledMessage()
Returns message to display in gadget if disabled. |
boolean |
GetEnabled()
Returns boolean enabled flag for this gadget |
java.lang.Object |
GetGadget()
Instance of IPTGadget referencing the gadget in this gadget cache entry |
int |
GetGadgetID()
ID of gadget in this entry in the gadget cache. |
int |
GetSupportsPersonalization()
Returns int for personalization level. |
java.lang.Object |
GetWebService()
Returns the integer ID of the web service associated with this gadget instance. |
| Methods inherited from interface com.plumtree.server.IPTUnknown |
GetInterfaces |
| Method Detail |
public int GetGadgetID()
public java.lang.Object GetGadget()
public boolean GetEnabled()
public java.lang.String GetDisabledMessage()
public int GetSupportsPersonalization()
PT_GADGETPERSONALIZATION_ROLESpublic java.lang.Object GetWebService()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||