org.gcube.contentmanagement.timeseriesservice.stubs.bindings
Class CodelistImportManagerPortTypeSOAPBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by org.gcube.contentmanagement.timeseriesservice.stubs.bindings.CodelistImportManagerPortTypeSOAPBindingStub
All Implemented Interfaces:
Remote, javax.xml.rpc.Stub, CodelistImportManagerPortType

public class CodelistImportManagerPortTypeSOAPBindingStub
extends org.apache.axis.client.Stub
implements CodelistImportManagerPortType


Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
CodelistImportManagerPortTypeSOAPBindingStub()
           
CodelistImportManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
CodelistImportManagerPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
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)
           
 
Methods inherited from class org.apache.axis.client.Stub
_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, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodelistImportManagerPortTypeSOAPBindingStub

public CodelistImportManagerPortTypeSOAPBindingStub()
                                             throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

CodelistImportManagerPortTypeSOAPBindingStub

public CodelistImportManagerPortTypeSOAPBindingStub(URL endpointURL,
                                                    javax.xml.rpc.Service service)
                                             throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

CodelistImportManagerPortTypeSOAPBindingStub

public CodelistImportManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
                                             throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

createCall

protected org.apache.axis.client.Call createCall()
                                          throws RemoteException
Throws:
RemoteException

importFromCsv

public String importFromCsv(ImportFromCsvRequest request)
                     throws RemoteException,
                            org.gcube.common.core.faults.GCUBEFault
Specified by:
importFromCsv in interface CodelistImportManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

importFromSdmx

public String importFromSdmx(ImportFromSdmxRequest request)
                      throws RemoteException,
                             org.gcube.common.core.faults.GCUBEFault
Specified by:
importFromSdmx in interface CodelistImportManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getImportStatus

public ImportStatusResponse getImportStatus(CodelistIdentifier request)
                                     throws RemoteException,
                                            org.gcube.common.core.faults.GCUBEFault
Specified by:
getImportStatus in interface CodelistImportManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getDataAsJson

public String getDataAsJson(DataAsJsonRequest request)
                     throws RemoteException,
                            org.gcube.common.core.faults.GCUBEFault
Specified by:
getDataAsJson in interface CodelistImportManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getColumnsDefinition

public CodelistColumnsDefinitionArray getColumnsDefinition(CodelistIdentifier request)
                                                    throws RemoteException,
                                                           org.gcube.common.core.faults.GCUBEFault
Specified by:
getColumnsDefinition in interface CodelistImportManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getImportedCodelists

public CLImportedItemsArray getImportedCodelists(String request)
                                          throws RemoteException,
                                                 org.gcube.common.core.faults.GCUBEFault
Specified by:
getImportedCodelists in interface CodelistImportManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getCLImportItem

public CLImportedItem getCLImportItem(CodelistIdentifier request)
                               throws RemoteException,
                                      org.gcube.common.core.faults.GCUBEFault
Specified by:
getCLImportItem in interface CodelistImportManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

remove

public boolean remove(CodelistIdentifier request)
               throws RemoteException,
                      org.gcube.common.core.faults.GCUBEFault
Specified by:
remove in interface CodelistImportManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault


Copyright © 2012. All Rights Reserved.