Uses of Class
de.hybris.platform.mediaconversion.model.MediaMetaDataModel
Packages that use MediaMetaDataModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.media package.
-
Uses of MediaMetaDataModel in de.hybris.platform.core.model.media
Methods in de.hybris.platform.core.model.media that return types with arguments of type MediaMetaDataModelModifier and TypeMethodDescriptionMediaContainerModel.getMetaData()Generated method - Getter of theMediaContainer.metaDatadynamic attribute defined at extensionmediaconversion.MediaModel.getMetaData()Generated method - Getter of theMedia.metaDataattribute defined at extensionmediaconversion.Method parameters in de.hybris.platform.core.model.media with type arguments of type MediaMetaDataModelModifier and TypeMethodDescriptionvoidMediaModel.setMetaData(Collection<MediaMetaDataModel> value) Generated method - Setter ofMedia.metaDataattribute defined at extensionmediaconversion. -
Uses of MediaMetaDataModel in de.hybris.platform.mediaconversion.metadata
Methods in de.hybris.platform.mediaconversion.metadata that return types with arguments of type MediaMetaDataModelModifier and TypeMethodDescriptionDefaultMediaMetaDataServiceDao.findMetaData(MediaModel media, String group) Retrieves allMediaMetaDataModelentries for the givenMediaModel.MediaMetaDataServiceDao.findMetaData(MediaModel media, String group) Retrieves allMediaMetaDataModelentries for the givenMediaModel. -
Uses of MediaMetaDataModel in de.hybris.platform.mediaconversion.model.attributes
Methods in de.hybris.platform.mediaconversion.model.attributes that return types with arguments of type MediaMetaDataModelModifier and TypeMethodDescriptionMediaContainerMetaDataAttributeHandler.get(MediaContainerModel model) Retrieves the metadata of the current master for thisMediaContainerModel.Method parameters in de.hybris.platform.mediaconversion.model.attributes with type arguments of type MediaMetaDataModelModifier and TypeMethodDescriptionvoidMediaContainerMetaDataAttributeHandler.set(MediaContainerModel model, Collection<MediaMetaDataModel> value)