Package | Description |
---|---|
org.apache.olingo.server.api.serializer |
Modifier and Type | Method and Description |
---|---|
EntityCollectionSerializerOptions |
EntityCollectionSerializerOptions.Builder.build()
Builds the OData serializer options.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
ODataSerializer.entityCollection(EdmEntityType entityType,
EntitySet entitySet,
EntityCollectionSerializerOptions options)
Writes entity-collection data into an InputStream.
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.