|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.report.configuration.svclayer.DefaultConfigurationReportService
public class DefaultConfigurationReportService
DefaultConfigurationReportService class.
| Constructor Summary | |
|---|---|
DefaultConfigurationReportService()
|
|
| Method Summary | |
|---|---|
ConfigurationReportRunner |
getReportRunner()
getReportRunner |
boolean |
runReport(ConfigurationReportCriteria criteria)
runReport |
void |
setReportRunner(ConfigurationReportRunner reportRunner)
setReportRunner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultConfigurationReportService()
| Method Detail |
|---|
public ConfigurationReportRunner getReportRunner()
getReportRunner
ConfigurationReportRunner object.public void setReportRunner(ConfigurationReportRunner reportRunner)
setReportRunner
reportRunner - a ConfigurationReportRunner object.public boolean runReport(ConfigurationReportCriteria criteria)
runReport
runReport in interface ConfigurationReportServicecriteria - a ConfigurationReportCriteria object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||