public interface DesignationCustomRepository
| Modifier and Type | Method and Description |
|---|---|
List<org.egov.pims.commons.Designation> |
getAllDesignationsByDepartment(Long id,
Date givenDate)
Get all designations for a particular department as of given date.
|
List<org.egov.pims.commons.Designation> getAllDesignationsByDepartment(Long id, Date givenDate)
id - givenDate - Copyright © 2015–2017 eGovernments Foundation. All rights reserved.