public class ImporterFactoryCall extends TSCall
serviceEpr| Constructor and Description |
|---|
ImporterFactoryCall(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.CreateImportResponse |
create(String title,
String description,
String creator,
String publisher,
String rights,
String source,
String type) |
org.gcube.contentmanagement.timeseriesservice.stubs.ImportedItem[] |
getImportedItemsInfo(String user) |
org.gcube.contentmanagement.timeseriesservice.stubs.ImportedItem |
getItemInfo(String importId) |
String |
getPortTypeName() |
org.apache.axis.message.addressing.EndpointReferenceType |
open(String importId) |
void |
remove(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.CreateImportResponse create(String title, String description, String creator, String publisher, String rights, String source, String type) throws Exception
Exceptionpublic org.gcube.contentmanagement.timeseriesservice.stubs.ImportedItem[] getImportedItemsInfo(String user) throws Exception
Exceptionpublic org.gcube.contentmanagement.timeseriesservice.stubs.ImportedItem getItemInfo(String importId) throws Exception
ExceptionCopyright © 2015. All Rights Reserved.