| Package | Description |
|---|---|
| org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
|
| org.apache.olingo.server.core.uri.queryoption.apply |
| Modifier and Type | Method and Description |
|---|---|
ApplyItem.Kind |
ApplyItem.getKind()
Gets the kind of the transformation.
|
static ApplyItem.Kind |
ApplyItem.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplyItem.Kind[] |
ApplyItem.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApplyItem.Kind |
TopImpl.getKind() |
ApplyItem.Kind |
SkipImpl.getKind() |
ApplyItem.Kind |
SearchImpl.getKind() |
ApplyItem.Kind |
OrderByImpl.getKind() |
ApplyItem.Kind |
IdentityImpl.getKind() |
ApplyItem.Kind |
GroupByImpl.getKind() |
ApplyItem.Kind |
FilterImpl.getKind() |
ApplyItem.Kind |
ExpandImpl.getKind() |
ApplyItem.Kind |
CustomFunctionImpl.getKind() |
ApplyItem.Kind |
ConcatImpl.getKind() |
ApplyItem.Kind |
ComputeImpl.getKind() |
ApplyItem.Kind |
BottomTopImpl.getKind() |
ApplyItem.Kind |
AggregateImpl.getKind() |
Copyright © 2023. All rights reserved.