org.gcube.datatransformation.client.library.proxies
Interface DTSCLProxyI
- All Known Implementing Classes:
- DTSCLDefaultProxy
public interface DTSCLProxyI
transformData
Types.TransformDataResponse transformData(Types.TransformData request)
throws DTSException
- Throws:
DTSException
transformDataWithTransformationUnit
Types.TransformDataWithTransformationUnitResponse transformDataWithTransformationUnit(Types.TransformDataWithTransformationUnit request)
throws DTSException
- Throws:
DTSException
transformDataWithTransformationProgram
Types.TransformDataWithTransformationProgramResponse transformDataWithTransformationProgram(Types.TransformDataWithTransformationProgram request)
throws DTSException
- Throws:
DTSException
findApplicableTransformationUnits
Types.FindApplicableTransformationUnitsResponse findApplicableTransformationUnits(Types.FindApplicableTransformationUnits request)
throws DTSException
- Throws:
DTSException
queryTransformationPrograms
String queryTransformationPrograms(String request)
throws DTSException
- Throws:
DTSException
Copyright © 2014. All Rights Reserved.