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