@Repository public interface GrafanaEndpointDao extends OnmsDao<GrafanaEndpoint,Long>
| Modifier and Type | Method and Description | 
|---|---|
GrafanaEndpoint | 
getByUid(String endpointUid)  | 
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, updateGrafanaEndpoint getByUid(String endpointUid)
Copyright © 2020. All rights reserved.