WebCenter Interaction API  
 

IPTGadgetCacheSite Members

IPTGadgetCacheSite overview

Public Instance Methods

public methodGetDisabledMessage Returns message to display in gadget if disabled.
public methodGetEnabled Returns boolean enabled flag for this gadget
public methodGetGadget Instance of IPTGadget referencing the gadget in this gadget cache entry
public methodGetGadgetID ID of gadget in this entry in the gadget cache.
public methodGetGadgetLastModified Returns the XPDateTime which is the last modified date/time for the portlet.
public methodGetGadgetUUID Returns the String which is the UUID for the portlet.
public methodGetSupportsPersonalization Returns int for personalization level. This is an assembly of bitflags signifying the level of personalization. An example would be the bitflag PT_GADGETPERSONALIZATION_HELPPAGE.
public methodGetWebService Returns the integer ID of the web service associated with this gadget instance.

See Also

IPTGadgetCacheSite Interface | com.plumtree.server Namespace | IPTGadget