@Service @Transactional(readOnly=true) public class FunctionaryWiseReportService extends Object
| Constructor and Description |
|---|
FunctionaryWiseReportService() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.SQLQuery |
getFunctionaryWiseReportQuery(org.joda.time.DateTime fromDate,
org.joda.time.DateTime toDate,
String usrid,
String complaintDateType) |
org.hibernate.SQLQuery |
getFunctionaryWiseReportQuery(org.joda.time.DateTime fromDate,
org.joda.time.DateTime toDate,
String usrid,
String complaintDateType,
String status) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.