public interface BusinessServiceDao extends OnmsDao<BusinessServiceEntity,Long>
Modifier and Type | Method and Description |
---|---|
Set<BusinessServiceEntity> |
findParents(BusinessServiceEntity child) |
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
Set<BusinessServiceEntity> findParents(BusinessServiceEntity child)
Copyright © 2021. All rights reserved.