Package com.imc.context.filters
Interface ConditionAggregate
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.imc.context.filters.Condition
Condition.OPERATOR -
Method Summary
Methods inherited from interface com.imc.context.filters.Condition
getPredicateNOperator
-
Method Details
-
and
- Parameters:
cond-- Returns:
-
clone
- Throws:
CloneNotSupportedException
-
getConditions
Collection<Condition> getConditions() -
or
-