public class MockMonitoringSystemDao extends AbstractMockDao<OnmsMonitoringSystem,String> implements MonitoringSystemDao
AbstractMockDao.NullEventForwarder
Constructor and Description |
---|
MockMonitoringSystemDao() |
Modifier and Type | Method and Description |
---|---|
protected void |
generateId(OnmsMonitoringSystem ms) |
protected String |
getId(OnmsMonitoringSystem ms) |
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 void generateId(OnmsMonitoringSystem ms)
generateId
in class AbstractMockDao<OnmsMonitoringSystem,String>
protected String getId(OnmsMonitoringSystem ms)
getId
in class AbstractMockDao<OnmsMonitoringSystem,String>
Copyright © 2021. All rights reserved.