public interface StpNodeDao extends OnmsDao<OnmsStpNode,Integer>
Modifier and Type | Method and Description |
---|---|
void |
deactivateForNodeIdIfOlderThan(int nodeid,
Timestamp scanTime) |
OnmsStpNode |
findByNodeAndVlan(Integer nodeId,
Integer baseVlan) |
void |
markDeletedIfNodeDeleted() |
void |
setStatusForNode(Integer nodeid,
Character action) |
clear, countAll, countMatching, countMatching, delete, findAll, findMatching, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
void markDeletedIfNodeDeleted()
void deactivateForNodeIdIfOlderThan(int nodeid, Timestamp scanTime)
OnmsStpNode findByNodeAndVlan(Integer nodeId, Integer baseVlan)
Copyright © 2015. All Rights Reserved.