Uses of Interface
org.apache.olingo.server.api.uri.queryoption.ExpandItem
Packages that use ExpandItem
Package
Description
Olingo Server API - URI - QueryOptions
-
Uses of ExpandItem in org.apache.olingo.server.api.uri.queryoption
Methods in org.apache.olingo.server.api.uri.queryoption that return types with arguments of type ExpandItem -
Uses of ExpandItem in org.apache.olingo.server.core.serializer.utils
Methods in org.apache.olingo.server.core.serializer.utils that return ExpandItemModifier and TypeMethodDescriptionstatic ExpandItemExpandSelectHelper.getExpandAll(ExpandOption expand) static ExpandItemExpandSelectHelper.getExpandItem(List<ExpandItem> expandItems, String propertyName) static ExpandItemExpandSelectHelper.getExpandItemBasedOnType(List<ExpandItem> expandItems, String propertyName, EdmStructuredType type, String resourceName) Fetches the expand Item depending upon the typeMethod parameters in org.apache.olingo.server.core.serializer.utils with type arguments of type ExpandItemModifier and TypeMethodDescriptionExpandSelectHelper.getExpandedPropertyNames(List<ExpandItem> expandItems) static ExpandItemExpandSelectHelper.getExpandItem(List<ExpandItem> expandItems, String propertyName) static ExpandItemExpandSelectHelper.getExpandItemBasedOnType(List<ExpandItem> expandItems, String propertyName, EdmStructuredType type, String resourceName) Fetches the expand Item depending upon the type -
Uses of ExpandItem in org.apache.olingo.server.core.uri.queryoption
Classes in org.apache.olingo.server.core.uri.queryoption that implement ExpandItemMethods in org.apache.olingo.server.core.uri.queryoption that return types with arguments of type ExpandItemMethods in org.apache.olingo.server.core.uri.queryoption with parameters of type ExpandItem