|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ReportType in info.joseluismartin.dao |
|---|
| Methods in info.joseluismartin.dao with parameters of type ReportType | |
|---|---|
List<Report> |
ReportDao.getReportsByType(ReportType type)
Get all reports of a type. |
| Uses of ReportType in info.joseluismartin.dao.filter |
|---|
| Methods in info.joseluismartin.dao.filter that return ReportType | |
|---|---|
ReportType |
ReportFilter.getType()
|
| Methods in info.joseluismartin.dao.filter with parameters of type ReportType | |
|---|---|
void |
ReportFilter.setType(ReportType type)
|
| Uses of ReportType in info.joseluismartin.dao.hibernate |
|---|
| Methods in info.joseluismartin.dao.hibernate with parameters of type ReportType | |
|---|---|
List<Report> |
HibernateReportDao.getReportsByType(ReportType type)
|
| Uses of ReportType in info.joseluismartin.logic |
|---|
| Methods in info.joseluismartin.logic with parameters of type ReportType | |
|---|---|
List<Report> |
ReportManager.getReportsByType(ReportType type)
|
| Uses of ReportType in info.joseluismartin.reporting |
|---|
| Methods in info.joseluismartin.reporting that return ReportType | |
|---|---|
ReportType |
Report.getType()
|
| Methods in info.joseluismartin.reporting with parameters of type ReportType | |
|---|---|
void |
Report.setType(ReportType type)
|
| Uses of ReportType in info.joseluismartin.service |
|---|
| Methods in info.joseluismartin.service with parameters of type ReportType | |
|---|---|
List<Report> |
ReportService.getReportsByType(ReportType type)
Get a list of reports matching the type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||