Interface EditUserGroupAdministrator
-
- All Known Implementing Classes:
DefaultEditUserGroupAdministrator
public interface EditUserGroupAdministrator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancheckPermissions(List<String> requestedGroups)List<Message>getErrors()List<String>getInitialMemberGroups()List<String>getReadOnlyGroups()booleanupdateGroups(List<String> requestedGroups)
-