AbstractMockDao.NullEventForwarder| Constructor and Description |
|---|
MockVlanDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
deactivateForNodeIdIfOlderThan(int nodeId,
Date scanTime) |
void |
deleteForNodeIdIfOlderThan(int nodeId,
Date scanTime) |
OnmsVlan |
findByNodeAndVlan(Integer nodeId,
Integer vlanId) |
protected void |
generateId(OnmsVlan entity) |
protected Integer |
getId(OnmsVlan entity) |
void |
markDeletedIfNodeDeleted() |
void |
setStatusForNode(Integer nodeId,
OnmsArpInterface.StatusType action) |
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, 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 Integer getId(OnmsVlan entity)
getId in class AbstractMockDao<OnmsVlan,Integer>protected void generateId(OnmsVlan entity)
generateId in class AbstractMockDao<OnmsVlan,Integer>public void markDeletedIfNodeDeleted()
markDeletedIfNodeDeleted in interface VlanDaopublic void deactivateForNodeIdIfOlderThan(int nodeId,
Date scanTime)
deactivateForNodeIdIfOlderThan in interface VlanDaopublic void deleteForNodeIdIfOlderThan(int nodeId,
Date scanTime)
deleteForNodeIdIfOlderThan in interface VlanDaopublic void setStatusForNode(Integer nodeId, OnmsArpInterface.StatusType action)
setStatusForNode in interface VlanDaopublic OnmsVlan findByNodeAndVlan(Integer nodeId, Integer vlanId)
findByNodeAndVlan in interface VlanDaoCopyright © 2015. All rights reserved.