WebCenter Interaction API  
 

IPTActivityGroups Members

IPTActivityGroups overview

Public Instance Methods

public methodGetActivityRight Retrieves an activity for migration.
public methodGrantRightToGroups 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.
public methodQueryAllGroups Returns all of the groups that have the right to the specified activity.
public methodQueryGroups Returns all of the groups that have the right to the specified activity.
public methodRevokeRightFromGroups 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