org.gcube.datatransformation.datatransformationservice.clients
Class ISQueryTest

java.lang.Object
  extended by org.gcube.datatransformation.datatransformationservice.clients.ISQueryTest

public class ISQueryTest
extends Object


Constructor Summary
ISQueryTest()
           
 
Method Summary
static void main(String[] args)
           
static String queryContentFormat(org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.ContentTypeQueryObject object)
           
static String queryContentFormat(String transformationProgramID, String transformationID, String mimetype, boolean isSource)
           
static String queryContentFormatByExpression(String expression)
           
static String queryTransformation(String targetMimeType, String... sourceMimeTypes)
           
static String queryTransformation(org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.TransformationUnitQueryObject object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISQueryTest

public ISQueryTest()
Method Detail

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.