Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IRole Members

IRole overview

Public Instance Properties

iconBelongingProject Gets the project that this role belongs to.
iconDescription Role description.
iconID Role ID.
iconName Role name.
iconRoleType Gets the type of role.

Public Instance Methods

iconAddCommunityMember Adds a community member type to a role.
iconAddMember Adds a member to a role.
iconGetAccessLevel Returns the access level for the given object type.
iconGetMemberIDs Returns the IDs of members who belong to this role based on the given member type.
iconRemoveCommunityMember Removes a community member type from a role.
iconRemoveMember Removes a member from a role.
iconSetAccessLevel Sets the access level for the given object type.
iconStore Refreshes the access levels and members contained in this role instance.

See Also

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