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 TypeClassDescriptionclassclassclassRepresents the value of a complex property.classclassA Delta instance contains all added and deleted links and all deleted entities.classData representation for a single entity.classData representation for a collection of single entities.classData representation as an Iterator for a collection of single entities.classData representation for a linked object. -
Uses of AbstractODataObject in org.apache.olingo.server.core.serializer.json
Methods in org.apache.olingo.server.core.serializer.json with parameters of type AbstractODataObjectModifier and TypeMethodDescriptionprotected SerializerResultEdmAssistedJsonSerializer.serialize(ServiceMetadata metadata, EdmEntityType entityType, AbstractODataObject obj, ContextURL contextURL)