| Package | Description |
|---|---|
| org.apache.olingo.server.core.deserializer.helper | |
| org.apache.olingo.server.core.uri.parser | |
| org.apache.olingo.server.core.uri.queryoption |
| Modifier and Type | Method and Description |
|---|---|
protected ExpandItemImpl |
ExpandTreeBuilder.buildExpandItem(org.apache.olingo.commons.api.edm.EdmNavigationProperty edmNavigationProperty) |
| Modifier and Type | Field and Description |
|---|---|
ExpandItemImpl |
UriContext.contextExpandItemPath
Set within method
UriParserBaseVisitor.visitExpandItem(org.apache.olingo.server.core.uri.antlr.UriParserParser.ExpandItemContext ctx)
and
UriParserBaseVisitor.visitExpandPathExtension(org.apache.olingo.server.core.uri.antlr.UriParserParser.ExpandPathExtensionContext ctx)
to allow nodes
deeper in the expand tree at
UriParserBaseVisitor.visitExpandPathExtension(org.apache.olingo.server.core.uri.antlr.UriParserParser.ExpandPathExtensionContext ctx)
appending path
segments to the currently processed ExpandItemImpl. |
| Modifier and Type | Method and Description |
|---|---|
ExpandItemImpl |
ExpandItemImpl.setIsRef(boolean isRef) |
ExpandItemImpl |
ExpandItemImpl.setIsStar(boolean isStar) |
ExpandItemImpl |
ExpandItemImpl.setResourcePath(org.apache.olingo.server.api.uri.UriInfoResource resourceInfo) |
ExpandItemImpl |
ExpandItemImpl.setSystemQueryOption(org.apache.olingo.server.api.uri.queryoption.SystemQueryOption sysItem) |
ExpandItemImpl |
ExpandItemImpl.setSystemQueryOptions(List<org.apache.olingo.server.api.uri.queryoption.SystemQueryOption> list) |
ExpandItemImpl |
ExpandItemImpl.setTypeFilter(org.apache.olingo.commons.api.edm.EdmType startTypeFilter) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.