public interface PersonSignatureDao
| 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
|
List<PersonSignature> getPersonSignatureForPersonIds(Collection<String> personIds)
personIds - Copyright © 2013 The Kuali Foundation. All Rights Reserved.