Package org.apache.olingo.odata2.api.ep.entry
package 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.
-
InterfacesClassDescriptionMetadata of a deleted feed entry as defined in Atom Tombstone extension (RFC6721) or Json proprietary format.
EntryMetadatacontains all metadata for anODataEntry.MediaMetadatacontains all metadata for media related entries.AnODataEntrycontains all properties (in form of aMap) and possible metadata (in form ofMediaMetadataand/orEntryMetadata) for an entry.