Class ServiceDocumentJsonSerializer
java.lang.Object
org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionServiceDocumentJsonSerializer(ServiceMetadata metadata, String serviceRoot, boolean isODataMetadataNone) -
Method Summary
Modifier and TypeMethodDescriptionvoidwriteServiceDocument(com.fasterxml.jackson.core.JsonGenerator gen)
-
Field Details
-
KIND
- See Also:
-
FUNCTION_IMPORT
- See Also:
-
SINGLETON
- See Also:
-
SERVICE_DOCUMENT
- See Also:
-
-
Constructor Details
-
ServiceDocumentJsonSerializer
public ServiceDocumentJsonSerializer(ServiceMetadata metadata, String serviceRoot, boolean isODataMetadataNone) throws SerializerException - Throws:
SerializerException
-
-
Method Details
-
writeServiceDocument
- Throws:
IOException
-