@Service @Transactional(readOnly=true) public class DueLegalCaseReportService extends Object
| Constructor and Description |
|---|
DueLegalCaseReportService() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.Session |
getCurrentSession() |
List<DueReportResult> |
getLegalCaseReport(DueReportResult dueReportResult,
String reportType) |
public org.hibernate.Session getCurrentSession()
public List<DueReportResult> getLegalCaseReport(DueReportResult dueReportResult, String reportType)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.