ReportServiceImpl
public interface ReportService
Modifier and Type | Method | Description |
---|---|---|
Report |
createReport(Report report) |
|
List<Report> |
getAllReports() |
|
int |
getNumberReports() |
|
ReportDAO |
getReportDAO() |
Copyright © 2002–2019 itracker. All rights reserved.