Package | Description |
---|---|
org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
|
org.apache.olingo.server.api.uri.queryoption.apply |
Modifier and Type | Method and Description |
---|---|
List<ApplyItem> |
ApplyOption.getApplyItems() |
Modifier and Type | Interface and Description |
---|---|
interface |
Aggregate
Represents the aggregate transformation.
|
interface |
BottomTop
Represents a transformation with one of the pre-defined methods
bottomcount , bottompercent , bottomsum ,
topcount , toppercent , topsum . |
interface |
Compute
Represents the compute transformation.
|
interface |
Concat
Represents the concat transformation.
|
interface |
CustomFunction
Represents a transformation with a custom function.
|
interface |
Expand
Represents the expand transformation.
|
interface |
Filter
Represents the filter transformation.
|
interface |
GroupBy
Represents the grouping transformation.
|
interface |
Identity
Represents the identity transformation.
|
interface |
Search
Represents the search transformation.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.