| Package | Description | 
|---|---|
| org.apache.olingo.server.api.deserializer | Olingo Server API - Deserializer
 
 The deserializer package is used to condense all about the Olingo deserialization. | 
| org.apache.olingo.server.api.serializer | Olingo Server API - Serializer
 
 The serializer package is used to condense all about the Olingo serialization. | 
| org.apache.olingo.server.api.uri | Olingo URI
 
 The URI package is used to condense all information about the OData path used to query the data. | 
| 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 | 
| Class and Description | 
|---|
| ExpandOption Represents the system query option $expand
 For example: http://... | 
| Class and Description | 
|---|
| CountOption Represents the system query option $count
 For example:
 http://... | 
| ExpandOption Represents the system query option $expand
 For example: http://... | 
| SelectOption Represents the system query option $select
 For example: http://... | 
| Class and Description | 
|---|
| AliasQueryOption Represents an alias value defined as query option
 For example:
 http://.../? | 
| ApplyOption Represents the system query option $apply, defined in the data aggregation extension. | 
| CountOption Represents the system query option $count
 For example:
 http://... | 
| CustomQueryOption Represents a custom query option
 For example:
 http://... | 
| DeltaTokenOption | 
| ExpandOption Represents the system query option $expand
 For example: http://... | 
| FilterOption Represents the system query option $filter
 For example: http://... | 
| FormatOption Represents the system query option $format
 For example: http://... | 
| IdOption Represents the system query option $id when using a entity-id to resolve the entity
 For example: http://... | 
| OrderByOption Represents the system query option $orderby
 For example: http://... | 
| SearchOption Represents the system query option $search
 For example: http://... | 
| SelectOption Represents the system query option $select
 For example: http://... | 
| SkipOption Represents the system query option $skip
 For example: http://... | 
| SkipTokenOption Represents the system query option $skiptoken
 For example: http://... | 
| SystemQueryOption Super interface used for any system query option | 
| TopOption Represents the system query option $top
 For example: http://... | 
| Class and Description | 
|---|
| ApplyItem Represents a single transformation from the system query option $apply. | 
| ApplyItem.Kind The kind of the transformation. | 
| ApplyOption Represents the system query option $apply, defined in the data aggregation extension. | 
| CountOption Represents the system query option $count
 For example:
 http://... | 
| ExpandItem Represents a single resource path which should be expanded with using the system query option $expand
 For example: http://... | 
| ExpandOption Represents the system query option $expand
 For example: http://... | 
| FilterOption Represents the system query option $filter
 For example: http://... | 
| LevelsExpandOption Represents the system query option $levels when used inside $expand
 For example: http://... | 
| OrderByItem Represents a single orderby information
 For example: http://... | 
| OrderByOption Represents the system query option $orderby
 For example: http://... | 
| QueryOption Super interface used for any query option | 
| SearchOption Represents the system query option $search
 For example: http://... | 
| SelectItem Represents a single select item information
 For example: http://... | 
| SelectOption Represents the system query option $select
 For example: http://... | 
| SkipOption Represents the system query option $skip
 For example: http://... | 
| SystemQueryOption Super interface used for any system query option | 
| SystemQueryOptionKind Defines the supported system query options. | 
| TopOption Represents the system query option $top
 For example: http://... | 
| Class and Description | 
|---|
| ApplyItem Represents a single transformation from the system query option $apply. | 
| ApplyOption Represents the system query option $apply, defined in the data aggregation extension. | 
| ExpandOption Represents the system query option $expand
 For example: http://... | 
| FilterOption Represents the system query option $filter
 For example: http://... | 
| OrderByOption Represents the system query option $orderby
 For example: http://... | 
| SearchOption Represents the system query option $search
 For example: http://... | 
| SkipOption Represents the system query option $skip
 For example: http://... | 
| TopOption Represents the system query option $top
 For example: http://... | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.