| Package | Description | 
|---|---|
| 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). | 
| Modifier and Type | Method and Description | 
|---|---|
| CountOption | EntityCollectionSerializerOptions. getCount()Gets the $count system query option. | 
| CountOption | ReferenceCollectionSerializerOptions. getCount()Gets the $count system query option. | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityCollectionSerializerOptions.Builder | EntityCollectionSerializerOptions.Builder. count(CountOption count)Sets the $count system query option. | 
| ReferenceCollectionSerializerOptions.Builder | ReferenceCollectionSerializerOptions.Builder. count(CountOption count)Sets the $count system query option. | 
| Modifier and Type | Method and Description | 
|---|---|
| CountOption | UriInfoCrossjoin. getCountOption() | 
| CountOption | UriInfoAll. getCountOption() | 
| CountOption | UriInfoResource. getCountOption() | 
| Modifier and Type | Method and Description | 
|---|---|
| CountOption | ExpandItem. getCountOption() | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.