public interface IsIsElementDao extends OnmsDao<IsIsElement,Integer>
IsIsElementDao interface.
Modifier and Type | Method and Description |
---|---|
void |
deleteByNodeId(Integer nodeId) |
IsIsElement |
findByIsIsSysId(String isisSysId) |
IsIsElement |
findByNodeId(Integer id) |
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
IsIsElement findByNodeId(Integer id)
IsIsElement findByIsIsSysId(String isisSysId)
void deleteByNodeId(Integer nodeId)
Copyright © 2021. All rights reserved.