public class SubmittablePredicate extends ChangeIndexPredicate
Modifier and Type | Field and Description |
---|---|
protected SubmitRecord.Status |
status |
Constructor and Description |
---|
SubmittablePredicate(SubmitRecord.Status status) |
Modifier and Type | Method and Description |
---|---|
int |
getCost() |
boolean |
match(ChangeData cd) |
copy, equals, getOperator, getValue, hashCode, toString
protected final SubmitRecord.Status status
public SubmittablePredicate(SubmitRecord.Status status)
public boolean match(ChangeData cd) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public int getCost()