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