public class MockStatisticsReportDao extends AbstractMockDao<StatisticsReport,Integer> implements StatisticsReportDao
AbstractMockDao.NullEventForwarder
Constructor and Description |
---|
MockStatisticsReportDao() |
Modifier and Type | Method and Description |
---|---|
protected void |
generateId(StatisticsReport report) |
protected Integer |
getId(StatisticsReport report) |
afterPropertiesSet, clear, countAll, countMatching, countMatching, delete, delete, findAll, findMatching, findMatching, flush, get, getAlarmAssociationDao, getAlarmDao, getAssetRecordDao, getCategoryDao, getDistPollerDao, getEventDao, getIpInterfaceDao, getMonitoredServiceDao, getMonitoringLocationDao, getNodeDao, getServiceRegistry, getServiceTypeDao, getSnmpInterfaceDao, initialize, load, lock, save, saveOrUpdate, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
protected Integer getId(StatisticsReport report)
getId
in class AbstractMockDao<StatisticsReport,Integer>
protected void generateId(StatisticsReport report)
generateId
in class AbstractMockDao<StatisticsReport,Integer>
Copyright © 2021. All rights reserved.