org.gcube.vremanagement.vremodeler.stubs.bindings
Class ModelerFactoryPortTypeSOAPBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by org.gcube.vremanagement.vremodeler.stubs.bindings.ModelerFactoryPortTypeSOAPBindingStub
All Implemented Interfaces:
Remote, javax.xml.rpc.Stub, ModelerFactoryPortType

public class ModelerFactoryPortTypeSOAPBindingStub
extends org.apache.axis.client.Stub
implements ModelerFactoryPortType


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
ModelerFactoryPortTypeSOAPBindingStub()
           
ModelerFactoryPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
ModelerFactoryPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
protected  org.apache.axis.client.Call createCall()
           
 org.apache.axis.message.addressing.EndpointReferenceType createResource(org.gcube.common.core.types.VOID request)
           
 ReportList getAllVREs(org.gcube.common.core.types.VOID request)
           
 org.apache.axis.message.addressing.EndpointReferenceType getEPRbyId(String request)
           
 GetExistingNamesResponseMessage getExistingNamesVREs(org.gcube.common.core.types.VOID request)
           
 org.gcube.common.core.types.VOID initDB(org.gcube.common.core.types.VOID request)
           
 org.gcube.common.core.types.VOID removeVRE(String 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

ModelerFactoryPortTypeSOAPBindingStub

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

ModelerFactoryPortTypeSOAPBindingStub

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

ModelerFactoryPortTypeSOAPBindingStub

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

createResource

public org.apache.axis.message.addressing.EndpointReferenceType createResource(org.gcube.common.core.types.VOID request)
                                                                        throws RemoteException
Specified by:
createResource in interface ModelerFactoryPortType
Throws:
RemoteException

getAllVREs

public ReportList getAllVREs(org.gcube.common.core.types.VOID request)
                      throws RemoteException
Specified by:
getAllVREs in interface ModelerFactoryPortType
Throws:
RemoteException

initDB

public org.gcube.common.core.types.VOID initDB(org.gcube.common.core.types.VOID request)
                                        throws RemoteException
Specified by:
initDB in interface ModelerFactoryPortType
Throws:
RemoteException

getExistingNamesVREs

public GetExistingNamesResponseMessage getExistingNamesVREs(org.gcube.common.core.types.VOID request)
                                                     throws RemoteException
Specified by:
getExistingNamesVREs in interface ModelerFactoryPortType
Throws:
RemoteException

removeVRE

public org.gcube.common.core.types.VOID removeVRE(String request)
                                           throws RemoteException
Specified by:
removeVRE in interface ModelerFactoryPortType
Throws:
RemoteException

getEPRbyId

public org.apache.axis.message.addressing.EndpointReferenceType getEPRbyId(String request)
                                                                    throws RemoteException
Specified by:
getEPRbyId in interface ModelerFactoryPortType
Throws:
RemoteException


Copyright © 2013. All Rights Reserved.