org.gcube.vremanagement.vremodeler.stubs
Interface ModelerFactoryPortType

All Superinterfaces:
Remote
All Known Implementing Classes:
ModelerFactoryPortTypeSOAPBindingStub

public interface ModelerFactoryPortType
extends Remote


Method Summary
 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)
           
 

Method Detail

createResource

org.apache.axis.message.addressing.EndpointReferenceType createResource(org.gcube.common.core.types.VOID request)
                                                                        throws RemoteException
Throws:
RemoteException

getAllVREs

ReportList getAllVREs(org.gcube.common.core.types.VOID request)
                      throws RemoteException
Throws:
RemoteException

initDB

org.gcube.common.core.types.VOID initDB(org.gcube.common.core.types.VOID request)
                                        throws RemoteException
Throws:
RemoteException

getExistingNamesVREs

GetExistingNamesResponseMessage getExistingNamesVREs(org.gcube.common.core.types.VOID request)
                                                     throws RemoteException
Throws:
RemoteException

removeVRE

org.gcube.common.core.types.VOID removeVRE(String request)
                                           throws RemoteException
Throws:
RemoteException

getEPRbyId

org.apache.axis.message.addressing.EndpointReferenceType getEPRbyId(String request)
                                                                    throws RemoteException
Throws:
RemoteException


Copyright © 2013. All Rights Reserved.