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