public interface ConditionAwareBuilder
query expressions
of type boolean.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.
|
ConditionAwareBuilder setCondition(QueryExpression<Boolean> conditionExpression)
conditionExpression
- the query expression createdCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.