Uses of Class
org.apache.olingo.commons.api.data.AbstractODataObject
Packages that use AbstractODataObject
Package
Description
Contains all the data objects of OData responses and OData requests
-
Uses of AbstractODataObject in org.apache.olingo.commons.api.data
Subclasses of AbstractODataObject in org.apache.olingo.commons.api.dataModifier and TypeClassDescriptionclass
class
Represents the value of a complex property.class
A deleted entity contains the reason for deletion and the id.class
A Delta instance contains all added and deleted links and all deleted entities.class
Data representation for a single entity.class
Data representation for a collection of single entities.class
Data representation as an Iterator for a collection of single entities.class
Data representation for a linked object.