public class CodelistImportManagerPortTypeSOAPBindingStub extends org.apache.axis.client.Stub implements CodelistImportManagerPortType
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
CodelistImportManagerPortTypeSOAPBindingStub() |
CodelistImportManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service) |
CodelistImportManagerPortTypeSOAPBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
CLImportedItem |
getCLImportItem(CodelistIdentifier request) |
CodelistColumnsDefinitionArray |
getColumnsDefinition(CodelistIdentifier request) |
String |
getDataAsJson(DataAsJsonRequest request) |
CLImportedItemsArray |
getImportedCodelists(String request) |
ImportStatusResponse |
getImportStatus(CodelistIdentifier request) |
String |
importFromCsv(ImportFromCsvRequest request) |
String |
importFromSdmx(ImportFromSdmxRequest request) |
boolean |
remove(CodelistIdentifier request) |
_getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic CodelistImportManagerPortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic CodelistImportManagerPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic CodelistImportManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic String importFromCsv(ImportFromCsvRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
importFromCsv in interface CodelistImportManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic String importFromSdmx(ImportFromSdmxRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
importFromSdmx in interface CodelistImportManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic ImportStatusResponse getImportStatus(CodelistIdentifier request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getImportStatus in interface CodelistImportManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic String getDataAsJson(DataAsJsonRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getDataAsJson in interface CodelistImportManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic CodelistColumnsDefinitionArray getColumnsDefinition(CodelistIdentifier request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getColumnsDefinition in interface CodelistImportManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic CLImportedItemsArray getImportedCodelists(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getImportedCodelists in interface CodelistImportManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic CLImportedItem getCLImportItem(CodelistIdentifier request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getCLImportItem in interface CodelistImportManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic boolean remove(CodelistIdentifier request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
remove in interface CodelistImportManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultCopyright © 2015. All Rights Reserved.