org.gcube.datatransformation.datatransformationlibrary.imanagers.queries
Class TransformationUnitQueryObject
java.lang.Object
org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.QueryObject
org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.TransformationUnitQueryObject
public class TransformationUnitQueryObject
- extends QueryObject
- Author:
- Dimitris Katris, NKUA
QueryObject for transformation unit queries.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transformationProgramID
public String transformationProgramID
- The transformation program id.
sourceContentTypeConditions
public HashMap<Integer,ContentTypeCondition> sourceContentTypeConditions
- The source content type conditions.
targetContentTypeConditions
public HashMap<Integer,ContentTypeCondition> targetContentTypeConditions
- The target content type conditions.
TransformationUnitQueryObject
public TransformationUnitQueryObject()
Copyright © 2013. All Rights Reserved.