Uses of Interface
org.apache.olingo.server.api.uri.queryoption.FormatOption
Packages that use FormatOption
Package
Description
Olingo URI
-
Uses of FormatOption in org.apache.olingo.server.api.uri
Methods in org.apache.olingo.server.api.uri that return FormatOptionModifier and TypeMethodDescriptionUriInfoAll.getFormatOption()UriInfoCrossjoin.getFormatOption()UriInfoEntityId.getFormatOption()UriInfoMetadata.getFormatOption()UriInfoResource.getFormatOption() -
Uses of FormatOption in org.apache.olingo.server.core
Methods in org.apache.olingo.server.core with parameters of type FormatOptionModifier and TypeMethodDescriptionstatic ContentTypeContentNegotiator.doContentNegotiation(FormatOption formatOption, ODataRequest request, CustomContentTypeSupport customContentTypeSupport, RepresentationType representationType) -
Uses of FormatOption in org.apache.olingo.server.core.uri
Methods in org.apache.olingo.server.core.uri that return FormatOption -
Uses of FormatOption in org.apache.olingo.server.core.uri.queryoption
Classes in org.apache.olingo.server.core.uri.queryoption that implement FormatOption