public class GroupByItemImpl extends Object implements org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem
| Constructor and Description |
|---|
GroupByItemImpl() |
| Modifier and Type | Method and Description |
|---|---|
GroupByItemImpl |
addRollupItem(org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem groupByItem) |
List<org.apache.olingo.server.api.uri.UriResource> |
getPath() |
List<org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem> |
getRollup() |
boolean |
isRollupAll() |
GroupByItemImpl |
setIsRollupAll() |
GroupByItemImpl |
setPath(org.apache.olingo.server.api.uri.UriInfo uriInfo) |
public List<org.apache.olingo.server.api.uri.UriResource> getPath()
getPath in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupByItempublic GroupByItemImpl setPath(org.apache.olingo.server.api.uri.UriInfo uriInfo)
public List<org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem> getRollup()
getRollup in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupByItempublic GroupByItemImpl addRollupItem(org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem groupByItem)
public boolean isRollupAll()
isRollupAll in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupByItempublic GroupByItemImpl setIsRollupAll()
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.