| Package | Description |
|---|---|
| org.apache.olingo.server.api.uri.queryoption.apply | |
| org.apache.olingo.server.core.uri.queryoption.apply |
| Modifier and Type | Method and Description |
|---|---|
List<GroupByItem> |
GroupBy.getGroupByItems()
Gets the items to group.
|
List<GroupByItem> |
GroupByItem.getRollup()
Gets the rollup.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupByItemImpl
Represents a grouping property.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupByItem> |
GroupByImpl.getGroupByItems() |
List<GroupByItem> |
GroupByItemImpl.getRollup() |
| Modifier and Type | Method and Description |
|---|---|
GroupByImpl |
GroupByImpl.addGroupByItem(GroupByItem groupByItem) |
GroupByItemImpl |
GroupByItemImpl.addRollupItem(GroupByItem groupByItem) |
Copyright © 2023. All rights reserved.