public class TeiidODataJsonSerializer
extends org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
| Constructor and Description |
|---|
TeiidODataJsonSerializer(org.apache.olingo.commons.api.format.ContentType contentType) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.server.api.serializer.SerializerResult |
complexCollection(org.apache.olingo.server.api.ServiceMetadata metadata,
List<List<ComplexReturnType>> result,
org.apache.olingo.commons.api.data.ContextURL contextURL,
URI nextLink) |
complex, complexCollection, entity, entityCollection, entityCollectionIntoStream, entityCollectionStreamed, error, metadataDocument, primitive, primitiveCollection, reference, referenceCollection, resolveComplexType, resolveEntityType, serviceDocument, writeComplexValue, writeEntity, writeEntitySet, writeExpandedNavigationProperty, writeGeoValue, writeNavigationProperties, writePrimitiveValue, writeProperties, writePropertypublic TeiidODataJsonSerializer(org.apache.olingo.commons.api.format.ContentType contentType)
public org.apache.olingo.server.api.serializer.SerializerResult complexCollection(org.apache.olingo.server.api.ServiceMetadata metadata,
List<List<ComplexReturnType>> result,
org.apache.olingo.commons.api.data.ContextURL contextURL,
URI nextLink)
throws org.apache.olingo.server.api.serializer.SerializerException
org.apache.olingo.server.api.serializer.SerializerExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.