public interface IGroupService
IGroupService interface.
$LastChangedBy$ $LastChangedDate$
| Modifier and Type | Method and Description |
|---|---|
List<Role> |
getAllRoles()
getAllRoles.
|
List<Role> |
getAllRolesFromGroupSet(Set<String> selected)
getAllRolesFromGroupSet.
|
Set<String> |
getSetForRoleSelection(RoleSelection roleSel)
getSetForRoleSelection.
|
Set<String> getSetForRoleSelection(RoleSelection roleSel)
getSetForRoleSelection.
roleSel - a RoleSelection object.Set object.Copyright © 2019 Jasig, Inc.. All rights reserved.