Uses of Interface
org.apache.olingo.server.api.uri.queryoption.SystemQueryOption
Packages that use SystemQueryOption
Package
Description
Olingo URI
Olingo Server API - URI - QueryOptions
-
Uses of SystemQueryOption in org.apache.olingo.server.api.uri
Methods in org.apache.olingo.server.api.uri that return types with arguments of type SystemQueryOptionModifier and TypeMethodDescriptionUriInfo.getSystemQueryOptions()
Gets a list of all system query options which were in the URI. -
Uses of SystemQueryOption in org.apache.olingo.server.api.uri.queryoption
Subinterfaces of SystemQueryOption in org.apache.olingo.server.api.uri.queryoptionModifier and TypeInterfaceDescriptioninterface
Represents the system query option $apply, defined in the data aggregation extension.interface
Represents the system query option $count For example: http://...interface
interface
Represents the system query option $expand For example: http://...interface
Represents the system query option $filter For example: http://...interface
Represents the system query option $format For example: http://...interface
Represents the system query option $id when using a entity-id to resolve the entity For example: http://...interface
Represents the system query option $orderby For example: http://...interface
Represents the system query option $search For example: http://...interface
Represents the system query option $select For example: http://...interface
Represents the system query option $skip For example: http://...interface
Represents the system query option $skiptoken For example: http://...interface
Represents the system query option $top For example: http://...