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