public interface IItemQuery
Modifier and Type | Method and Description |
---|---|
java.util.Collection<IAggregator<?,?>> |
getAggregators() |
java.util.Collection<IAttribute<?>> |
getAttributes() |
IItemFilter |
getFilter() |
IAttribute<?> |
getGroupBy() |
IItemFilter getFilter()
IAttribute<?> getGroupBy()
java.util.Collection<IAttribute<?>> getAttributes()
java.util.Collection<IAggregator<?,?>> getAggregators()