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