Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletUser.GetSettingsRights Method 

Returns an enumeration of the types of SettingTypes that the current user can set in the current context.

IEnumerator GetSettingsRights();

Return Value

An enumeration of SettingTypes.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace