public class TransformationUnitQueryObject extends QueryObject
QueryObject for transformation unit queries.
| Modifier and Type | Field and Description |
|---|---|
HashMap<Integer,ContentTypeCondition> |
sourceContentTypeConditions
The source content type conditions.
|
HashMap<Integer,ContentTypeCondition> |
targetContentTypeConditions
The target content type conditions.
|
String |
transformationProgramID
The transformation program id.
|
| Constructor and Description |
|---|
TransformationUnitQueryObject() |
getLogicOperation, getResultType, hasWhereClause, setHasWhereClause, setLogicOperation, setResultTypepublic String transformationProgramID
public HashMap<Integer,ContentTypeCondition> sourceContentTypeConditions
public HashMap<Integer,ContentTypeCondition> targetContentTypeConditions
Copyright © 2014. All Rights Reserved.