|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.web.svclayer.support.DefaultDatabaseReportListService
public class DefaultDatabaseReportListService
DefaultDatabaseReportListService class.
| Constructor Summary | |
|---|---|
DefaultDatabaseReportListService()
|
|
| Method Summary | |
|---|---|
List<DatabaseReportDescription> |
getAll()
getAll |
List<DatabaseReportDescription> |
getAllOnline()
getAllOnline |
void |
setDatabaseReportConfigDao(DatabaseReportConfigDao dao)
setDatabaseReportConfigDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultDatabaseReportListService()
| Method Detail |
|---|
public List<DatabaseReportDescription> getAll()
getAll
getAll in interface DatabaseReportListServiceList object.public List<DatabaseReportDescription> getAllOnline()
getAllOnline
getAllOnline in interface DatabaseReportListServiceList object.public void setDatabaseReportConfigDao(DatabaseReportConfigDao dao)
setDatabaseReportConfigDao
setDatabaseReportConfigDao in interface DatabaseReportListServicedao - a DatabaseReportConfigDao object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||