public interface ModelerServicePortType extends Remote
| Modifier and Type | Method and Description |
|---|---|
String |
checkStatus(org.gcube.common.core.types.VOID request) |
org.gcube.common.core.types.VOID |
deployVRE(org.gcube.common.core.types.VOID request) |
org.oasis.wsrf.lifetime.DestroyResponse |
destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest) |
int |
getCloudVMs(org.gcube.common.core.types.VOID request) |
VREDescription |
getDescription(org.gcube.common.core.types.VOID request) |
FunctionalityList |
getFunctionality(org.gcube.common.core.types.VOID request) |
FunctionalityNodes |
getFunctionalityNodes(org.gcube.common.core.types.VOID request) |
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse |
getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest) |
String |
getQuality(org.gcube.common.core.types.VOID request) |
org.oasis.wsrf.properties.GetResourcePropertyResponse |
getResourceProperty(QName getResourcePropertyRequest) |
boolean |
isUseCloud(org.gcube.common.core.types.VOID request) |
org.oasis.wsrf.properties.QueryResourcePropertiesResponse |
queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest) |
org.gcube.common.core.types.VOID |
renewVRE(Calendar request) |
org.gcube.common.core.types.VOID |
setCloudVMs(int request) |
org.gcube.common.core.types.VOID |
setDescription(VREDescription request) |
org.gcube.common.core.types.VOID |
setFunctionality(SetFunctionality request) |
org.gcube.common.core.types.VOID |
setGHNs(GHNArray request) |
org.gcube.common.core.types.VOID |
setQuality(String request) |
org.oasis.wsrf.properties.SetResourcePropertiesResponse |
setResourceProperties(org.oasis.wsrf.properties.SetResourceProperties_Element setResourcePropertiesRequest) |
org.oasis.wsrf.lifetime.SetTerminationTimeResponse |
setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest) |
org.gcube.common.core.types.VOID |
setUseCloud(boolean request) |
org.gcube.common.core.types.VOID |
setVREtoPendingState(org.gcube.common.core.types.VOID request) |
org.gcube.common.core.types.VOID |
undeployVRE(org.gcube.common.core.types.VOID request) |
org.gcube.common.core.types.VOID setDescription(VREDescription request) throws RemoteException
RemoteExceptionVREDescription getDescription(org.gcube.common.core.types.VOID request) throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID setUseCloud(boolean request)
throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID setCloudVMs(int request)
throws RemoteException
RemoteExceptionint getCloudVMs(org.gcube.common.core.types.VOID request)
throws RemoteException
RemoteExceptionboolean isUseCloud(org.gcube.common.core.types.VOID request)
throws RemoteException
RemoteExceptionString getQuality(org.gcube.common.core.types.VOID request) throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID setQuality(String request) throws RemoteException
RemoteExceptionFunctionalityList getFunctionality(org.gcube.common.core.types.VOID request) throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID setFunctionality(SetFunctionality request) throws RemoteException
RemoteExceptionFunctionalityNodes getFunctionalityNodes(org.gcube.common.core.types.VOID request) throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID setGHNs(GHNArray request) throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID setVREtoPendingState(org.gcube.common.core.types.VOID request)
throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID deployVRE(org.gcube.common.core.types.VOID request)
throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID undeployVRE(org.gcube.common.core.types.VOID request)
throws RemoteException
RemoteExceptionorg.gcube.common.core.types.VOID renewVRE(Calendar request) throws RemoteException
RemoteExceptionString checkStatus(org.gcube.common.core.types.VOID request) throws RemoteException
RemoteExceptionorg.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
RemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest) throws RemoteException, org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType, org.oasis.wsrf.properties.ResourceUnknownFaultType
RemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
RemoteExceptionorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.ResourceNotDestroyedFaultTypeorg.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
RemoteExceptionorg.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultTypeorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidQueryExpressionFaultTypeorg.oasis.wsrf.properties.QueryEvaluationErrorFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.SetResourcePropertiesResponse setResourceProperties(org.oasis.wsrf.properties.SetResourceProperties_Element setResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultType,
org.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType,
org.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultType
RemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultTypeorg.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultTypeorg.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
RemoteExceptionorg.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultTypeorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultTypeCopyright © 2019. All Rights Reserved.