public class TimeSeriesFactoryCall extends TSCall
serviceEpr| Constructor and Description |
|---|
TimeSeriesFactoryCall(org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager[] securityManager) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.contentmanagement.timeseriesservice.stubs.CreateTsResponse |
create(String title,
String description,
String creator,
String publisher,
String rights,
String type,
String relatedCurationId) |
org.gcube.contentmanagement.timeseriesservice.stubs.CreateFromTsResponse |
createFromTs(String title,
String description,
String creator,
String publisher,
String rights,
String type,
String tsSourceId) |
String |
getPortTypeName() |
org.gcube.contentmanagement.timeseriesservice.stubs.TimeSeriesItem[] |
getPublishedTimeSeries() |
org.gcube.contentmanagement.timeseriesservice.stubs.ServiceProperties |
getServiceProperties() |
org.gcube.contentmanagement.timeseriesservice.stubs.TimeSeriesItem |
getTimeSeriesInfoById(String tsId) |
org.gcube.contentmanagement.timeseriesservice.stubs.TimeSeriesItem[] |
getUserRelatedTimeSeries(String user) |
org.apache.axis.message.addressing.EndpointReferenceType |
open(String id,
String user) |
void |
removeTimeSeries(String id) |
getServiceClass, getServiceNamepublic String getPortTypeName()
getPortTypeName in class org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>public org.gcube.contentmanagement.timeseriesservice.stubs.CreateTsResponse create(String title, String description, String creator, String publisher, String rights, String type, String relatedCurationId) throws Exception
Exceptionpublic org.apache.axis.message.addressing.EndpointReferenceType open(String id, String user) throws Exception
Exceptionpublic org.gcube.contentmanagement.timeseriesservice.stubs.TimeSeriesItem[] getPublishedTimeSeries()
throws Exception
Exceptionpublic org.gcube.contentmanagement.timeseriesservice.stubs.TimeSeriesItem getTimeSeriesInfoById(String tsId) throws Exception
Exceptionpublic org.gcube.contentmanagement.timeseriesservice.stubs.CreateFromTsResponse createFromTs(String title, String description, String creator, String publisher, String rights, String type, String tsSourceId) throws Exception
Exceptionpublic org.gcube.contentmanagement.timeseriesservice.stubs.TimeSeriesItem[] getUserRelatedTimeSeries(String user) throws Exception
ExceptionCopyright © 2015. All Rights Reserved.