Interface Group
- All Superinterfaces:
Auditable
- All Known Implementing Classes:
GroupDTO
The interface of a Group. The Group is the entity which contains users.
-
Method Summary
-
Method Details
-
name
String name()The name of the group.- Returns:
- The name of the group.
-
roles
The roles of the group.- Returns:
- The roles of the group.
-