Group Type Manager
Allows you to add, edit, and remove group types.
The default group type is implemented in the class lumis.portal.group.standardgrouptype. This type is simple and has no criteria for adding users to groups.
The default groups of Lumis. The groups to be added, except for local groups, can also be of this type.
In addition to the default type lumis.portal.group.standardgrouptype, Lumis comes with the implementation of the type lumis.portal.group.databaseviewmembership.DatabaseViewGroupMembershipProvider, which allows the members of a group to be calculated dynamically from data obtained in a view or a table of the database.
However, to use this type in group registration, it must be properly added in the portal, through the administration of group types.
Permissions
- Manage service instance: Allows management of all data of this service instance, including deleting it entirely.
- Edit service instance content: Allows management of all data of this service instance with publisher profile.
- View service instance: Allows viewing public data of this service instance.