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