Package | Description |
---|---|
org.apache.olingo.server.api.serializer |
Olingo Server API - Serializer
|
org.apache.olingo.server.api.uri |
Olingo URI
|
org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
|
Modifier and Type | Method and Description |
---|---|
CountOption |
ReferenceCollectionSerializerOptions.getCount()
Gets the $count system query option.
|
CountOption |
EntityCollectionSerializerOptions.getCount()
Gets the $count system query option.
|
Modifier and Type | Method and Description |
---|---|
ReferenceCollectionSerializerOptions.Builder |
ReferenceCollectionSerializerOptions.Builder.count(CountOption count)
Sets the $count system query option.
|
EntityCollectionSerializerOptions.Builder |
EntityCollectionSerializerOptions.Builder.count(CountOption count)
Sets the $count system query option.
|
Modifier and Type | Method and Description |
---|---|
CountOption |
UriInfoResource.getCountOption() |
CountOption |
UriInfoCrossjoin.getCountOption() |
CountOption |
UriInfoAll.getCountOption() |
Modifier and Type | Method and Description |
---|---|
CountOption |
ExpandItem.getCountOption() |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.