Modifier and Type | Method and Description |
---|---|
GWTLatLng |
LocationDataService.getLatLng(LocationDef def,
boolean geocode)
getLatLng
|
GWTLatLng |
DefaultLocationDataService.getLatLng(LocationDef def,
boolean x)
getLatLng
|
LocationDetails |
LocationDataService.getLocationDetails(LocationDef def)
getLocationDetails
|
LocationDetails |
DefaultLocationDataService.getLocationDetails(LocationDef def)
getLocationDetails
|
LocationInfo |
LocationDataService.getLocationInfo(LocationDef def)
getLocationInfo
|
LocationInfo |
DefaultLocationDataService.getLocationInfo(LocationDef def)
getLocationInfo
|
StatusDetails |
LocationDataService.getStatusDetailsForLocation(LocationDef def)
getStatusDetailsForLocation
|
StatusDetails |
DefaultLocationDataService.getStatusDetailsForLocation(LocationDef def)
getStatusDetailsForLocation
|
Modifier and Type | Method and Description |
---|---|
Collection<OnmsLocationMonitor> |
LocationMonitorDao.findByLocationDefinition(LocationDef locationDefinition)
findByLocationDefinition
|
Modifier and Type | Method and Description |
---|---|
Collection<OnmsLocationMonitor> |
LocationMonitorDaoHibernate.findByLocationDefinition(LocationDef locationDefinition)
findByLocationDefinition
|
Modifier and Type | Method and Description |
---|---|
Collection<OnmsLocationMonitor> |
MockLocationMonitorDao.findByLocationDefinition(LocationDef locationDefinition) |
protected void |
MockMonitoringLocationDao.generateId(LocationDef mon) |
protected String |
MockMonitoringLocationDao.getId(LocationDef loc) |
Modifier and Type | Method and Description |
---|---|
Collection<LocationDef> |
PollerBackEnd.getMonitoringLocations()
Return the set of available MonitoringLocationDefinitions
|
Modifier and Type | Method and Description |
---|---|
Collection<LocationDef> |
ServerUnreachableAdaptor.getMonitoringLocations()
getMonitoringLocations
|
Collection<LocationDef> |
ExceptionProtectedPollerBackEnd.getMonitoringLocations()
getMonitoringLocations
|
Collection<LocationDef> |
DefaultPollerBackEnd.getMonitoringLocations()
getMonitoringLocations
|
Modifier and Type | Method and Description |
---|---|
LocationDef |
DefaultProvisionService.createLocationDefIfNecessary(LocationDef location) |
LocationDef |
ProvisionService.createLocationIfNecessary(String locationId)
Lookup a monitoring location in the database, creating it if necessary.
|
LocationDef |
DefaultProvisionService.createLocationIfNecessary(String locationName) |
Modifier and Type | Method and Description |
---|---|
LocationDef |
DefaultProvisionService.createLocationDefIfNecessary(LocationDef location) |
Modifier and Type | Method and Description |
---|---|
LocationDef |
MonitoringLocationsRestService.getDefaultMonitoringLocation() |
LocationDef |
MonitoringLocationsRestService.getMonitoringLocation(String monitoringLocation) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
MonitoringLocationsRestService.addMonitoringLocation(javax.ws.rs.core.UriInfo uriInfo,
LocationDef monitoringLocation) |
Modifier and Type | Method and Description |
---|---|
List<LocationDef> |
OnmsMonitoringLocationDefinitionList.getObjects() |
Constructor and Description |
---|
OnmsMonitoringLocationDefinitionList(Collection<? extends LocationDef> definitions) |
Modifier and Type | Method and Description |
---|---|
protected JaxbListWrapper<LocationDef> |
MonitoringLocationRestService.createListWrapper(Collection<LocationDef> list) |
protected Class<LocationDef> |
MonitoringLocationRestService.getDaoClass() |
Modifier and Type | Method and Description |
---|---|
protected JaxbListWrapper<LocationDef> |
MonitoringLocationRestService.createListWrapper(Collection<LocationDef> list) |
Modifier and Type | Method and Description |
---|---|
LocationDef |
DistributedStatusHistoryModel.getChosenLocation() |
Modifier and Type | Method and Description |
---|---|
List<LocationDef> |
DistributedStatusHistoryModel.getLocations()
getLocations
|
Constructor and Description |
---|
DistributedStatusHistoryModel(List<LocationDef> locations,
List<OnmsApplication> applications,
List<OnmsLocationMonitor> monitors,
List<RelativeTimePeriod> periods,
LocationDef chosenLocation,
OnmsApplication chosenApplication,
Collection<OnmsMonitoredService> chosenApplicationMemberServices,
OnmsLocationMonitor chosenMonitor,
RelativeTimePeriod chosenPeriod,
List<String> errors)
Constructor for DistributedStatusHistoryModel.
|
LocationMonitorModel(OnmsLocationMonitor monitor,
LocationDef def)
Create a LocationMonitorModel and populate it with data from a
OnmsLocationMonitor and OnmsMonitoringLocationDefinition (if any).
|
Constructor and Description |
---|
DistributedStatusHistoryModel(List<LocationDef> locations,
List<OnmsApplication> applications,
List<OnmsLocationMonitor> monitors,
List<RelativeTimePeriod> periods,
LocationDef chosenLocation,
OnmsApplication chosenApplication,
Collection<OnmsMonitoredService> chosenApplicationMemberServices,
OnmsLocationMonitor chosenMonitor,
RelativeTimePeriod chosenPeriod,
List<String> errors)
Constructor for DistributedStatusHistoryModel.
|
Copyright © 2017. All rights reserved.