Uses of Class
org.apache.olingo.commons.api.data.EntityIterator
Packages that use EntityIterator
-
Uses of EntityIterator in org.apache.olingo.server.api.serializer
Methods in org.apache.olingo.server.api.serializer with parameters of type EntityIteratorModifier and TypeMethodDescriptionODataSerializer.entityCollectionStreamed
(ServiceMetadata metadata, EdmEntityType entityType, EntityIterator entities, EntityCollectionSerializerOptions options) Writes entity-collection data into an InputStream.