public class MockUserNotificationDao extends AbstractMockDao<OnmsUserNotification,Integer> implements UserNotificationDao
AbstractMockDao.NullEventForwarder
Constructor and Description |
---|
MockUserNotificationDao() |
Modifier and Type | Method and Description |
---|---|
protected void |
generateId(OnmsUserNotification not) |
protected Integer |
getId(OnmsUserNotification userNotif) |
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(OnmsUserNotification not)
generateId
in class AbstractMockDao<OnmsUserNotification,Integer>
protected Integer getId(OnmsUserNotification userNotif)
getId
in class AbstractMockDao<OnmsUserNotification,Integer>
Copyright © 2021. All rights reserved.