@FunctionalInterface public interface ComplaintStatusMappingRepoCustom
| Modifier and Type | Method and Description |
|---|---|
List<ComplaintStatus> |
getStatusByRoleAndCurrentStatus(Set<org.egov.infra.admin.master.entity.Role> role,
ComplaintStatus status) |
List<ComplaintStatus> getStatusByRoleAndCurrentStatus(Set<org.egov.infra.admin.master.entity.Role> role, ComplaintStatus status)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.