WebCenter Interaction API  
 

PT_GADGETINFO_SETTINGS Members

PT_GADGETINFO_SETTINGS overview

Public Static Fields

public fieldstaticPT_GADGETINFO_APPLICATIONURL application URL: no longer used (4.5X)
public fieldstaticPT_GADGETINFO_DIRECTORY directory used for gadget agent serialization: no longer used (4.5X)
public fieldstaticPT_GADGETINFO_GADGETASPDIRECTORY ASP directory to gadget: no longer used (4.5X)
public fieldstaticPT_GADGETINFO_GADGETID Gadget ID: no longer used (4.5X)
public fieldstaticPT_GADGETINFO_GADGETURL URL to gadget: not used
public fieldstaticPT_GADGETINFO_SENDBASICAUTH if true, send basic auth: no longer used (4.5X)
public fieldstaticPT_GADGETINFO_USERID user ID for owner of this gadget cache entry instance: no longer used (4.5X)
public fieldstaticPT_GADGETINFO_WEBSERVERADDRESS web server address

Public Instance Constructors

public method PT_GADGETINFO_SETTINGS Constructor Initializes a new instance of the PT_GADGETINFO_SETTINGS class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_GADGETINFO_SETTINGS Class | com.plumtree.server Namespace | PTMyPortalGadgetInfo | IPTGadgetInfo