public interface ModelerFactoryPortType extends Remote
| Modifier and Type | Method and Description |
|---|---|
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) |
org.apache.axis.message.addressing.EndpointReferenceType createResource(org.gcube.common.core.types.VOID request)
throws RemoteException
RemoteExceptionReportList getAllVREs(org.gcube.common.core.types.VOID request) throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID initDB(org.gcube.common.core.types.VOID request)
throws RemoteException
RemoteExceptionGetExistingNamesResponseMessage getExistingNamesVREs(org.gcube.common.core.types.VOID request) throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID removeVRE(String request) throws RemoteException
RemoteExceptionorg.apache.axis.message.addressing.EndpointReferenceType getEPRbyId(String request) throws RemoteException
RemoteExceptionCopyright © 2014. All Rights Reserved.