public interface StpNodeDao extends LegacyOnmsDao<OnmsStpNode,Integer>
| Modifier and Type | Method and Description |
|---|---|
void |
deactivateForNodeIdIfOlderThan(int nodeid,
Date scanTime) |
void |
deleteForNodeIdIfOlderThan(int nodeid,
Date scanTime) |
OnmsStpNode |
findByNodeAndVlan(Integer nodeId,
Integer baseVlan) |
void |
markDeletedIfNodeDeleted() |
void |
setStatusForNode(Integer nodeid,
OnmsArpInterface.StatusType action) |
countMatching, findMatchingclear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, updatevoid markDeletedIfNodeDeleted()
void deactivateForNodeIdIfOlderThan(int nodeid,
Date scanTime)
void deleteForNodeIdIfOlderThan(int nodeid,
Date scanTime)
void setStatusForNode(Integer nodeid, OnmsArpInterface.StatusType action)
OnmsStpNode findByNodeAndVlan(Integer nodeId, Integer baseVlan)
Copyright © 2015. All rights reserved.