Package | Description |
---|---|
org.apache.olingo.commons.api.data |
Contains all the data objects of OData responses and OData requests
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntityCollection |
class |
AbstractODataObject
Abstract OData object with basic values (
id , baseURI , title ). |
class |
Annotation
Represents an instance annotation.
|
class |
ComplexValue
Represents the value of a complex property.
|
class |
DeletedEntity
A deleted entity contains the reason for deletion and the id.
|
class |
Delta
A Delta instance contains all added and deleted links and all deleted entities.
|
class |
DeltaLink
A delta link.
|
class |
Entity
Data representation for a single entity.
|
class |
EntityCollection
Data representation for a collection of single entities.
|
class |
EntityIterator
Data representation as an Iterator for a collection of single entities.
|
class |
Link
Data representation for a link.
|
class |
Linked
Data representation for a linked object.
|
class |
Parameter
Data representation for a parameter.
|
class |
Property
Data representation for a property.
|
class |
Valuable
Defines a value with an according type.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.