public interface IsIsElementDao extends OnmsDao<IsIsElement,Integer>
IsIsElementDao interface.
Modifier and Type | Method and Description |
---|---|
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)
Copyright © 2015. All rights reserved.