| Methods in org.gcube.contentmanagement.timeseriesservice.calls.codelist that throw NoServiceFoundException |
static String |
CodeListManagerCall.createCodelist(String curationId,
String user,
List<String> superUsers,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManagers)
|
protected static org.apache.axis.message.addressing.EndpointReferenceType |
CodeListCall.getEpr(org.gcube.common.core.scope.GCUBEScope scope,
String endpoint)
|
static org.gcube.contentmanagement.timeseriesservice.stubs.CLImportedItem |
CodelistImportCall.getItem(String id,
String user,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager)
|
static org.gcube.contentmanagement.timeseriesservice.stubs.CLUnderCurationItem |
CodelistCurationCall.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> |
CodelistImportCall.getItems(String user,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager)
|
static List<org.gcube.contentmanagement.timeseriesservice.stubs.CLUnderCurationItem> |
CodelistCurationCall.getItems(String user,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager)
|
static String |
CodelistImportCall.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 |
CodelistImportCall.importFromSdmxFile(String user,
String rsLocatorURI,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager)
|
static String |
CodelistImportCall.importFromSdmxUri(String user,
String sdmxURI,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManager)
|
static void |
CodeListManagerCall.setPT(org.gcube.common.core.scope.GCUBEScope scope,
org.apache.axis.message.addressing.EndpointReferenceType epr)
|
static void |
CodelistImportCall.setPT(org.gcube.common.core.scope.GCUBEScope scope,
org.apache.axis.message.addressing.EndpointReferenceType epr)
|
static void |
CodelistCurationCall.setPT(org.gcube.common.core.scope.GCUBEScope scope,
org.apache.axis.message.addressing.EndpointReferenceType epr)
|
static String |
CodelistCurationCall.startCurationMode(String importId,
String user,
org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodeListType type,
org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager... securityManagers)
|