Uses of Class
org.apache.olingo.commons.api.data.Entity
Packages that use Entity
Package
Description
Contains all the data objects of OData responses and OData requests
-
Uses of Entity in org.apache.olingo.commons.api.data
Subclasses of Entity in org.apache.olingo.commons.api.dataModifier and TypeClassDescriptionclassA deleted entity contains the reason for deletion and the id.Methods in org.apache.olingo.commons.api.data that return EntityModifier and TypeMethodDescriptionEntity.addProperty(Property property) Add property to this Entity.Parameter.asEntity()Gets the value in its entity representation or null if it is not based on an entity value type.Link.getInlineEntity()Gets in-line entity.abstract EntityEntityIterator.next()Methods in org.apache.olingo.commons.api.data that return types with arguments of type EntityModifier and TypeMethodDescriptionEntityCollection.getEntities()Gets entities.EntityCollection.iterator()EntityIterator.iterator()Methods in org.apache.olingo.commons.api.data with parameters of type Entity