public class ISQueryTest extends Object
| Constructor and Description |
|---|
ISQueryTest() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static String queryTransformation(org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.TransformationUnitQueryObject object) throws Exception
Exceptionpublic static String queryTransformation(String targetMimeType, String... sourceMimeTypes) throws Exception
Exceptionpublic static String queryContentFormat(org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.ContentTypeQueryObject object) throws Exception
Exceptionpublic static String queryContentFormat(String transformationProgramID, String transformationID, String mimetype, boolean isSource) throws Exception
ExceptionCopyright © 2014. All Rights Reserved.