Module is.codion.framework.domain
Interface CustomCondition
- All Superinterfaces:
Condition
A Condition based on a custom
ConditionProvider
associated with ConditionType
-
Nested Class Summary
Nested classes/interfaces inherited from interface is.codion.framework.domain.entity.condition.Condition
Condition.All, Condition.Combination
-
Method Summary
Methods inherited from interface is.codion.framework.domain.entity.condition.Condition
columns, entityType, toString, values
-
Method Details
-
conditionType
ConditionType conditionType()- Returns:
- the condition type
-