This section describes the Groups web scripts within the /org/alfresco/repository/groups package.
- Remove an authority from a group Remove an authority (USER or GROUP) from a group.
- Get the list of child authorities for a group. Get a list of the child authorities of a group.
- Add group or user to a group Adds a group or user to a group.
- Get the details of a group Gets the details of a group.
- Update the details of a group Updates the details of a group.
- Delete a group Deletes a group and all its dependents.
- List groups Searches for groups.
- Get the list of parent authorities for a group. Gets a list of the parent authorities of a group.
- Delete a root group Deletes a root group and all its dependents.
- List all root groups List all root groups.
- Add a root group Adds a root group.
Parent topic: Repository