Uses of Interface
org.apache.olingo.odata2.api.ep.entry.MediaMetadata
Packages that use MediaMetadata
Package
Description
Entity Provider Entries
-
Uses of MediaMetadata in org.apache.olingo.odata2.api.ep.entry
Methods in org.apache.olingo.odata2.api.ep.entry that return MediaMetadataModifier and TypeMethodDescriptionODataEntry.getMediaMetadata()GetMediaMetadatafor thisODataEntryif available. -
Uses of MediaMetadata in org.apache.olingo.odata2.core.ep.entry
Classes in org.apache.olingo.odata2.core.ep.entry that implement MediaMetadataMethods in org.apache.olingo.odata2.core.ep.entry that return MediaMetadataConstructors in org.apache.olingo.odata2.core.ep.entry with parameters of type MediaMetadataModifierConstructorDescriptionODataEntryImpl(Map<String, Object> data, MediaMetadata mediaMetadata, EntryMetadata entryMetadata, ExpandSelectTreeNode expandSelectTree, boolean containsInlineEntry) ODataEntryImpl(Map<String, Object> data, MediaMetadata mediaMetadata, EntryMetadata entryMetadata, ExpandSelectTreeNodeImpl expandSelectTree)