Uses of Interface
org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Packages that use GetEntitySetCountUriInfo
Package
Description
Data Processor
Processor Parts
URI Parser Facade
-
Uses of GetEntitySetCountUriInfo in org.apache.olingo.odata2.api.processor
Methods in org.apache.olingo.odata2.api.processor with parameters of type GetEntitySetCountUriInfoModifier and TypeMethodDescriptionODataSingleProcessor.countEntitySet(GetEntitySetCountUriInfo uriInfo, String contentType) -
Uses of GetEntitySetCountUriInfo in org.apache.olingo.odata2.api.processor.part
Methods in org.apache.olingo.odata2.api.processor.part with parameters of type GetEntitySetCountUriInfoModifier and TypeMethodDescriptionEntitySetProcessor.countEntitySet(GetEntitySetCountUriInfo uriInfo, String contentType) Counts the number of requested entities. -
Uses of GetEntitySetCountUriInfo in org.apache.olingo.odata2.api.uri
Subinterfaces of GetEntitySetCountUriInfo in org.apache.olingo.odata2.api.uriModifier and TypeInterfaceDescriptioninterfaceStructured parts of the request URI - the result of URI parsing. -
Uses of GetEntitySetCountUriInfo in org.apache.olingo.odata2.core.uri
Classes in org.apache.olingo.odata2.core.uri that implement GetEntitySetCountUriInfo