Package | Description |
---|---|
org.opennms.netmgt.dao.hibernate | |
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.statsd | |
org.opennms.web.svclayer.support | |
org.opennms.web.validator |
Modifier and Type | Class and Description |
---|---|
class |
StatisticsReportDaoHibernate
DAO implementation for accessing StatisticsReport objects.
|
Modifier and Type | Class and Description |
---|---|
class |
MockStatisticsReportDao |
Modifier and Type | Method and Description |
---|---|
StatisticsReportDao |
DatabaseReportPersister.getStatisticsReportDao()
getStatisticsReportDao
|
Modifier and Type | Method and Description |
---|---|
void |
DatabaseReportPersister.setStatisticsReportDao(StatisticsReportDao statisticsReportDao)
setStatisticsReportDao
|
Modifier and Type | Method and Description |
---|---|
StatisticsReportDao |
DefaultStatisticsReportService.getStatisticsReportDao()
getStatisticsReportDao
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultStatisticsReportService.setStatisticsReportDao(StatisticsReportDao statisticsReportDao)
setStatisticsReportDao
|
Modifier and Type | Method and Description |
---|---|
StatisticsReportDao |
StatisticsReportCommandValidator.getStatisticsReportDao()
getStatisticsReportDao
|
Modifier and Type | Method and Description |
---|---|
void |
StatisticsReportCommandValidator.setStatisticsReportDao(StatisticsReportDao statisticsReportDao)
setStatisticsReportDao
|
Copyright © 2021. All rights reserved.