Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletUser.GetActivityRights Method 

Returns an enumeration of all the Activity Rights associated with the current user.

IEnumerator GetActivityRights();

Return Value

An enumeration of the Activity Rights for the user.

Remarks

Note: Only Activity Rights that the administrator has configured the portal to send to the portlet will appear in this enumeration.

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace