public class TrackingIdPredicate extends ChangeIndexPredicate
Constructor and Description |
---|
TrackingIdPredicate(String trackingId) |
Modifier and Type | Method and Description |
---|---|
int |
getCost() |
boolean |
match(ChangeData cd) |
copy, equals, getOperator, getValue, hashCode, toString
public TrackingIdPredicate(String trackingId)
public boolean match(ChangeData cd) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public int getCost()