org.gcube.datatransformation.datatransformationservice.stubs
Interface DataTransformationServicePortType

All Superinterfaces:
Remote
All Known Implementing Classes:
DataTransformationServicePortTypeSOAPBindingStub

public interface DataTransformationServicePortType
extends Remote


Method Summary
 ArrayOfDataElementIDandContentType evaluateContentTypeByDataElementID(EvaluateContentTypeByDataElementID request)
           
 FindApplicableTransformationUnitsResponse findApplicableTransformationUnits(FindApplicableTransformationUnits request)
           
 FindAvailableTargetContentTypesResponse findAvailableTargetContentTypes(FindAvailableTargetContentTypes request)
           
 String queryTransformationPrograms(String request)
           
 TransformDataResponse transformData(TransformData request)
           
 TransformDataWithTransformationProgramResponse transformDataWithTransformationProgram(TransformDataWithTransformationProgram request)
           
 TransformDataWithTransformationUnitResponse transformDataWithTransformationUnit(TransformDataWithTransformationUnit request)
           
 

Method Detail

transformData

TransformDataResponse transformData(TransformData request)
                                    throws RemoteException,
                                           org.gcube.common.core.faults.GCUBERetryEquivalentFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBERetryEquivalentFault

transformDataWithTransformationProgram

TransformDataWithTransformationProgramResponse transformDataWithTransformationProgram(TransformDataWithTransformationProgram request)
                                                                                      throws RemoteException,
                                                                                             org.gcube.common.core.faults.GCUBERetryEquivalentFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBERetryEquivalentFault

transformDataWithTransformationUnit

TransformDataWithTransformationUnitResponse transformDataWithTransformationUnit(TransformDataWithTransformationUnit request)
                                                                                throws RemoteException,
                                                                                       org.gcube.common.core.faults.GCUBERetryEquivalentFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBERetryEquivalentFault

findApplicableTransformationUnits

FindApplicableTransformationUnitsResponse findApplicableTransformationUnits(FindApplicableTransformationUnits request)
                                                                            throws RemoteException,
                                                                                   org.gcube.common.core.faults.GCUBERetryEquivalentFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBERetryEquivalentFault

findAvailableTargetContentTypes

FindAvailableTargetContentTypesResponse findAvailableTargetContentTypes(FindAvailableTargetContentTypes request)
                                                                        throws RemoteException,
                                                                               org.gcube.common.core.faults.GCUBERetryEquivalentFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBERetryEquivalentFault

queryTransformationPrograms

String queryTransformationPrograms(String request)
                                   throws RemoteException,
                                          org.gcube.common.core.faults.GCUBERetryEquivalentFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBERetryEquivalentFault

evaluateContentTypeByDataElementID

ArrayOfDataElementIDandContentType evaluateContentTypeByDataElementID(EvaluateContentTypeByDataElementID request)
                                                                      throws RemoteException,
                                                                             org.gcube.common.core.faults.GCUBERetryEquivalentFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBERetryEquivalentFault


Copyright © 2012. All Rights Reserved.