Uses of Package
org.apache.olingo.commons.api.data
Packages that use org.apache.olingo.commons.api.data
Package
Description
Contains all the data objects of OData responses and OData requests
Olingo Server API - Deserializer
Olingo Server API - Serializer
Olingo URI
-
Classes in org.apache.olingo.commons.api.data used by org.apache.olingo.client.api.domain
-
Classes in org.apache.olingo.commons.api.data used by org.apache.olingo.client.api.serializationClassDescriptionA Delta instance contains all added and deleted links and all deleted entities.Data representation for a single entity.Data representation for a collection of single entities.Data representation for a link.Data representation for a property.
-
Classes in org.apache.olingo.commons.api.data used by org.apache.olingo.commons.api.dataClassDescriptionAbstract OData object with basic values (
id
,baseURI
,title
).An element with instance annotations.Represents an instance annotation.Represents the value of a complex property.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.Builder for a ContextURL instance.Suffix of the OData Context URLA deleted entity contains the reason for deletion and the id.Reason of the removal from the listA delta link.Data representation for a single entity.Data representation for a collection of single entities.Data representation for a link.Data representation for a linked object.Data representation for an operation.Data representation for a property.Enumeration for all OData property types.Defines a value with an according type.Defines the type of a value (see Valuable). -
Classes in org.apache.olingo.commons.api.data used by org.apache.olingo.server.api.deserializerClassDescriptionData representation for a single entity.Data representation for a collection of single entities.Data representation for a parameter.Data representation for a property.
-
Classes in org.apache.olingo.commons.api.data used by org.apache.olingo.server.api.serializerClassDescriptionHigh-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.A Delta instance contains all added and deleted links and all deleted entities.Data representation for a single entity.Data representation as an Iterator for a collection of single entities.Data representation for a property.
-
Classes in org.apache.olingo.commons.api.data used by org.apache.olingo.server.api.uri