Package org.opennms.netmgt.dao.api
Interface DatabaseReportConfigDao
-
- All Known Implementing Classes:
DefaultDatabaseReportConfigDao
public interface DatabaseReportConfigDao
DatabaseReportConfigDao interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDisplayName(String id)
getDisplayNameList<Report>
getOnlineReports()
getOnlineReportsList<Report>
getReports()
getReportsString
getReportService(String id)
getReportService
-