public class Computation
extends org.gcube.common.core.porttypes.GCUBEPortType
implements org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortType
| Constructor and Description |
|---|
Computation() |
| Modifier and Type | Method and Description |
|---|---|
org.oasis.wsrf.lifetime.DestroyResponse |
destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest) |
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperationInfo |
getComputationInfo(String computationId) |
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse |
getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest) |
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMAbstractResource |
getOutput(String requestComputationOutput) |
org.oasis.wsrf.properties.GetResourcePropertyResponse |
getResourceProperty(QName getResourcePropertyRequest) |
protected ServiceContext |
getServiceContext() |
org.oasis.wsrf.properties.QueryResourcePropertiesResponse |
queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest) |
org.gcube.common.core.types.VOID |
remove(String computationId) |
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 |
stop(String requestRemoveComputation) |
protected ServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortTypepublic org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperationInfo getComputationInfo(String computationId) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getComputationInfo in interface org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMAbstractResource getOutput(String requestComputationOutput) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getOutput in interface org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID remove(String computationId) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
remove in interface org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID stop(String requestRemoveComputation) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
stop in interface org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic 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
getMultipleResourceProperties in interface org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortTypeRemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypepublic org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest) throws RemoteException, org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType, org.oasis.wsrf.properties.ResourceUnknownFaultType
getResourceProperty in interface org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortTypeRemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypepublic org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
destroy in interface org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortTypeRemoteExceptionorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.ResourceNotDestroyedFaultTypepublic 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
queryResourceProperties in interface org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortTypeRemoteExceptionorg.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultTypeorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidQueryExpressionFaultTypeorg.oasis.wsrf.properties.QueryEvaluationErrorFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypepublic 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
setResourceProperties in interface org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortTypeRemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultTypeorg.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultTypepublic 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
setTerminationTime in interface org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortTypeRemoteExceptionorg.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultTypeorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultTypeCopyright © 2016. All Rights Reserved.