Uses of Interface
org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem
Packages that use GroupByItem
Package
Description
-
Uses of GroupByItem in org.apache.olingo.server.api.uri.queryoption.apply
Methods in org.apache.olingo.server.api.uri.queryoption.apply that return types with arguments of type GroupByItemModifier and TypeMethodDescriptionGroupBy.getGroupByItems()Gets the items to group.GroupByItem.getRollup()Gets the rollup. -
Uses of GroupByItem in org.apache.olingo.server.core.uri.queryoption.apply
Classes in org.apache.olingo.server.core.uri.queryoption.apply that implement GroupByItemMethods in org.apache.olingo.server.core.uri.queryoption.apply that return types with arguments of type GroupByItemMethods in org.apache.olingo.server.core.uri.queryoption.apply with parameters of type GroupByItemModifier and TypeMethodDescriptionGroupByImpl.addGroupByItem(GroupByItem groupByItem) GroupByItemImpl.addRollupItem(GroupByItem groupByItem)