WebCenter Interaction API  
 

IPTPreferencesContext Members

IPTPreferencesContext overview

Public Instance Methods

public methodAddPreferenceOverloaded. This method adds a preference on the current object. The preference can be for a specific portlet or not. The preference can be for all users or for just the current user.
public methodAssignPreferences This method adds multiple preferences on the current object. It can also delete the old preferences before adding the new preferences. The preferences can be for a specific portlet or not. The preferences can be for all users or for just the current user.
public methodLookupPreference This method looks up a preference on the current object. The preference can be for a specific portlet or not. The preference can be for all users or for just the current user.
public methodLookupPreferences This method looks up preferences on the current object. The preferences can be for a specific portlet or not. The preferences can be for all users or for just the current user.
public methodRemovePreference This method removes a preference on the current object. The preference can be for a specific portlet or not. The preference can be for all users or for just the current user.
public methodRemovePreferences This method removes multiple preferences on the current object. The preferences can be for a specific portlet or not. The preferences can be for all users or for just the current user.

See Also

IPTPreferencesContext Interface | com.plumtree.server Namespace