|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPTGadgetCacheSite
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. |
com.plumtree.openfoundation.util.XPDateTime |
GetGadgetLastModified()
Returns the XPDateTime which is the last modified date/time for the portlet. |
java.lang.String |
GetGadgetUUID()
Returns the String which is the UUID for the portlet. |
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 |
|---|
int GetGadgetID()
java.lang.Object GetGadget()
boolean GetEnabled()
java.lang.String GetDisabledMessage()
int GetSupportsPersonalization()
PT_GADGETPERSONALIZATION_ROLESjava.lang.Object GetWebService()
java.lang.String GetGadgetUUID()
com.plumtree.openfoundation.util.XPDateTime GetGadgetLastModified()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||