org.gcube.datatransformation.datatransformationlibrary.imanagers.queries
Class DescriptionQueryObject

java.lang.Object
  extended by org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.QueryObject
      extended by org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.DescriptionQueryObject

public class DescriptionQueryObject
extends QueryObject

Author:
Dimitris Katris, NKUA

Query object for description of tu or tp.


Field Summary
 String transformationProgramID
          The transformation program id.
 String transformationUnitID
          The transformation unit id.
 
Constructor Summary
DescriptionQueryObject()
           
 
Method Summary
 
Methods inherited from class org.gcube.datatransformation.datatransformationlibrary.imanagers.queries.QueryObject
getLogicOperation, getResultType, hasWhereClause, setHasWhereClause, setLogicOperation, setResultType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

transformationProgramID

public String transformationProgramID
The transformation program id.


transformationUnitID

public String transformationUnitID
The transformation unit id.

Constructor Detail

DescriptionQueryObject

public DescriptionQueryObject()


Copyright © 2013. All Rights Reserved.