org.molgenis.omx.auth.service.persontouser
Class PersonToUserModel
java.lang.Object
org.molgenis.omx.auth.service.persontouser.PersonToUserModel
public class PersonToUserModel
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonToUserModel
public PersonToUserModel()
getPersonList
public List<Person> getPersonList()
setPersonList
public void setPersonList(List<Person> personList)
getGroupList
public List<MolgenisGroup> getGroupList()
setGroupList
public void setGroupList(List<MolgenisGroup> groupList)
Copyright © 2013. All Rights Reserved.