public class MockMonitoringLocationDao extends AbstractMockDao<LocationDef,String> implements MonitoringLocationDao
AbstractMockDao.NullEventForwarder
DEFAULT_MONITORING_LOCATION_ID
Constructor and Description |
---|
MockMonitoringLocationDao() |
Modifier and Type | Method and Description |
---|---|
protected void |
generateId(LocationDef mon) |
protected String |
getId(LocationDef loc) |
afterPropertiesSet, clear, countAll, countMatching, countMatching, delete, delete, findAll, findMatching, findMatching, flush, get, getAlarmDao, getAssetRecordDao, getCategoryDao, getDistPollerDao, getEventDao, getIpInterfaceDao, getMonitoredServiceDao, 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(LocationDef mon)
generateId
in class AbstractMockDao<LocationDef,String>
protected String getId(LocationDef loc)
getId
in class AbstractMockDao<LocationDef,String>
Copyright © 2017. All rights reserved.