Deprecated API


Contents
Deprecated Methods
org.jasig.services.persondir.IPersonAttributeDao.getMultivaluedUserAttributes(Map>)
          Use getPeople(Map) instead. This method will be removed in 1.6 
org.jasig.services.persondir.IPersonAttributeDao.getMultivaluedUserAttributes(String)
          Use getPerson(String) instead. This method will be removed in 1.6 
org.jasig.services.persondir.IPersonAttributeDao.getUserAttributes(Map)
          Use getPeople(Map) instead. This method will be removed in 1.6 
org.jasig.services.persondir.IPersonAttributeDao.getUserAttributes(String)
          Use getPerson(String) instead. This method will be removed in 1.6 
 



Copyright © 2012 Jasig. All Rights Reserved.