public class DestinationPredicate extends ChangeOperatorPredicate
Modifier and Type | Field and Description |
---|---|
protected Set<Branch.NameKey> |
destinations |
Constructor and Description |
---|
DestinationPredicate(Set<Branch.NameKey> destinations,
String value) |
Modifier and Type | Method and Description |
---|---|
int |
getCost() |
boolean |
match(ChangeData object) |
copy, equals, getOperator, getValue, hashCode, toString
protected Set<Branch.NameKey> destinations
public DestinationPredicate(Set<Branch.NameKey> destinations, String value)
public boolean match(ChangeData object) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public int getCost()