public class IsUnresolvedPredicate extends IntegerRangeChangePredicate
name, value| Constructor and Description | 
|---|
IsUnresolvedPredicate()  | 
IsUnresolvedPredicate(java.lang.String value)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.lang.Integer | 
getValueInt(ChangeData changeData)  | 
getCostgetMaximumValue, getMinimumValue, matchgetField, getTypecopy, equals, getOperator, getValue, hashCode, toStringand, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, orpublic IsUnresolvedPredicate()
                      throws QueryParseException
QueryParseExceptionpublic IsUnresolvedPredicate(java.lang.String value)
                      throws QueryParseException
QueryParseExceptionprotected java.lang.Integer getValueInt(ChangeData changeData) throws com.google.gwtorm.server.OrmException
getValueInt in class IntegerRangePredicate<ChangeData>com.google.gwtorm.server.OrmException