Package | Description |
---|---|
org.apache.olingo.odata2.api.ep |
Entity Provider
The org.apache.olingo.odata2.api.ep package contains all classes related and necessary to provide an
EntityProvider . |
org.apache.olingo.odata2.api.ep.callback |
Entity Provider Callbacks
These callbacks will be used to support the $expand query option.
|
org.apache.olingo.odata2.api.ep.entry |
Entity Provider Entries
The org.apache.olingo.odata2.api.ep.entry package contains all classes related and necessary for an
ODataEntry . |
org.apache.olingo.odata2.api.ep.feed |
Entity Provider Feed
The org.apache.olingo.odata2.api.ep.feed package contains all classes related and necessary for an
ODataFeed . |
org.apache.olingo.odata2.client.api.ep | |
org.apache.olingo.odata2.client.core.ep | |
org.apache.olingo.odata2.client.core.ep.deserializer |
Class and Description |
---|
ODataEntry
An
ODataEntry contains all properties (in form of a Map ) and possible metadata
(in form of MediaMetadata and/or EntryMetadata ) for an entry. |
Class and Description |
---|
ODataEntry
An
ODataEntry contains all properties (in form of a Map ) and possible metadata
(in form of MediaMetadata and/or EntryMetadata ) for an entry. |
Class and Description |
---|
EntryMetadata
EntryMetadata contains all metadata for an ODataEntry . |
MediaMetadata
MediaMetadata contains all metadata for media related entries. |
Class and Description |
---|
DeletedEntryMetadata
Metadata of a deleted feed entry as defined in Atom Tombstone extension (RFC6721) or Json proprietary format.
|
ODataEntry
An
ODataEntry contains all properties (in form of a Map ) and possible metadata
(in form of MediaMetadata and/or EntryMetadata ) for an entry. |
Class and Description |
---|
ODataEntry
An
ODataEntry contains all properties (in form of a Map ) and possible metadata
(in form of MediaMetadata and/or EntryMetadata ) for an entry. |
Class and Description |
---|
ODataEntry
An
ODataEntry contains all properties (in form of a Map ) and possible metadata
(in form of MediaMetadata and/or EntryMetadata ) for an entry. |
Class and Description |
---|
ODataEntry
An
ODataEntry contains all properties (in form of a Map ) and possible metadata
(in form of MediaMetadata and/or EntryMetadata ) for an entry. |
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.