Aqualogic Interaction API  
 

IPTGadgetCacheSite Methods

The methods of the IPTGadgetCacheSite interface are listed below. For a complete list of IPTGadgetCacheSite interface members, see the IPTGadgetCacheSite Members topic.

Public Instance Methods

GetDisabledMessage Returns message to display in gadget if disabled.
GetEnabled Returns boolean enabled flag for this gadget
GetGadget Instance of IPTGadget referencing the gadget in this gadget cache entry
GetGadgetID ID of gadget in this entry in the gadget cache.
GetGadgetLastModified Returns the XPDateTime which is the last modified date/time for the portlet.
GetGadgetUUID Returns the String which is the UUID for the portlet.
GetSupportsPersonalization 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.
GetWebService Returns the integer ID of the web service associated with this gadget instance.

See Also

IPTGadgetCacheSite Interface | com.plumtree.server Namespace | IPTGadget