public class CurationFactoryCall extends TSCall
serviceEpr| Constructor and Description |
|---|
CurationFactoryCall(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.CurationItem[] |
getCurationEntries(String user) |
org.gcube.contentmanagement.timeseriesservice.stubs.CurationItem |
getCurationItem(String user,
String id) |
String[] |
getFieldValues(String dimensionId,
String fieldName) |
String |
getPortTypeName() |
org.gcube.contentmanagement.timeseriesservice.stubs.types.RuleItem[] |
getRules() |
org.apache.axis.message.addressing.EndpointReferenceType |
open(String curationId) |
void |
removeCuration(String id) |
Boolean |
removeRule(String id) |
String |
saveRule(String name,
String description,
org.gcube.contentmanagement.timeseriesservice.stubs.types.FilterCondition filter,
org.gcube.contentmanagement.timeseriesservice.stubs.types.DataType dataType) |
org.gcube.contentmanagement.timeseriesservice.stubs.StartResponse |
startCuration(String title,
String description,
String creator,
String sourceId) |
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.StartResponse startCuration(String title, String description, String creator, String sourceId) throws Exception
Exceptionpublic org.apache.axis.message.addressing.EndpointReferenceType open(String curationId) throws Exception
Exceptionpublic String[] getFieldValues(String dimensionId, String fieldName) throws Exception
Exceptionpublic org.gcube.contentmanagement.timeseriesservice.stubs.CurationItem[] getCurationEntries(String user) throws Exception
Exceptionpublic org.gcube.contentmanagement.timeseriesservice.stubs.CurationItem getCurationItem(String user, String id) throws Exception
Exceptionpublic org.gcube.contentmanagement.timeseriesservice.stubs.types.RuleItem[] getRules()
throws Exception
Exceptionpublic String saveRule(String name, String description, org.gcube.contentmanagement.timeseriesservice.stubs.types.FilterCondition filter, org.gcube.contentmanagement.timeseriesservice.stubs.types.DataType dataType) throws Exception
ExceptionCopyright © 2015. All Rights Reserved.