Deprecated API


Contents
Deprecated Methods
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 © 1998-2009 Java Architectures Special Interest Group. All Rights Reserved.