org.gcube.vremanagement.vremodeler.stubs
Interface ModelerServicePortType
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- ModelerServicePortTypeSOAPBindingStub
public interface ModelerServicePortType
- extends Remote
setDescription
org.gcube.common.core.types.VOID setDescription(VREDescription request)
throws RemoteException
- Throws:
RemoteException
getDescription
VREDescription getDescription(org.gcube.common.core.types.VOID request)
throws RemoteException
- Throws:
RemoteException
setUseCloud
org.gcube.common.core.types.VOID setUseCloud(boolean request)
throws RemoteException
- Throws:
RemoteException
setCloudVMs
org.gcube.common.core.types.VOID setCloudVMs(int request)
throws RemoteException
- Throws:
RemoteException
getCloudVMs
int getCloudVMs(org.gcube.common.core.types.VOID request)
throws RemoteException
- Throws:
RemoteException
isUseCloud
boolean isUseCloud(org.gcube.common.core.types.VOID request)
throws RemoteException
- Throws:
RemoteException
getQuality
String getQuality(org.gcube.common.core.types.VOID request)
throws RemoteException
- Throws:
RemoteException
setQuality
org.gcube.common.core.types.VOID setQuality(String request)
throws RemoteException
- Throws:
RemoteException
getFunctionality
FunctionalityList getFunctionality(org.gcube.common.core.types.VOID request)
throws RemoteException
- Throws:
RemoteException
setFunctionality
org.gcube.common.core.types.VOID setFunctionality(SetFunctionality request)
throws RemoteException
- Throws:
RemoteException
getFunctionalityNodes
FunctionalityNodes getFunctionalityNodes(org.gcube.common.core.types.VOID request)
throws RemoteException
- Throws:
RemoteException
setGHNs
org.gcube.common.core.types.VOID setGHNs(GHNArray request)
throws RemoteException
- Throws:
RemoteException
setVREtoPendingState
org.gcube.common.core.types.VOID setVREtoPendingState(org.gcube.common.core.types.VOID request)
throws RemoteException
- Throws:
RemoteException
deployVRE
org.gcube.common.core.types.VOID deployVRE(org.gcube.common.core.types.VOID request)
throws RemoteException
- Throws:
RemoteException
undeployVRE
org.gcube.common.core.types.VOID undeployVRE(org.gcube.common.core.types.VOID request)
throws RemoteException
- Throws:
RemoteException
renewVRE
org.gcube.common.core.types.VOID renewVRE(Calendar request)
throws RemoteException
- Throws:
RemoteException
checkStatus
String checkStatus(org.gcube.common.core.types.VOID request)
throws RemoteException
- Throws:
RemoteException
getMultipleResourceProperties
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
- Throws:
RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
getResourceProperty
org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
throws RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
- Throws:
RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
destroy
org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
- Throws:
RemoteException
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
queryResourceProperties
org.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
- 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
setResourceProperties
org.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
- 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
setTerminationTime
org.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
- Throws:
RemoteException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
Copyright © 2013. All Rights Reserved.