@Service @Transactional(readOnly=true) public class GenericSubReportService extends Object
| Constructor and Description |
|---|
GenericSubReportService() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.Session |
getCurrentSession() |
List<GenericSubReportResult> |
getGenericSubReport(GenericSubReportResult genericSubReportResult) |
public org.hibernate.Session getCurrentSession()
public List<GenericSubReportResult> getGenericSubReport(GenericSubReportResult genericSubReportResult)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.