|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Report | |
|---|---|
| info.joseluismartin.dao | |
| info.joseluismartin.dao.hibernate | |
| info.joseluismartin.logic | |
| info.joseluismartin.service | |
| Uses of Report in info.joseluismartin.dao |
|---|
| Methods in info.joseluismartin.dao that return types with arguments of type Report | |
|---|---|
List<Report> |
ReportDao.getReportsByType(ReportType type)
Get all reports of a type. |
| Uses of Report in info.joseluismartin.dao.hibernate |
|---|
| Methods in info.joseluismartin.dao.hibernate that return types with arguments of type Report | |
|---|---|
List<Report> |
HibernateReportDao.getReportsByType(ReportType type)
|
| Uses of Report in info.joseluismartin.logic |
|---|
| Methods in info.joseluismartin.logic that return types with arguments of type Report | |
|---|---|
List<Report> |
ReportManager.getReportsByType(ReportType type)
|
| Uses of Report in info.joseluismartin.service |
|---|
| Methods in info.joseluismartin.service that return types with arguments of type Report | |
|---|---|
List<Report> |
ReportService.getReportsByType(ReportType type)
Get a list of reports matching the type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||