|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReportService
| Method Summary | |
|---|---|
List<Report> |
getReportsByType(ReportType type)
Get a list of reports matching the type |
| Methods inherited from interface info.joseluismartin.service.PersistentService |
|---|
delete, delete, deleteById, deleteById, get, get, getAll, getAll, initialize, initialize, save, save |
| Methods inherited from interface info.joseluismartin.dao.PageableDataSource |
|---|
getKeys, getPage |
| Method Detail |
|---|
List<Report> getReportsByType(ReportType type)
type - the type of the reports
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||