org.gcube.data.analysis.statisticalmanager.proxies
Class StatisticalManagerDefaultService

java.lang.Object
  extended by org.gcube.data.analysis.statisticalmanager.proxies.StatisticalManagerDefaultService
All Implemented Interfaces:
StatisticalManagerService

public class StatisticalManagerDefaultService
extends Object
implements StatisticalManagerService


Constructor Summary
StatisticalManagerDefaultService(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortType> delegate)
           
 
Method Summary
 String executeComputation(org.gcube.data.analysis.statisticalmanager.stubs.SMComputationConfig computationConfig)
           
 org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperationInfo getComputationInfo(String computationId)
           
 org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMAbstractResource getComputationOutput(String computationId)
           
 void removeComputation(String computationId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticalManagerDefaultService

public StatisticalManagerDefaultService(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.analysis.statisticalmanager.stubs.ComputationPortType> delegate)
Method Detail

getComputationInfo

public org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperationInfo getComputationInfo(String computationId)
Specified by:
getComputationInfo in interface StatisticalManagerService

getComputationOutput

public org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMAbstractResource getComputationOutput(String computationId)
Specified by:
getComputationOutput in interface StatisticalManagerService

removeComputation

public void removeComputation(String computationId)
Specified by:
removeComputation in interface StatisticalManagerService

executeComputation

public String executeComputation(org.gcube.data.analysis.statisticalmanager.stubs.SMComputationConfig computationConfig)
Specified by:
executeComputation in interface StatisticalManagerService


Copyright © 2013. All Rights Reserved.