public class MockMonitoringLocationDao extends AbstractMockDao<OnmsMonitoringLocation,String> implements MonitoringLocationDao
AbstractMockDao.NullEventForwarder
DEFAULT_MONITORING_LOCATION_ID
Constructor and Description |
---|
MockMonitoringLocationDao() |
Modifier and Type | Method and Description |
---|---|
protected void |
generateId(OnmsMonitoringLocation mon) |
OnmsMonitoringLocation |
getDefaultLocation() |
protected String |
getId(OnmsMonitoringLocation loc) |
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(OnmsMonitoringLocation mon)
generateId
in class AbstractMockDao<OnmsMonitoringLocation,String>
protected String getId(OnmsMonitoringLocation loc)
getId
in class AbstractMockDao<OnmsMonitoringLocation,String>
public OnmsMonitoringLocation getDefaultLocation()
getDefaultLocation
in interface MonitoringLocationDao
Copyright © 2021. All rights reserved.