Package org.apache.olingo.odata2.api.ep.entry

Entity Provider Entries

See:
          Description

Interface Summary
DeletedEntryMetadata Metadata of a deleted feed entry as defined in Atom Tombstone extension (RFC6721) or Json proprietary format.
EntryMetadata EntryMetadata contains all metadata for an ODataEntry.
MediaMetadata MediaMetadata contains all metadata for media related entries.
ODataEntry An ODataEntry contains all properties (in form of a Map) and possible metadata (in form of MediaMetadata and/or EntryMetadata) for an entry.
 

Package org.apache.olingo.odata2.api.ep.entry Description

Entity Provider Entries

The org.apache.olingo.odata2.api.ep.entry package contains all classes related and necessary for an ODataEntry.



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.