public class CodelistImportCall extends CodeListCall
| Constructor and Description |
|---|
CodelistImportCall(String user,
String id,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager) |
| Modifier and Type | Method and Description |
|---|---|
List<org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistColumnDefinition> |
getColumnsDefinition() |
String |
getDataAsJson(org.gcube.contentmanagement.timeseriesservice.stubs.types.Limit limit) |
static org.gcube.contentmanagement.timeseriesservice.stubs.CLImportedItem |
getItem(String id,
String user,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager) |
static List<org.gcube.contentmanagement.timeseriesservice.stubs.CLImportedItem> |
getItems(String user,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager) |
org.gcube.contentmanagement.timeseriesservice.stubs.ImportStatusResponse |
getStatus() |
static String |
importFromCsv(String user,
String name,
String description,
String delimiter,
String encoding,
boolean hasHeader,
String rsLocator,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager) |
static String |
importFromSdmxFile(String user,
String rsLocatorURI,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager) |
static String |
importFromSdmxUri(String user,
String sdmxURI,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager) |
void |
remove() |
static void |
setPT(org.gcube.common.core.scope.GCUBEScope scope,
org.apache.axis.message.addressing.EndpointReferenceType epr) |
getEpr, getServiceClass, getServiceNamepublic CodelistImportCall(String user, String id, org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager... securityManager) throws NoServiceFoundException, Exception
NoServiceFoundExceptionExceptionpublic static void setPT(org.gcube.common.core.scope.GCUBEScope scope,
org.apache.axis.message.addressing.EndpointReferenceType epr)
throws NoServiceFoundException,
Exception
NoServiceFoundExceptionExceptionpublic static String importFromCsv(String user, String name, String description, String delimiter, String encoding, boolean hasHeader, String rsLocator, org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager... securityManager) throws NoServiceFoundException, Exception
NoServiceFoundExceptionExceptionpublic static String importFromSdmxUri(String user, String sdmxURI, org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager... securityManager) throws NoServiceFoundException, Exception
NoServiceFoundExceptionExceptionpublic static String importFromSdmxFile(String user, String rsLocatorURI, org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager... securityManager) throws NoServiceFoundException, Exception
NoServiceFoundExceptionExceptionpublic static List<org.gcube.contentmanagement.timeseriesservice.stubs.CLImportedItem> getItems(String user, org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager... securityManager) throws NoServiceFoundException, Exception
NoServiceFoundExceptionExceptionpublic static org.gcube.contentmanagement.timeseriesservice.stubs.CLImportedItem getItem(String id, String user, org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager... securityManager) throws NoServiceFoundException, Exception
NoServiceFoundExceptionExceptionpublic org.gcube.contentmanagement.timeseriesservice.stubs.ImportStatusResponse getStatus()
throws Exception
Exceptionpublic String getDataAsJson(org.gcube.contentmanagement.timeseriesservice.stubs.types.Limit limit) throws Exception
Exceptionpublic List<org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistColumnDefinition> getColumnsDefinition() throws Exception
ExceptionCopyright © 2015. All Rights Reserved.