Package | Description |
---|---|
org.opennms.netmgt.config.reporting |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.dao.api | |
org.opennms.netmgt.dao.jaxb | |
org.opennms.reporting.core.svclayer | |
org.opennms.reporting.core.svclayer.support |
Modifier and Type | Method and Description |
---|---|
Optional<Parameters> |
Report.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
Report.setParameters(Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
Parameters |
OnmsReportConfigDao.getParameters(String id)
getParameters
|
Modifier and Type | Method and Description |
---|---|
Parameters |
DefaultOnmsReportConfigDao.getParameters(String id)
getParameters
|
Modifier and Type | Method and Description |
---|---|
ReportParameters |
ParameterConversionService.convert(Parameters parameters)
convert
|
Modifier and Type | Method and Description |
---|---|
ReportParameters |
DefaultParameterConversionService.convert(Parameters configParameters)
convert
|
Copyright © 2021. All rights reserved.