Condition.OPERATOR| Constructor and Description |
|---|
ConditionOnPrimary(BusinessObject primaryBO,
Condition.OPERATOR operator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Collection<BusinessObject> |
getBOs() |
Collection<String> |
getInClauses() |
Condition.OPERATOR |
getOperator() |
String |
getPredicateNOperator() |
int |
hashCode() |
public ConditionOnPrimary(BusinessObject primaryBO, Condition.OPERATOR operator)
public Collection<BusinessObject> getBOs()
public Collection<String> getInClauses()
public Condition.OPERATOR getOperator()
public String getPredicateNOperator()
getPredicateNOperator in interface Condition