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