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, updateIsIsElement findByNodeId(Integer id)
IsIsElement findByIsIsSysId(String isisSysId)
void deleteByNodeId(Integer nodeId)
Copyright © 2020. All rights reserved.