The fields of the SettingType class are listed below. For a complete list of SettingType class members, see the SettingType Members topic.
![]() Admin |
Admin settings apply to one particular Portlet, but they apply to all users and Communities that access the Portlet. |
![]() Community |
Community settings apply to all Portlets in the current Community, and they are shared for all users of that community. Generally, Community settings are set by a Community manager. |
![]() CommunityPortlet |
CommunityPortlet settings apply to a particular Portlet, but are shared by all users of the current Community. Generally, CommunityPortlet settings are set by a Community manager. |
![]() Portlet |
Portlet settings apply to the current Portlet and the current user. Before version 5.0, these settings were called "Gadget" settings. |
![]() Session |
Session settings apply to one particular user just as User settings do, however they are only persisted for the duration of the user's session. |
![]() User |
User settings apply to one particular user, but apply to all Portlets accessed by the user. The administrator must configure the portal to send User settings to a Portlet. |
![]() UserInfo |
UserInfo settings are read-only settings that are generally pulled from third party user repositories. The keys for the default UserInfo settings, such as FullName and EMail, are available in the UserInfo class |
SettingType Class | Plumtree.Remote.Portlet Namespace