Uses of Interface
org.apache.olingo.commons.api.IConstants
Packages that use IConstants
Package
Description
-
Uses of IConstants in org.apache.olingo.commons.api.constants
Classes in org.apache.olingo.commons.api.constants that implement IConstantsModifier and TypeClassDescriptionfinal classConstant values related to the OData protocol.final classConstant values related to the OData protocol. -
Uses of IConstants in org.apache.olingo.server.core.deserializer.json
Constructors in org.apache.olingo.server.core.deserializer.json with parameters of type IConstantsModifierConstructorDescriptionODataJsonDeserializer(ContentType contentType, IConstants constants) ODataJsonDeserializer(ContentType contentType, ServiceMetadata serviceMetadata, IConstants constants) -
Uses of IConstants in org.apache.olingo.server.core.serializer.json
Constructors in org.apache.olingo.server.core.serializer.json with parameters of type IConstantsModifierConstructorDescriptionEdmAssistedJsonSerializer(ContentType contentType, IConstants constants) ODataJsonInstanceAnnotationSerializer(ContentType contentType, IConstants constants) ODataJsonSerializer(ContentType contentType, IConstants constants)