org.gcube.application.enm.stubs
Interface ManagerPortType
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- ManagerPortTypeSOAPBindingStub
public interface ManagerPortType
- extends Remote
sumbitExperiment
String sumbitExperiment(String request)
throws RemoteException
- Throws:
RemoteException
getStatus
String getStatus(String request)
throws RemoteException
- Throws:
RemoteException
getResults
String getResults(String request)
throws RemoteException
- Throws:
RemoteException
getLogs
String getLogs(String request)
throws RemoteException
- Throws:
RemoteException
cancelExperiment
org.gcube.common.core.types.VOID cancelExperiment(String request)
throws RemoteException
- Throws:
RemoteException
removeExperiment
org.gcube.common.core.types.VOID removeExperiment(String request)
throws RemoteException
- Throws:
RemoteException
getUserExperimentResumes
String getUserExperimentResumes(String request)
throws RemoteException
- Throws:
RemoteException
Copyright © 2012. All Rights Reserved.