public class ConditionAttribute extends BasicCondition
Condition.OPERATOR
Constructor and Description |
---|
ConditionAttribute(BusinessAttribute predicate,
Object object,
Condition.OPERATOR operator) |
Modifier and Type | Method and Description |
---|---|
String |
getPredicateNOperator() |
String |
toString() |
getObject, getObjects, getOperator, getPredicate, getSQLQuery, getSQLQuery, setPredicate
public ConditionAttribute(BusinessAttribute predicate, Object object, Condition.OPERATOR operator)
predicate
- object
- operator
-