public class CommentPredicate extends ChangeIndexPredicate
| Modifier and Type | Field and Description |
|---|---|
protected ChangeIndex |
index |
| Constructor and Description |
|---|
CommentPredicate(ChangeIndex index,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCost() |
boolean |
match(ChangeData object) |
copy, equals, getOperator, getValue, hashCode, toStringprotected final ChangeIndex index
public CommentPredicate(ChangeIndex index, java.lang.String value)
public boolean match(ChangeData object) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmExceptionpublic int getCost()