org.kuali.hr.time.person.dao
Interface PersonDao

All Known Implementing Classes:
PersonDaoSpringOjbImpl

public interface PersonDao


Method Summary
 List<TKPerson> getPersonCollection(List<String> principalIds)
           
 

Method Detail

getPersonCollection

List<TKPerson> getPersonCollection(List<String> principalIds)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.