public class GroupByImpl extends Object implements org.apache.olingo.server.api.uri.queryoption.apply.GroupBy
| Constructor and Description |
|---|
GroupByImpl() |
| Modifier and Type | Method and Description |
|---|---|
GroupByImpl |
addGroupByItem(org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem groupByItem) |
org.apache.olingo.server.api.uri.queryoption.ApplyOption |
getApplyOption() |
List<org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem> |
getGroupByItems() |
org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind |
getKind() |
GroupByImpl |
setApplyOption(org.apache.olingo.server.api.uri.queryoption.ApplyOption applyOption) |
public org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind getKind()
getKind in interface org.apache.olingo.server.api.uri.queryoption.ApplyItempublic org.apache.olingo.server.api.uri.queryoption.ApplyOption getApplyOption()
getApplyOption in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupBypublic GroupByImpl setApplyOption(org.apache.olingo.server.api.uri.queryoption.ApplyOption applyOption)
public List<org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem> getGroupByItems()
getGroupByItems in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupBypublic GroupByImpl addGroupByItem(org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem groupByItem)
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.