| Package | Description |
|---|---|
| org.n52.series.spi.geo | |
| org.n52.series.spi.srv |
| Modifier and Type | Method and Description |
|---|---|
OutputCollection<TimeseriesMetadataOutput> |
TransformingTimeseriesService.getCondensedParameters(IoParameters query)
Deprecated.
|
OutputCollection<StationOutput> |
TransformingStationOutputService.getCondensedParameters(IoParameters query)
Deprecated.
|
OutputCollection<GeometryOutput> |
TransformingGeometryOutputService.getCondensedParameters(IoParameters query) |
OutputCollection<TimeseriesMetadataOutput> |
TransformingTimeseriesService.getExpandedParameters(IoParameters query)
Deprecated.
|
OutputCollection<StationOutput> |
TransformingStationOutputService.getExpandedParameters(IoParameters query)
Deprecated.
|
OutputCollection<GeometryOutput> |
TransformingGeometryOutputService.getExpandedParameters(IoParameters query) |
OutputCollection<TimeseriesMetadataOutput> |
TransformingTimeseriesService.getParameters(java.lang.String[] items,
IoParameters query)
Deprecated.
|
OutputCollection<StationOutput> |
TransformingStationOutputService.getParameters(java.lang.String[] items,
IoParameters query)
Deprecated.
|
OutputCollection<GeometryOutput> |
TransformingGeometryOutputService.getParameters(java.lang.String[] items,
IoParameters query) |
| Modifier and Type | Method and Description |
|---|---|
abstract OutputCollection<T> |
ParameterService.getCondensedParameters(IoParameters query) |
abstract OutputCollection<T> |
ParameterService.getExpandedParameters(IoParameters query) |
abstract OutputCollection<T> |
ParameterService.getParameters(java.lang.String[] items,
IoParameters query)
Gets the requested items with respect to the given query parameters.
|
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.