public class MockDistPollerDao extends AbstractMockDao<OnmsDistPoller,String> implements DistPollerDao
AbstractMockDao.NullEventForwarderDEFAULT_DIST_POLLER_ID| Constructor and Description | 
|---|
MockDistPollerDao()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
generateId(OnmsDistPoller dp)  | 
protected String | 
getId(OnmsDistPoller dp)  | 
OnmsDistPoller | 
whoami()
This function returns the  
OnmsDistPoller identity of the
 local system so that events and other objects can be associated with
 the local system. | 
afterPropertiesSet, clear, countAll, countMatching, countMatching, delete, delete, findAll, findMatching, findMatching, flush, get, getAlarmDao, getAssetRecordDao, getCategoryDao, getDistPollerDao, getEventDao, getIpInterfaceDao, getMonitoredServiceDao, getMonitoringLocationDao, getNodeDao, getServiceRegistry, getServiceTypeDao, getSnmpInterfaceDao, initialize, load, lock, save, saveOrUpdate, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, updateprotected void generateId(OnmsDistPoller dp)
generateId in class AbstractMockDao<OnmsDistPoller,String>protected String getId(OnmsDistPoller dp)
getId in class AbstractMockDao<OnmsDistPoller,String>public OnmsDistPoller whoami()
DistPollerDaoOnmsDistPoller identity of the
 local system so that events and other objects can be associated with
 the local system.whoami in interface DistPollerDaohttps://en.wikipedia.org/wiki/WhoamiCopyright © 2020. All rights reserved.