public interface MembershipService
| Modifier and Type | Method and Description |
|---|---|
String |
getAllGroups() |
String |
getUserByGroup(Long groupId) |
String getAllGroups()
String getUserByGroup(Long groupId)
groupId - the id of group to fetch userCopyright © 2011–2015 The Kuali Foundation. All rights reserved.