org.gcube.datatransformation.client.library.proxies
Class DTSCLDefaultProxy
java.lang.Object
org.gcube.datatransformation.client.library.proxies.DTSCLDefaultProxy
- All Implemented Interfaces:
- DTSCLProxyI
public class DTSCLDefaultProxy
- extends Object
- implements DTSCLProxyI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTSCLDefaultProxy
public DTSCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<DTSStub> config)
transformData
public Types.TransformDataResponse transformData(Types.TransformData request)
throws DTSException
- Specified by:
transformData in interface DTSCLProxyI
- Throws:
DTSException
transformDataWithTransformationUnit
public Types.TransformDataWithTransformationUnitResponse transformDataWithTransformationUnit(Types.TransformDataWithTransformationUnit request)
throws DTSException
- Specified by:
transformDataWithTransformationUnit in interface DTSCLProxyI
- Throws:
DTSException
transformDataWithTransformationProgram
public Types.TransformDataWithTransformationProgramResponse transformDataWithTransformationProgram(Types.TransformDataWithTransformationProgram request)
throws DTSException
- Specified by:
transformDataWithTransformationProgram in interface DTSCLProxyI
- Throws:
DTSException
findApplicableTransformationUnits
public Types.FindApplicableTransformationUnitsResponse findApplicableTransformationUnits(Types.FindApplicableTransformationUnits request)
throws DTSException
- Specified by:
findApplicableTransformationUnits in interface DTSCLProxyI
- Throws:
DTSException
queryTransformationPrograms
public String queryTransformationPrograms(String request)
throws DTSException
- Specified by:
queryTransformationPrograms in interface DTSCLProxyI
- Throws:
DTSException
Copyright © 2014. All Rights Reserved.