Uses of Package
org.apache.olingo.odata2.api.ep.entry
-
Packages that use org.apache.olingo.odata2.api.ep.entry Package Description org.apache.olingo.odata2.api.ep Entity Providerorg.apache.olingo.odata2.api.ep.callback Entity Provider Callbacksorg.apache.olingo.odata2.api.ep.entry Entity Provider Entriesorg.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 Class Description ODataEntry AnODataEntrycontains all properties (in form of aMap) and possible metadata (in form ofMediaMetadataand/orEntryMetadata) for an entry. -
Classes in org.apache.olingo.odata2.api.ep.entry used by org.apache.olingo.odata2.api.ep.callback Class Description ODataEntry AnODataEntrycontains all properties (in form of aMap) and possible metadata (in form ofMediaMetadataand/orEntryMetadata) for an entry. -
Classes in org.apache.olingo.odata2.api.ep.entry used by org.apache.olingo.odata2.api.ep.entry Class Description EntryMetadata EntryMetadatacontains all metadata for anODataEntry.MediaMetadata MediaMetadatacontains all metadata for media related entries. -
Classes in org.apache.olingo.odata2.api.ep.entry used by org.apache.olingo.odata2.api.ep.feed Class Description DeletedEntryMetadata Metadata of a deleted feed entry as defined in Atom Tombstone extension (RFC6721) or Json proprietary format.ODataEntry AnODataEntrycontains all properties (in form of aMap) and possible metadata (in form ofMediaMetadataand/orEntryMetadata) for an entry.