Class ReferenceCollectionSerializerOptions
java.lang.Object
org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions
Options to pass as additional information to the reference-collection serializer.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Builder of OData serializer options. -
Method Summary
Modifier and TypeMethodDescriptionGets theContextURL
.getCount()
Gets the $count system query option.with()
Initializes the options builder.
-
Method Details
-
getContextURL
Gets theContextURL
. -
getCount
Gets the $count system query option. -
with
Initializes the options builder.
-