| Method and Description |
|---|
| org.jasig.services.persondir.IPersonAttributeDao.getMultivaluedUserAttributes(Map Use
IPersonAttributeDao.getPeople(Map) instead. This method will be removed in 1.6 |
| org.jasig.services.persondir.IPersonAttributeDao.getMultivaluedUserAttributes(String)
Use
IPersonAttributeDao.getPerson(String) instead. This method will be removed in 1.6 |
| org.jasig.services.persondir.IPersonAttributeDao.getUserAttributes(Map Use
IPersonAttributeDao.getPeople(Map) instead. This method will be removed in 1.6 |
| org.jasig.services.persondir.IPersonAttributeDao.getUserAttributes(String)
Use
IPersonAttributeDao.getPerson(String) instead. This method will be removed in 1.6 |
Copyright © 2015 Jasig. All Rights Reserved.