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