public class CodelistManager extends Object
| Constructor and Description |
|---|
CodelistManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
createCodeList(org.gcube.contentmanagement.timeseriesservice.stubs.CreateCodeListRequest request) |
String |
export(org.gcube.contentmanagement.timeseriesservice.stubs.CLExportRequest request) |
org.gcube.contentmanagement.timeseriesservice.stubs.CodelistItem |
getCodelistItem(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier) |
org.gcube.contentmanagement.timeseriesservice.stubs.CodelistItemsArray |
getCodelists(org.gcube.common.core.types.VOID req) |
org.gcube.contentmanagement.timeseriesservice.stubs.types.Status |
getCodeListStatus(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier) |
String |
getCodes(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.DataAsJsonRequest request) |
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) |
int |
getSize(String id) |
org.gcube.common.core.types.VOID |
remove(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier) |
public String createCodeList(org.gcube.contentmanagement.timeseriesservice.stubs.CreateCodeListRequest request) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.types.Status getCodeListStatus(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic String getDataAsJson(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.DataAsJsonRequest request) throws org.gcube.common.core.faults.GCUBEFault
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
org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.CodelistItemsArray getCodelists(org.gcube.common.core.types.VOID req)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.CodelistItem getCodelistItem(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID remove(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodelistIdentifier identifier)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic int getSize(String id) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic String getCodes(org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.DataAsJsonRequest request) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultCopyright © 2014. All Rights Reserved.