Uses of Interface
org.apache.olingo.server.api.uri.queryoption.ApplyOption
Packages that use ApplyOption
Package
Description
Olingo URI
Olingo Server API - URI - QueryOptions
-
Uses of ApplyOption in org.apache.olingo.server.api.uri
Methods in org.apache.olingo.server.api.uri that return ApplyOption -
Uses of ApplyOption in org.apache.olingo.server.api.uri.queryoption
Methods in org.apache.olingo.server.api.uri.queryoption that return ApplyOption -
Uses of ApplyOption in org.apache.olingo.server.api.uri.queryoption.apply
Methods in org.apache.olingo.server.api.uri.queryoption.apply that return ApplyOptionModifier and TypeMethodDescriptionGroupBy.getApplyOption()Gets the apply option to be applied to the grouped items.Methods in org.apache.olingo.server.api.uri.queryoption.apply that return types with arguments of type ApplyOption -
Uses of ApplyOption in org.apache.olingo.server.core.uri
Methods in org.apache.olingo.server.core.uri that return ApplyOption -
Uses of ApplyOption in org.apache.olingo.server.core.uri.parser
Methods in org.apache.olingo.server.core.uri.parser that return ApplyOptionModifier and TypeMethodDescriptionApplyParser.parse(UriTokenizer tokenizer, EdmStructuredType referencedType, Collection<String> crossjoinEntitySetNames, Map<String, AliasQueryOption> aliases) -
Uses of ApplyOption in org.apache.olingo.server.core.uri.queryoption
Classes in org.apache.olingo.server.core.uri.queryoption that implement ApplyOptionMethods in org.apache.olingo.server.core.uri.queryoption that return ApplyOption -
Uses of ApplyOption in org.apache.olingo.server.core.uri.queryoption.apply
Methods in org.apache.olingo.server.core.uri.queryoption.apply that return ApplyOptionMethods in org.apache.olingo.server.core.uri.queryoption.apply that return types with arguments of type ApplyOptionMethods in org.apache.olingo.server.core.uri.queryoption.apply with parameters of type ApplyOptionModifier and TypeMethodDescriptionConcatImpl.addApplyOption(ApplyOption option) GroupByImpl.setApplyOption(ApplyOption applyOption)