| Package | Description | 
|---|---|
| org.apache.olingo.server.api.uri.queryoption | Olingo Server API - URI - QueryOptions
 
 The uri.queryoption package is used to condense all about the Olingo query options (in uri context). | 
| 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  | AggregateRepresents the aggregate transformation. | 
| interface  | BottomTopRepresents a transformation with one of the pre-defined methods
  bottomcount,bottompercent,bottomsum,topcount,toppercent,topsum. | 
| interface  | ComputeRepresents the compute transformation. | 
| interface  | ConcatRepresents the concat transformation. | 
| interface  | CustomFunctionRepresents a transformation with a custom function. | 
| interface  | ExpandRepresents the expand transformation. | 
| interface  | FilterRepresents the filter transformation. | 
| interface  | GroupByRepresents the grouping transformation. | 
| interface  | IdentityRepresents the identity transformation. | 
| interface  | OrderByRepresents the orderby transformation. | 
| interface  | SearchRepresents the search transformation. | 
| interface  | SkipRepresents the skip transformation. | 
| interface  | TopRepresents the top transformation. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.