Uses of Interface
org.apache.olingo.server.api.uri.queryoption.ApplyItem
Packages that use ApplyItem
Package
Description
Olingo Server API - URI - QueryOptions
-
Uses of ApplyItem in org.apache.olingo.server.api.uri.queryoption
Methods in org.apache.olingo.server.api.uri.queryoption that return types with arguments of type ApplyItem -
Uses of ApplyItem in org.apache.olingo.server.api.uri.queryoption.apply
Subinterfaces of ApplyItem in org.apache.olingo.server.api.uri.queryoption.applyModifier and TypeInterfaceDescriptioninterface
Represents the aggregate transformation.interface
Represents a transformation with one of the pre-defined methodsbottomcount
,bottompercent
,bottomsum
,topcount
,toppercent
,topsum
.interface
Represents the compute transformation.interface
Represents the concat transformation.interface
Represents a transformation with a custom function.interface
Represents the expand transformation.interface
Represents the filter transformation.interface
Represents the grouping transformation.interface
Represents the identity transformation.interface
Represents the orderby transformation.interface
Represents the search transformation.interface
Represents the skip transformation.interface
Represents the top transformation.