public class CodelistImportManager extends Object
| Constructor and Description |
|---|
CodelistImportManager() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.contentmanagement.timeseriesservice.stubs.CLImportedItem |
getCLImportItem(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier) |
org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistColumnsDefinitionArray |
getColumnsDefinition(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier) |
String |
getDataAsJson(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.DataAsJsonRequest request) |
org.gcube.contentmanagement.timeseriesservice.stubs.CLImportedItemsArray |
getImportedCodelists(String user) |
org.gcube.contentmanagement.timeseriesservice.stubs.ImportStatusResponse |
getImportStatus(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier ide) |
String |
importFromCsv(org.gcube.contentmanagement.timeseriesservice.stubs.ImportFromCsvRequest request) |
String |
importFromSdmx(org.gcube.contentmanagement.timeseriesservice.stubs.ImportFromSdmxRequest request) |
boolean |
remove(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier) |
public String importFromCsv(org.gcube.contentmanagement.timeseriesservice.stubs.ImportFromCsvRequest request) throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic String importFromSdmx(org.gcube.contentmanagement.timeseriesservice.stubs.ImportFromSdmxRequest request) throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.CLImportedItemsArray getImportedCodelists(String user) throws org.gcube.common.core.faults.GCUBEFault
user - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.ImportStatusResponse getImportStatus(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier ide)
throws org.gcube.common.core.faults.GCUBEFault
ide - org.gcube.common.core.faults.GCUBEFaultpublic String getDataAsJson(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.DataAsJsonRequest request) throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistColumnsDefinitionArray getColumnsDefinition(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier)
throws org.gcube.common.core.faults.GCUBEFault
identifier - org.gcube.common.core.faults.GCUBEFaultpublic boolean remove(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier)
throws org.gcube.common.core.faults.GCUBEFault
identifier - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.CLImportedItem getCLImportItem(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier)
throws org.gcube.common.core.faults.GCUBEFault
identifier - org.gcube.common.core.faults.GCUBEFaultCopyright © 2014. All Rights Reserved.