| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri | |
| org.apache.olingo.server.core.uri.parser |
| Modifier and Type | Method and Description |
|---|---|
UriInfoImpl |
UriInfoImpl.addAlias(org.apache.olingo.server.api.uri.queryoption.AliasQueryOption alias) |
UriInfoImpl |
UriInfoImpl.addCustomQueryOption(org.apache.olingo.server.api.uri.queryoption.CustomQueryOption item) |
UriInfoImpl |
UriInfoImpl.addEntitySetName(String entitySet) |
UriInfoImpl |
UriInfoImpl.addResourcePart(org.apache.olingo.server.api.uri.UriResource uriPathInfo) |
UriInfoImpl |
UriInfoImpl.removeResourcePart(int index) |
UriInfoImpl |
UriInfoImpl.setEntityTypeCast(org.apache.olingo.commons.api.edm.EdmEntityType type) |
UriInfoImpl |
UriInfoImpl.setFragment(String fragment) |
UriInfoImpl |
UriInfoImpl.setKind(org.apache.olingo.server.api.uri.UriInfoKind kind) |
UriInfoImpl |
UriInfoImpl.setQueryOptions(List<org.apache.olingo.server.api.uri.queryoption.QueryOption> list) |
UriInfoImpl |
UriInfoImpl.setSystemQueryOption(org.apache.olingo.server.api.uri.queryoption.SystemQueryOption systemOption)
Adds system query option.
|
| Modifier and Type | Field and Description |
|---|---|
UriInfoImpl |
UriContext.contextUriInfo
Stores the currently processed UriInfo objects.
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.