Uses of Class
org.apache.olingo.commons.api.data.Annotatable
Packages that use Annotatable
Package
Description
Contains all the data objects of OData responses and OData requests
-
Uses of Annotatable in org.apache.olingo.commons.api.data
Subclasses of Annotatable in org.apache.olingo.commons.api.dataModifier and TypeClassDescriptionclass
class
Abstract OData object with basic values (id
,baseURI
,title
).class
Represents an instance annotation.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
A delta link.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 link.class
Data representation for a linked object.class
Data representation for a parameter.class
Data representation for a property.class
Defines a value with an according type.