public class RoleMembers
extends java.lang.Object
| Constructor and Description |
|---|
RoleMembers() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEPerson(EPerson eperson) |
void |
addGroup(Group group) |
java.util.ArrayList<EPerson> |
getAllUniqueMembers(Context context) |
java.util.ArrayList<EPerson> |
getEPersons() |
java.util.ArrayList<Group> |
getGroups() |
void |
removeEperson(int toRemoveID) |
Copyright © 2018 DuraSpace. All Rights Reserved.