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.StatisticalServicePortType> delegate)
           
 
Method Summary
 String executeComputation(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationConfig computationConfig)
           
 org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationInfos getComputationInfos(String computationId)
           
 org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationOutput getComputationOutput(String computationId)
           
 org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ItemHistoryList getUserHistory()
           
 
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.StatisticalServicePortType> delegate)
Method Detail

executeComputation

public String executeComputation(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationConfig computationConfig)
Specified by:
executeComputation in interface StatisticalManagerService

getComputationInfos

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

getComputationOutput

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

getUserHistory

public org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ItemHistoryList getUserHistory()
Specified by:
getUserHistory in interface StatisticalManagerService


Copyright © 2012. All Rights Reserved.