WebCenter Interaction API  
 

PT_GADGETPERSONALIZATION_ROLES Members

PT_GADGETPERSONALIZATION_ROLES overview

Public Static Fields

public fieldstaticPT_GADGETPERSONALIZATION_ADMINISTRATOR Supports administrator personalization using an administator preferences page.
public fieldstaticPT_GADGETPERSONALIZATION_ADMINTEMPLATE Supports an alternate administator preferences page for personalizing a portlet template.
public fieldstaticPT_GADGETPERSONALIZATION_COMMUNITYOWNER Supports community owner personalization using a community portlet preferences page.
public fieldstaticPT_GADGETPERSONALIZATION_ENDUSER Supports end user personalization using a portlet preferences page.
public fieldstaticPT_GADGETPERSONALIZATION_HELPPAGE Supports a help page.
public fieldstaticPT_GADGETPERSONALIZATION_REFRESH Supports refresh button
public fieldstaticPT_WEBSERVICEPERSONALIZATION_ADMIN Supports an administrator preferences pluggable page.
public fieldstaticPT_WEBSERVICEPERSONALIZATION_COMMUNITY Supports a community preferences pluggable page.
public fieldstaticPT_WEBSERVICEPERSONALIZATION_MIGRATION Supports a Migration Web Service.
public fieldstaticPT_WEBSERVICEPERSONALIZATION_PERSONAL Supports a personal preferences pluggable page.
public fieldstaticPT_WEBSERVICEPERSONALIZATION_PROFILE Displays user profile data.

Public Instance Constructors

public method PT_GADGETPERSONALIZATION_ROLES Constructor Initializes a new instance of the PT_GADGETPERSONALIZATION_ROLES 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_GADGETPERSONALIZATION_ROLES Class | com.plumtree.server Namespace | IPTWebService#GetSupportsPersonalization