org.opennms.web.svclayer.support
Class DefaultReportListService
java.lang.Object
org.opennms.web.svclayer.support.DefaultReportListService
- All Implemented Interfaces:
- ReportListService
public class DefaultReportListService
- extends Object
- implements ReportListService
- Author:
- Jonathan Sartin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultReportListService
public DefaultReportListService()
getAllReports
public List<AvailabilityReportLocator> getAllReports()
- Specified by:
getAllReports in interface ReportListService
deleteReports
public void deleteReports(Integer[] ids)
- Specified by:
deleteReports in interface ReportListService
getReportLocatorDao
public AvailabilityReportLocatorDao getReportLocatorDao()
setReportLocatorDao
public void setReportLocatorDao(AvailabilityReportLocatorDao dao)
Copyright © 2009. All Rights Reserved.