BelongingProject | Gets the project that this role belongs to. |
Description | Role description |
ID | Role ID |
Name | Role name |
RoleType | Gets the type of role. |
AddCommunityMember | Adds a community member to a role. |
AddMember | Adds a member to a role. |
GetAccessLevel | Returns the access level for a given object type. |
GetMemberIDs | Returns the ids of members be long to this role based on the given member type. |
RemoveCommunityMember | Removes a community member from a role. |
RemoveMember | Removes a member from a role. |
SetAccessLevel | Sets access level for a given object type. |
Store | Refresh the access levels and members contained in this role instance. |
IRole Interface | Plumtree.Remote.PRC.Collaboration.Security Namespace