public interface MonitoringLocationDao extends OnmsDao<OnmsMonitoringLocation,String>
MonitoringLocationDao interface.
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_MONITORING_LOCATION_ID |
Modifier and Type | Method and Description |
---|---|
OnmsMonitoringLocation |
getDefaultLocation() |
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
static final String DEFAULT_MONITORING_LOCATION_ID
OnmsMonitoringLocation getDefaultLocation()
Copyright © 2021. All rights reserved.