Uses of Interface
org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Packages that use GetEntityLinkUriInfo
Package
Description
Data Processor
Processor Parts
URI Parser Facade
-
Uses of GetEntityLinkUriInfo in org.apache.olingo.odata2.api.processor
Methods in org.apache.olingo.odata2.api.processor with parameters of type GetEntityLinkUriInfoModifier and TypeMethodDescriptionODataSingleProcessor.readEntityLink(GetEntityLinkUriInfo uriInfo, String contentType) -
Uses of GetEntityLinkUriInfo in org.apache.olingo.odata2.api.processor.part
Methods in org.apache.olingo.odata2.api.processor.part with parameters of type GetEntityLinkUriInfoModifier and TypeMethodDescriptionEntityLinkProcessor.readEntityLink(GetEntityLinkUriInfo uriInfo, String contentType) Reads the URI of the target entity of a navigation property. -
Uses of GetEntityLinkUriInfo in org.apache.olingo.odata2.api.uri
Subinterfaces of GetEntityLinkUriInfo in org.apache.olingo.odata2.api.uriModifier and TypeInterfaceDescriptioninterfaceStructured parts of the request URI - the result of URI parsing. -
Uses of GetEntityLinkUriInfo in org.apache.olingo.odata2.core.uri
Classes in org.apache.olingo.odata2.core.uri that implement GetEntityLinkUriInfo