@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, update
GrafanaEndpoint getByUid(String endpointUid)
Copyright © 2021. All rights reserved.