public class MockNotificationDao extends AbstractMockDao<OnmsNotification,Integer> implements NotificationDao
AbstractMockDao.NullEventForwarder
Constructor and Description |
---|
MockNotificationDao() |
Modifier and Type | Method and Description |
---|---|
protected void |
generateId(OnmsNotification not) |
protected Integer |
getId(OnmsNotification notif) |
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
countMatching, findMatching
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
protected void generateId(OnmsNotification not)
generateId
in class AbstractMockDao<OnmsNotification,Integer>
protected Integer getId(OnmsNotification notif)
getId
in class AbstractMockDao<OnmsNotification,Integer>
Copyright © 2021. All rights reserved.