public class Count extends Object implements FieldRestriction
Restriction.RestrictionLevel| Constructor and Description |
|---|
Count(String fieldName,
Integer leftRange,
Integer rightRange,
AggregationRange aggregationRange) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
Restriction.RestrictionLevel |
getRestrictionLevel() |
boolean |
satisfies(Object fieldValue) |
public Count(String fieldName, Integer leftRange, Integer rightRange, AggregationRange aggregationRange)
public String getFieldName()
getFieldName in interface FieldRestrictionpublic Restriction.RestrictionLevel getRestrictionLevel()
getRestrictionLevel in interface Restrictionpublic boolean satisfies(Object fieldValue)
satisfies in interface RestrictionCopyright © 2015 jsolve. All rights reserved.