org.gcube.vremanagement.vremodeler.stubs.bindings
Class ModelerServicePortTypeSOAPBindingStub
java.lang.Object
org.apache.axis.client.Stub
org.gcube.vremanagement.vremodeler.stubs.bindings.ModelerServicePortTypeSOAPBindingStub
- All Implemented Interfaces:
- Remote, javax.xml.rpc.Stub, ModelerServicePortType
public class ModelerServicePortTypeSOAPBindingStub
- extends org.apache.axis.client.Stub
- implements ModelerServicePortType
| Fields inherited from class org.apache.axis.client.Stub |
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
| Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
| Methods inherited from class org.apache.axis.client.Stub |
_getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelerServicePortTypeSOAPBindingStub
public ModelerServicePortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
ModelerServicePortTypeSOAPBindingStub
public ModelerServicePortTypeSOAPBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
ModelerServicePortTypeSOAPBindingStub
public ModelerServicePortTypeSOAPBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
createCall
protected org.apache.axis.client.Call createCall()
throws RemoteException
- Throws:
RemoteException
setDescription
public org.gcube.common.core.types.VOID setDescription(VREDescription request)
throws RemoteException
- Specified by:
setDescription in interface ModelerServicePortType
- Throws:
RemoteException
getDescription
public VREDescription getDescription(org.gcube.common.core.types.VOID request)
throws RemoteException
- Specified by:
getDescription in interface ModelerServicePortType
- Throws:
RemoteException
setUseCloud
public org.gcube.common.core.types.VOID setUseCloud(boolean request)
throws RemoteException
- Specified by:
setUseCloud in interface ModelerServicePortType
- Throws:
RemoteException
setCloudVMs
public org.gcube.common.core.types.VOID setCloudVMs(int request)
throws RemoteException
- Specified by:
setCloudVMs in interface ModelerServicePortType
- Throws:
RemoteException
getCloudVMs
public int getCloudVMs(org.gcube.common.core.types.VOID request)
throws RemoteException
- Specified by:
getCloudVMs in interface ModelerServicePortType
- Throws:
RemoteException
isUseCloud
public boolean isUseCloud(org.gcube.common.core.types.VOID request)
throws RemoteException
- Specified by:
isUseCloud in interface ModelerServicePortType
- Throws:
RemoteException
getQuality
public String getQuality(org.gcube.common.core.types.VOID request)
throws RemoteException
- Specified by:
getQuality in interface ModelerServicePortType
- Throws:
RemoteException
setQuality
public org.gcube.common.core.types.VOID setQuality(String request)
throws RemoteException
- Specified by:
setQuality in interface ModelerServicePortType
- Throws:
RemoteException
getFunctionality
public FunctionalityList getFunctionality(org.gcube.common.core.types.VOID request)
throws RemoteException
- Specified by:
getFunctionality in interface ModelerServicePortType
- Throws:
RemoteException
setFunctionality
public org.gcube.common.core.types.VOID setFunctionality(SetFunctionality request)
throws RemoteException
- Specified by:
setFunctionality in interface ModelerServicePortType
- Throws:
RemoteException
getFunctionalityNodes
public FunctionalityNodes getFunctionalityNodes(org.gcube.common.core.types.VOID request)
throws RemoteException
- Specified by:
getFunctionalityNodes in interface ModelerServicePortType
- Throws:
RemoteException
setGHNs
public org.gcube.common.core.types.VOID setGHNs(GHNArray request)
throws RemoteException
- Specified by:
setGHNs in interface ModelerServicePortType
- Throws:
RemoteException
setVREtoPendingState
public org.gcube.common.core.types.VOID setVREtoPendingState(org.gcube.common.core.types.VOID request)
throws RemoteException
- Specified by:
setVREtoPendingState in interface ModelerServicePortType
- Throws:
RemoteException
deployVRE
public org.gcube.common.core.types.VOID deployVRE(org.gcube.common.core.types.VOID request)
throws RemoteException
- Specified by:
deployVRE in interface ModelerServicePortType
- Throws:
RemoteException
undeployVRE
public org.gcube.common.core.types.VOID undeployVRE(org.gcube.common.core.types.VOID request)
throws RemoteException
- Specified by:
undeployVRE in interface ModelerServicePortType
- Throws:
RemoteException
renewVRE
public org.gcube.common.core.types.VOID renewVRE(Calendar request)
throws RemoteException
- Specified by:
renewVRE in interface ModelerServicePortType
- Throws:
RemoteException
checkStatus
public String checkStatus(org.gcube.common.core.types.VOID request)
throws RemoteException
- Specified by:
checkStatus in interface ModelerServicePortType
- Throws:
RemoteException
getMultipleResourceProperties
public 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
- Specified by:
getMultipleResourceProperties in interface ModelerServicePortType
- Throws:
RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
getResourceProperty
public org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
throws RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
- Specified by:
getResourceProperty in interface ModelerServicePortType
- Throws:
RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
destroy
public org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
- Specified by:
destroy in interface ModelerServicePortType
- Throws:
RemoteException
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
queryResourceProperties
public 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
- Specified by:
queryResourceProperties in interface ModelerServicePortType
- 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
public 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
- Specified by:
setResourceProperties in interface ModelerServicePortType
- 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
public 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
- Specified by:
setTerminationTime in interface ModelerServicePortType
- Throws:
RemoteException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
Copyright © 2013. All Rights Reserved.