@Component @Scope(value="singleton") public class RegistrationResource extends Object
| Constructor and Description |
|---|
RegistrationResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
deleteTimeseriesRegistration(String flowAgencyId,
String flowId,
String flowVersion,
String providerAgencyId,
String providerId) |
ArrayList<org.gcube.datapublishing.sdmx.impl.data.TimeseriesRegistration> |
getTimeseriesRegistrations() |
javax.ws.rs.core.Response |
registerTimeseries(org.gcube.datapublishing.sdmx.impl.data.TimeseriesRegistration r) |
public javax.ws.rs.core.Response registerTimeseries(org.gcube.datapublishing.sdmx.impl.data.TimeseriesRegistration r)
public ArrayList<org.gcube.datapublishing.sdmx.impl.data.TimeseriesRegistration> getTimeseriesRegistrations()
Copyright © 2014. All Rights Reserved.