Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletUser Members

IPortletUser overview

Public Instance Methods

GetActivityRights Returns an enumeration of all the Activity Rights associated with the current user.
GetCurrentCommunityAccessLevel Returns the level of access that the user has for the current Community.
GetSettingsRights Returns an enumeration of the types of SettingTypes that the current user can set in the current context.
GetUserCharacterSet Returns the user's character set.
GetUserID Returns the portal User object ID for the current user.
GetUserName Returns the portal user name for the current user.
HasActivityRight Returns a flag that indicates whether or not the current user has the specified Activity Right.
HasSettingsRight Returns a flag that indicates whether or not the current user has the right to change the specified setting type.
IsGuestUser Returns whether the current user is a guest user.

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace | GetUser