org.gcube.datatransformation.datatransformationservice.clients
Class ISQueryTest
java.lang.Object
org.gcube.datatransformation.datatransformationservice.clients.ISQueryTest
public class ISQueryTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISQueryTest
public ISQueryTest()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
queryTransformation
public static String queryTransformation(org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.TransformationUnitQueryObject object)
throws Exception
- Throws:
Exception
queryTransformation
public static String queryTransformation(String targetMimeType,
String... sourceMimeTypes)
throws Exception
- Throws:
Exception
queryContentFormat
public static String queryContentFormat(org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.ContentTypeQueryObject object)
throws Exception
- Throws:
Exception
queryContentFormat
public static String queryContentFormat(String transformationProgramID,
String transformationID,
String mimetype,
boolean isSource)
throws Exception
- Throws:
Exception
queryContentFormatByExpression
public static String queryContentFormatByExpression(String expression)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.