org.gcube.data.analysis.statisticalmanager.stubs
Interface FactoryPortType

All Superinterfaces:
Remote
All Known Implementing Classes:
FactoryPortTypeSOAPBindingStub

public interface FactoryPortType
extends Remote


Method Summary
 ParametersList getAlgorithmParameters(SMComputation request)
           
 Features getFeatures(org.gcube.common.core.types.VOID requestGetFeatures)
           
 Features getFeaturesForInputParameters(SMTypeParameter requestGetFeaturesForInputParameters)
           
 ItemHistoryList getUserHistory(SMHistoryRequest requestUserHistory)
           
 ItemHistoryList getUserHistoryByTypeParameters(SMHistoryRequestByInputParameters requestUserHistory)
           
 org.apache.axis.message.addressing.EndpointReferenceType serviceConnect(String request)
           
 

Method Detail

serviceConnect

org.apache.axis.message.addressing.EndpointReferenceType serviceConnect(String request)
                                                                        throws RemoteException,
                                                                               org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getAlgorithmParameters

ParametersList getAlgorithmParameters(SMComputation request)
                                      throws RemoteException,
                                             org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getFeatures

Features getFeatures(org.gcube.common.core.types.VOID requestGetFeatures)
                     throws RemoteException,
                            org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getFeaturesForInputParameters

Features getFeaturesForInputParameters(SMTypeParameter requestGetFeaturesForInputParameters)
                                       throws RemoteException,
                                              org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getUserHistory

ItemHistoryList getUserHistory(SMHistoryRequest requestUserHistory)
                               throws RemoteException,
                                      org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getUserHistoryByTypeParameters

ItemHistoryList getUserHistoryByTypeParameters(SMHistoryRequestByInputParameters requestUserHistory)
                                               throws RemoteException,
                                                      org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault


Copyright © 2012. All Rights Reserved.