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

Packages that use org.apache.olingo.odata2.api.ep.entry
org.apache.olingo.odata2.api.ep Entity Provider 
org.apache.olingo.odata2.api.ep.callback Entity Provider Callbacks 
org.apache.olingo.odata2.api.ep.entry Entity Provider Entries 
org.apache.olingo.odata2.api.ep.feed Entity Provider Feed 
 

Classes in org.apache.olingo.odata2.api.ep.entry used by org.apache.olingo.odata2.api.ep
ODataEntry
          An ODataEntry contains all properties (in form of a Map) and possible metadata (in form of MediaMetadata and/or EntryMetadata) for an entry.
 

Classes in org.apache.olingo.odata2.api.ep.entry used by org.apache.olingo.odata2.api.ep.callback
ODataEntry
          An ODataEntry contains all properties (in form of a Map) and possible metadata (in form of MediaMetadata and/or EntryMetadata) for an entry.
 

Classes in org.apache.olingo.odata2.api.ep.entry used by org.apache.olingo.odata2.api.ep.entry
EntryMetadata
          EntryMetadata contains all metadata for an ODataEntry.
MediaMetadata
          MediaMetadata contains all metadata for media related entries.
 

Classes in org.apache.olingo.odata2.api.ep.entry used by org.apache.olingo.odata2.api.ep.feed
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.
 



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