Uses of Interface
org.apache.olingo.server.api.uri.queryoption.SelectItem
Packages that use SelectItem
Package
Description
Olingo Server API - URI - QueryOptions
-
Uses of SelectItem in org.apache.olingo.server.api.uri.queryoption
Methods in org.apache.olingo.server.api.uri.queryoption that return types with arguments of type SelectItem -
Uses of SelectItem in org.apache.olingo.server.core.serializer.utils
Method parameters in org.apache.olingo.server.core.serializer.utils with type arguments of type SelectItemModifier and TypeMethodDescriptionExpandSelectHelper.getSelectedPaths(List<SelectItem> selectItems) ExpandSelectHelper.getSelectedPaths(List<SelectItem> selectItems, String propertyName) ExpandSelectHelper.getSelectedPathsWithTypeCasts(List<SelectItem> selectItems, String propertyName) This method creates selectedPath list checking if the resource has entity type filter, complex type filter, or if resource is navigation property and if it has type filterExpandSelectHelper.getSelectedPropertyNames(List<SelectItem> selectItems) -
Uses of SelectItem in org.apache.olingo.server.core.uri.queryoption
Classes in org.apache.olingo.server.core.uri.queryoption that implement SelectItemMethods in org.apache.olingo.server.core.uri.queryoption that return types with arguments of type SelectItemMethod parameters in org.apache.olingo.server.core.uri.queryoption with type arguments of type SelectItem