Uses of Class
org.apache.olingo.commons.api.data.EntityCollection
Packages that use EntityCollection
Package
Description
Contains all the data objects of OData responses and OData requests
-
Uses of EntityCollection in org.apache.olingo.commons.api.data
Subclasses of EntityCollection in org.apache.olingo.commons.api.dataModifier and TypeClassDescriptionclassA Delta instance contains all added and deleted links and all deleted entities.Methods in org.apache.olingo.commons.api.data that return EntityCollectionMethods in org.apache.olingo.commons.api.data with parameters of type EntityCollectionModifier and TypeMethodDescriptionvoidLink.setInlineEntitySet(EntityCollection entitySet) Sets in-line entity set.