org.gcube.application.aquamaps.aquamapsservice.stubs.bindings
Class AquaMapsServicePortTypeSOAPBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by org.gcube.application.aquamaps.aquamapsservice.stubs.bindings.AquaMapsServicePortTypeSOAPBindingStub
All Implemented Interfaces:
Remote, javax.xml.rpc.Stub, AquaMapsServicePortType

public class AquaMapsServicePortTypeSOAPBindingStub
extends org.apache.axis.client.Stub
implements AquaMapsServicePortType


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
AquaMapsServicePortTypeSOAPBindingStub()
           
AquaMapsServicePortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
AquaMapsServicePortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 FieldArray calculateEnvelope(CalculateEnvelopeRequestType request)
           
 FieldArray calculateEnvelopefromCellSelection(CalculateEnvelopefromCellSelectionRequestType request)
           
protected  org.apache.axis.client.Call createCall()
           
 int deleteSubmitted(org.gcube.common.core.types.StringArray request)
           
 String getAquaMapsPerUser(GetAquaMapsPerUserRequestType request)
           
 AquaMap getObject(int request)
           
 String getOccurrenceCells(GetOccurrenceCellsRequestType request)
           
 String getPhylogeny(GetPhylogenyRequestType request)
           
 Resource getResourceInfo(Resource request)
           
 String getResourceList(GetResourceListRequestType request)
           
 String getSpeciesByFilters(GetSpeciesByFiltersRequestType request)
           
 String getSpeciesByFiltersASCSV(GetSpeciesByFiltersRequestType request)
           
 FieldArray getSpeciesEnvelop(GetSpeciesEnvelopeRequestType request)
           
 Submitted loadSubmittedById(int request)
           
 org.gcube.common.core.types.VOID markSaved(org.gcube.common.core.types.StringArray request)
           
 String submitJob(Job 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

AquaMapsServicePortTypeSOAPBindingStub

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

AquaMapsServicePortTypeSOAPBindingStub

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

AquaMapsServicePortTypeSOAPBindingStub

public AquaMapsServicePortTypeSOAPBindingStub(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

getAquaMapsPerUser

public String getAquaMapsPerUser(GetAquaMapsPerUserRequestType request)
                          throws RemoteException,
                                 org.gcube.common.core.faults.GCUBEFault
Specified by:
getAquaMapsPerUser in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

markSaved

public org.gcube.common.core.types.VOID markSaved(org.gcube.common.core.types.StringArray request)
                                           throws RemoteException,
                                                  org.gcube.common.core.faults.GCUBEFault
Specified by:
markSaved in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

deleteSubmitted

public int deleteSubmitted(org.gcube.common.core.types.StringArray request)
                    throws RemoteException,
                           org.gcube.common.core.faults.GCUBEFault
Specified by:
deleteSubmitted in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

calculateEnvelope

public FieldArray calculateEnvelope(CalculateEnvelopeRequestType request)
                             throws RemoteException,
                                    org.gcube.common.core.faults.GCUBEFault
Specified by:
calculateEnvelope in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

calculateEnvelopefromCellSelection

public FieldArray calculateEnvelopefromCellSelection(CalculateEnvelopefromCellSelectionRequestType request)
                                              throws RemoteException,
                                                     org.gcube.common.core.faults.GCUBEFault
Specified by:
calculateEnvelopefromCellSelection in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getOccurrenceCells

public String getOccurrenceCells(GetOccurrenceCellsRequestType request)
                          throws RemoteException,
                                 org.gcube.common.core.faults.GCUBEFault
Specified by:
getOccurrenceCells in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getObject

public AquaMap getObject(int request)
                  throws RemoteException,
                         org.gcube.common.core.faults.GCUBEFault
Specified by:
getObject in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

submitJob

public String submitJob(Job request)
                 throws RemoteException,
                        org.gcube.common.core.faults.GCUBEFault
Specified by:
submitJob in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getSpeciesEnvelop

public FieldArray getSpeciesEnvelop(GetSpeciesEnvelopeRequestType request)
                             throws RemoteException,
                                    org.gcube.common.core.faults.GCUBEFault
Specified by:
getSpeciesEnvelop in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getSpeciesByFilters

public String getSpeciesByFilters(GetSpeciesByFiltersRequestType request)
                           throws RemoteException,
                                  org.gcube.common.core.faults.GCUBEFault
Specified by:
getSpeciesByFilters in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getSpeciesByFiltersASCSV

public String getSpeciesByFiltersASCSV(GetSpeciesByFiltersRequestType request)
                                throws RemoteException,
                                       org.gcube.common.core.faults.GCUBEFault
Specified by:
getSpeciesByFiltersASCSV in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getPhylogeny

public String getPhylogeny(GetPhylogenyRequestType request)
                    throws RemoteException,
                           org.gcube.common.core.faults.GCUBEFault
Specified by:
getPhylogeny in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getResourceList

public String getResourceList(GetResourceListRequestType request)
                       throws RemoteException,
                              org.gcube.common.core.faults.GCUBEFault
Specified by:
getResourceList in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getResourceInfo

public Resource getResourceInfo(Resource request)
                         throws RemoteException,
                                org.gcube.common.core.faults.GCUBEFault
Specified by:
getResourceInfo in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

loadSubmittedById

public Submitted loadSubmittedById(int request)
                            throws RemoteException,
                                   org.gcube.common.core.faults.GCUBEFault
Specified by:
loadSubmittedById in interface AquaMapsServicePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault


Copyright © 2013. All Rights Reserved.