Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IRole Members

IRole overview

Public Instance Properties

BelongingProject Gets the project that this role belongs to.
Description Role description.
ID Role ID.
Name Role name.
RoleType Gets the type of role.

Public Instance Methods

AddCommunityMember Adds a community member type to a role.
AddMember Adds a member to a role.
GetAccessLevel Returns the access level for the given object type.
GetMemberIDs Returns the IDs of members who belong to this role based on the given member type.
RemoveCommunityMember Removes a community member type from a role.
RemoveMember Removes a member from a role.
SetAccessLevel Sets the access level for the given object type.
Store Refreshes the access levels and members contained in this role instance.

See Also

IRole Interface | Plumtree.Remote.PRC.Collaboration.Security Namespace