public interface IGroupService
| Modifier and Type | Method and Description |
|---|---|
List<Role> |
getAllRoles() |
List<Role> |
getAllRolesFromGroupSet(Set<String> selected) |
Set<String> |
getSetForRoleSelection(RoleSelection roleSel) |
Copyright © 2013 Jasig, Inc.. All Rights Reserved.