public static class ConditionTemplate.ExpressionTemplateBuilder extends Object implements ConditionAwareBuilder
Constructor and Description |
---|
ExpressionTemplateBuilder() |
Modifier and Type | Method and Description |
---|---|
ConditionAwareBuilder |
setCondition(QueryExpression<Boolean> conditionExpression)
After the condition builders are done they will use this method to yield teh result to their parent builder.
|
ConditionTemplate |
template() |
public ConditionAwareBuilder setCondition(QueryExpression<Boolean> conditionExpression)
ConditionAwareBuilder
setCondition
in interface ConditionAwareBuilder
conditionExpression
- the query expression createdpublic ConditionTemplate template()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.