public class AggregationQueryDsl extends AggregationQuery
Constructor and Description |
---|
AggregationQueryDsl() |
Modifier and Type | Method and Description |
---|---|
static List<Facet> |
getDslFacets(List<AggregationQueryDsl> aggregationQueries) |
List<com.mysema.query.types.expr.BooleanExpression> |
getRanges() |
void |
setRanges(List<com.mysema.query.types.expr.BooleanExpression> ranges) |
getAggregation, getAggregationType, getAggregrationField, getDisplayName, getFacets, getName, setAggregation, setAggregationType, setAggregrationField, setDisplayName, setName
Copyright © 2016. All Rights Reserved.