| Package | Description |
|---|---|
| org.apache.olingo.server.api.uri |
Olingo URI
|
| org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
|
| org.apache.olingo.server.api.uri.queryoption.apply | |
| org.apache.olingo.server.core.uri | |
| org.apache.olingo.server.core.uri.parser | |
| org.apache.olingo.server.core.uri.queryoption | |
| org.apache.olingo.server.core.uri.queryoption.apply |
| Modifier and Type | Method and Description |
|---|---|
ApplyOption |
UriInfoResource.getApplyOption() |
| Modifier and Type | Method and Description |
|---|---|
ApplyOption |
ExpandItem.getApplyOption() |
| Modifier and Type | Method and Description |
|---|---|
ApplyOption |
GroupBy.getApplyOption()
Gets the apply option to be applied to the grouped items.
|
| Modifier and Type | Method and Description |
|---|---|
List<ApplyOption> |
Concat.getApplyOptions()
Gets the concatenated apply options.
|
| Modifier and Type | Method and Description |
|---|---|
ApplyOption |
UriInfoImpl.getApplyOption() |
| Modifier and Type | Method and Description |
|---|---|
ApplyOption |
ApplyParser.parse(UriTokenizer tokenizer,
EdmStructuredType referencedType,
Collection<String> crossjoinEntitySetNames,
Map<String,AliasQueryOption> aliases) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplyOptionImpl |
| Modifier and Type | Method and Description |
|---|---|
ApplyOption |
ExpandItemImpl.getApplyOption() |
| Modifier and Type | Method and Description |
|---|---|
ApplyOption |
GroupByImpl.getApplyOption() |
| Modifier and Type | Method and Description |
|---|---|
List<ApplyOption> |
ConcatImpl.getApplyOptions() |
| Modifier and Type | Method and Description |
|---|---|
ConcatImpl |
ConcatImpl.addApplyOption(ApplyOption option) |
GroupByImpl |
GroupByImpl.setApplyOption(ApplyOption applyOption) |
Copyright © 2023. All rights reserved.