Package | Description |
---|---|
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
org.opennms.web.svclayer | |
org.opennms.web.svclayer.model | |
org.opennms.web.svclayer.support |
Modifier and Type | Method and Description |
---|---|
protected void |
MockStatisticsReportDao.generateId(StatisticsReport report) |
protected Integer |
MockStatisticsReportDao.getId(StatisticsReport report) |
Modifier and Type | Method and Description |
---|---|
StatisticsReport |
StatisticsReportData.getReport()
getReport
|
Modifier and Type | Method and Description |
---|---|
void |
StatisticsReportData.setReport(StatisticsReport report)
setReport
|
Modifier and Type | Method and Description |
---|---|
List<StatisticsReport> |
StatisticsReportService.getStatisticsReports()
getStatisticsReports
|
Modifier and Type | Method and Description |
---|---|
StatisticsReport |
StatisticsReportModel.getReport()
getReport
|
Modifier and Type | Method and Description |
---|---|
void |
StatisticsReportModel.setReport(StatisticsReport report)
setReport
|
Modifier and Type | Method and Description |
---|---|
List<StatisticsReport> |
DefaultStatisticsReportService.getStatisticsReports()
getStatisticsReports
|
Copyright © 2021. All rights reserved.