Uses of Class
org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
Packages that use EntityCollectionSerializerOptions.Builder
-
Uses of EntityCollectionSerializerOptions.Builder in org.apache.olingo.server.api.serializer
Methods in org.apache.olingo.server.api.serializer that return EntityCollectionSerializerOptions.BuilderModifier and TypeMethodDescriptionEntityCollectionSerializerOptions.Builder.contextURL
(ContextURL contextURL) Sets theContextURL
.EntityCollectionSerializerOptions.Builder.count
(CountOption count) Sets the $count system query option.EntityCollectionSerializerOptions.Builder.expand
(ExpandOption expand) Sets the $expand system query option.Sets id of the collectionEntityCollectionSerializerOptions.Builder.isFullRepresentation
(boolean isFullRepresentation) sets isFullRepresentation to represent inline entriesEntityCollectionSerializerOptions.Builder.select
(SelectOption select) Sets the $select system query option.EntityCollectionSerializerOptions.with()
Initializes the options builder.EntityCollectionSerializerOptions.Builder.writeContentErrorCallback
(ODataContentWriteErrorCallback ODataContentWriteErrorCallback) Set the callback which is used in case of an exception during write of the content.EntityCollectionSerializerOptions.Builder.writeOnlyReferences
(boolean ref) Sets to serialize only referencesEntityCollectionSerializerOptions.Builder.xml10InvalidCharReplacement
(String replacement) set the replacement String for xml 1.0 unicode controlled characters that are not allowed