org.gcube.data.analysis.statisticalmanager.porttypes
Class StatisticalManagerFactory
java.lang.Object
org.gcube.common.core.porttypes.GCUBEPortType
org.gcube.data.analysis.statisticalmanager.porttypes.StatisticalManagerFactory
- All Implemented Interfaces:
- Remote, javax.xml.rpc.server.ServiceLifecycle, org.gcube.data.analysis.statisticalmanager.stubs.FactoryPortType
public class StatisticalManagerFactory
- extends org.gcube.common.core.porttypes.GCUBEPortType
- implements org.gcube.data.analysis.statisticalmanager.stubs.FactoryPortType
| Fields inherited from class org.gcube.common.core.porttypes.GCUBEPortType |
initialized |
|
Method Summary |
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ParametersList |
getAlgorithmParameters(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMComputation computation)
|
static StatisticalManagerFactoryResource |
getFactoryResource()
|
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.Features |
getFeatures(org.gcube.common.core.types.VOID arg0)
|
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.Features |
getFeaturesForInputParameters(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMTypeParameter typeParameter)
|
protected ServiceContext |
getServiceContext()
|
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ItemHistoryList |
getUserHistory(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMHistoryRequest request)
|
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ItemHistoryList |
getUserHistoryByTypeParameters(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMHistoryRequestByInputParameters request)
|
protected void |
onInitialisation()
|
org.apache.axis.message.addressing.EndpointReferenceType |
serviceConnect(String token)
|
| Methods inherited from class org.gcube.common.core.porttypes.GCUBEPortType |
destroy, init, onFailure, onReady, onStateChange, onUpdate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticalManagerFactory
public StatisticalManagerFactory()
getServiceContext
protected ServiceContext getServiceContext()
-
- Specified by:
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortType
getFactoryResource
public static StatisticalManagerFactoryResource getFactoryResource()
serviceConnect
public org.apache.axis.message.addressing.EndpointReferenceType serviceConnect(String token)
throws RemoteException,
org.gcube.common.core.faults.GCUBEUnrecoverableFault
- Specified by:
serviceConnect in interface org.gcube.data.analysis.statisticalmanager.stubs.FactoryPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEUnrecoverableFault
onInitialisation
protected void onInitialisation()
throws Exception
- Overrides:
onInitialisation in class org.gcube.common.core.porttypes.GCUBEPortType
- Throws:
Exception
getFeatures
public org.gcube_system.namespaces.data.analysis.statisticalmanager.types.Features getFeatures(org.gcube.common.core.types.VOID arg0)
throws RemoteException,
org.gcube.common.core.faults.GCUBEUnrecoverableFault
- Specified by:
getFeatures in interface org.gcube.data.analysis.statisticalmanager.stubs.FactoryPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEUnrecoverableFault
getAlgorithmParameters
public org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ParametersList getAlgorithmParameters(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMComputation computation)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getAlgorithmParameters in interface org.gcube.data.analysis.statisticalmanager.stubs.FactoryPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getFeaturesForInputParameters
public org.gcube_system.namespaces.data.analysis.statisticalmanager.types.Features getFeaturesForInputParameters(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMTypeParameter typeParameter)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getFeaturesForInputParameters in interface org.gcube.data.analysis.statisticalmanager.stubs.FactoryPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getUserHistory
public org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ItemHistoryList getUserHistory(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMHistoryRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getUserHistory in interface org.gcube.data.analysis.statisticalmanager.stubs.FactoryPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getUserHistoryByTypeParameters
public org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ItemHistoryList getUserHistoryByTypeParameters(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMHistoryRequestByInputParameters request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getUserHistoryByTypeParameters in interface org.gcube.data.analysis.statisticalmanager.stubs.FactoryPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
Copyright © 2012. All Rights Reserved.