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, updateSet<BusinessServiceEntity> findParents(BusinessServiceEntity child)
Copyright © 2020. All rights reserved.