Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletUser.GetCurrentCommunityAccessLevel Method 

Returns the level of access that the user has for the current Community.

CommunityAccessLevel GetCurrentCommunityAccessLevel();

Return Value

the Community access level

Remarks

The administrator must configure the portal to send the Community ACL to the Portlet.

Exceptions

Exception Type Condition
NotGatewayedException if the request is not gatewayed
ProtocolNotSupportedException if used with a version of the portal that does not support this feature
NotInCommunityException if the Portlet is not currently displayed in a Community page

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace