| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.parser | |
| org.apache.olingo.server.core.uri.queryoption |
| Modifier and Type | Field and Description |
|---|---|
SelectItemImpl |
UriContext.contextSelectItem
Set within method
UriParserBaseVisitor.visitSelectItem(org.apache.olingo.server.core.uri.antlr.UriParserParser.SelectItemContext ctx)
to allow
nodes
deeper in the expand tree at
UriParserBaseVisitor.visitSelectSegment(org.apache.olingo.server.core.uri.antlr.UriParserParser.SelectSegmentContext ctx)
appending path segments to the
currently processed SelectItemImpl. |
| Modifier and Type | Method and Description |
|---|---|
SelectItemImpl |
SelectItemImpl.setResourcePath(org.apache.olingo.server.api.uri.UriInfoResource path) |
SelectItemImpl |
SelectItemImpl.setStar(boolean isStar) |
SelectItemImpl |
SelectItemImpl.setTypeFilter(org.apache.olingo.commons.api.edm.EdmType startTypeFilter) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.