Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IPortletUser Members

IPortletUser overview

Public Instance Methods

iconGetActivityRights Returns an enumeration of all the Activity Rights associated with the current user.
iconGetCurrentCommunityAccessLevel Returns the level of access that the user has for the current Community.
iconGetSettingsRights Returns an enumeration of the types of SettingTypes that the current user can set in the current context.
iconGetUserCharacterSet Returns the user's character set.
iconGetUserID Returns the portal User object ID for the current user.
iconGetUserName Returns the portal user name for the current user.
iconHasActivityRight Returns a flag that indicates whether or not the current user has the specified Activity Right.
iconHasSettingsRight Returns a flag that indicates whether or not the current user has the right to change the specified setting type.
iconIsGuestUser Returns whether the current user is a guest user.

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace | GetUser