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