org.kuali.hr.time.person.service
Class PersonServiceImpl
java.lang.Object
org.kuali.hr.time.person.service.PersonServiceImpl
- All Implemented Interfaces:
- PersonService
public class PersonServiceImpl
- extends Object
- implements PersonService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonServiceImpl
public PersonServiceImpl()
setPersonDao
public void setPersonDao(PersonDao personDao)
getPersonCollection
public List<TKPerson> getPersonCollection(List<String> principalIds)
- Specified by:
getPersonCollection
in interface PersonService
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.