| Package | Description | 
|---|---|
| org.apache.olingo.client.api.domain | |
| org.apache.olingo.client.api.serialization | |
| org.apache.olingo.commons.api.data | Contains all the data objects of OData responses and OData requests | 
| org.apache.olingo.server.api.deserializer | Olingo Server API - Deserializer
 
 The deserializer package is used to condense all about the Olingo deserialization. | 
| org.apache.olingo.server.api.serializer | Olingo Server API - Serializer
 
 The serializer package is used to condense all about the Olingo serialization. | 
| org.apache.olingo.server.api.uri | Olingo URI
 
 The URI package is used to condense all information about the OData path used to query the data. | 
| Class and Description | 
|---|
| Entity Data representation for a single entity. | 
| Class and Description | 
|---|
| Delta A Delta instance contains all added and deleted links and all deleted entities. | 
| Entity Data representation for a single entity. | 
| EntityCollection Data representation for a collection of single entities. | 
| Link Data representation for a link. | 
| Property Data representation for a property. | 
| Class and Description | 
|---|
| AbstractEntityCollection | 
| AbstractODataObject Abstract OData object with basic values ( id,baseURI,title). | 
| Annotatable An element with instance annotations. | 
| Annotation Represents an instance annotation. | 
| ComplexValue Represents the value of a complex property. | 
| ContextURL High-level representation of a context URL, built from the string value returned by a service; provides access to the
 various components of the context URL, defined in the 
 protocol specification. | 
| ContextURL.Builder Builder for a ContextURL instance. | 
| ContextURL.Suffix Suffix of the OData Context URL | 
| DeletedEntity A deleted entity contains the reason for deletion and the id. | 
| DeletedEntity.Reason Reason of the removal from the list | 
| DeltaLink A delta link. | 
| Entity Data representation for a single entity. | 
| EntityCollection Data representation for a collection of single entities. | 
| Link Data representation for a link. | 
| Linked Data representation for a linked object. | 
| Operation Data representation for an operation. | 
| Operation.Type | 
| Property Data representation for a property. | 
| PropertyType Enumeration for all OData property types. | 
| Valuable Defines a value with an according type. | 
| ValueType Defines the type of a value (see Valuable). | 
| Class and Description | 
|---|
| Entity Data representation for a single entity. | 
| EntityCollection Data representation for a collection of single entities. | 
| Parameter Data representation for a parameter. | 
| Property Data representation for a property. | 
| Class and Description | 
|---|
| AbstractEntityCollection | 
| ContextURL High-level representation of a context URL, built from the string value returned by a service; provides access to the
 various components of the context URL, defined in the 
 protocol specification. | 
| Delta A Delta instance contains all added and deleted links and all deleted entities. | 
| Entity Data representation for a single entity. | 
| EntityIterator Data representation as an Iterator for a collection of single entities. | 
| EntityMediaObject | 
| Property Data representation for a property. | 
| Class and Description | 
|---|
| Entity Data representation for a single entity. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.