Interface ClassificationGroupDao
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Group
findByName(String groupName)
-
Methods inherited from interface org.opennms.netmgt.dao.api.OnmsDao
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
-
-