public interface GCubeSDMXDatasourceClient
| Modifier and Type | Interface and Description |
|---|---|
static class |
GCubeSDMXDatasourceClient.DataDetail |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
dataQuery(String flowRef,
String key,
String providerRef,
Integer firstNObservations,
GCubeSDMXDatasourceClient.DataDetail detail,
org.gcube.datapublishing.sdmx.impl.data.DataDocumentVersion documentVersion) |
List<org.gcube.datapublishing.sdmx.impl.data.TimeseriesRegistration> |
getTimeseriesRegistrations() |
void |
registerTimeseries(String flowAgencyId,
String flowId,
String flowVersion,
String providerAgencyId,
String providerId,
String timeseriesId,
String timeseriesServiceScope,
String registryScope) |
void |
removeTimeseriesRegistration(String flowAgencyId,
String flowId,
String flowVersion,
String providerAgencyId,
String providerId) |
void registerTimeseries(String flowAgencyId, String flowId, String flowVersion, String providerAgencyId, String providerId, String timeseriesId, String timeseriesServiceScope, String registryScope) throws Exception
ExceptionList<org.gcube.datapublishing.sdmx.impl.data.TimeseriesRegistration> getTimeseriesRegistrations() throws Exception
Exceptionvoid removeTimeseriesRegistration(String flowAgencyId, String flowId, String flowVersion, String providerAgencyId, String providerId) throws Exception
ExceptionInputStream dataQuery(String flowRef, String key, String providerRef, Integer firstNObservations, GCubeSDMXDatasourceClient.DataDetail detail, org.gcube.datapublishing.sdmx.impl.data.DataDocumentVersion documentVersion) throws org.sdmxsource.sdmx.api.exception.SdmxException
org.sdmxsource.sdmx.api.exception.SdmxExceptionCopyright © 2017. All Rights Reserved.