public class MockScanReportDao extends AbstractMockDao<ScanReport,String> implements ScanReportDao
AbstractMockDao.NullEventForwarder
Constructor and Description |
---|
MockScanReportDao() |
Modifier and Type | Method and Description |
---|---|
protected void |
generateId(ScanReport service) |
protected String |
getId(ScanReport service) |
afterPropertiesSet, clear, countAll, countMatching, countMatching, delete, delete, findAll, findMatching, findMatching, flush, get, 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 void generateId(ScanReport service)
generateId
in class AbstractMockDao<ScanReport,String>
protected String getId(ScanReport service)
getId
in class AbstractMockDao<ScanReport,String>
Copyright © 2021. All rights reserved.