public class PersonSignatureDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements PersonSignatureDao
| Constructor and Description |
|---|
PersonSignatureDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
List<PersonSignature> |
getPersonSignatureForPersonIds(Collection<String> personIds)
This method is to fetch a list of person signature based on a set
of person ids
|
getDbPlatform, setDbPlatformpublic List<PersonSignature> getPersonSignatureForPersonIds(Collection<String> personIds)
PersonSignatureDaogetPersonSignatureForPersonIds in interface PersonSignatureDaoPersonSignatureDao.getPersonSignatureForPersonIds(java.util.Collection)Copyright © 2013 The Kuali Foundation. All Rights Reserved.