Uses of Interface
org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Packages that use GetEntityUriInfo
Package
Description
Data Processor
Processor Parts
URI Parser Facade
-
Uses of GetEntityUriInfo in org.apache.olingo.odata2.api.processor
Methods in org.apache.olingo.odata2.api.processor with parameters of type GetEntityUriInfoModifier and TypeMethodDescriptionODataSingleProcessor.readEntity(GetEntityUriInfo uriInfo, String contentType) -
Uses of GetEntityUriInfo in org.apache.olingo.odata2.api.processor.part
Methods in org.apache.olingo.odata2.api.processor.part with parameters of type GetEntityUriInfoModifier and TypeMethodDescriptionEntityProcessor.readEntity(GetEntityUriInfo uriInfo, String contentType) Reads an entity. -
Uses of GetEntityUriInfo in org.apache.olingo.odata2.api.uri
Subinterfaces of GetEntityUriInfo in org.apache.olingo.odata2.api.uriModifier and TypeInterfaceDescriptioninterfaceStructured parts of the request URI - the result of URI parsing. -
Uses of GetEntityUriInfo in org.apache.olingo.odata2.core.uri
Classes in org.apache.olingo.odata2.core.uri that implement GetEntityUriInfo