Aqualogic Interaction API  
 

IPTActivityGroups Members

IPTActivityGroups overview

Public Instance Methods

GetActivityRight Retrieves an activity for migration.
GrantRightToGroups Grant the right to an activity to a list of groups.
User's must have the "delegate rights" right in order to grant the right.
User must have the right to the activity in order to grant the right.
When right is granted, current user's activity rights cache is flushed.
QueryAllGroups Returns all of the groups that have the right to the specified activity.
QueryGroups Returns all of the groups that have the right to the specified activity.
RevokeRightFromGroups Revoke the right to an activity from a list of groups.
User must have the "delegate rights" right in order to revoke the right.
User must have the right to the activity in order to revoke the right.
When right is revoked, current user's activity rights cache is flushed.
Rights cannot be revoked from the admin group.

See Also

IPTActivityGroups Interface | com.plumtree.server Namespace