Uses of Class
de.hybris.platform.core.model.media.MediaFormatMappingModel
Packages that use MediaFormatMappingModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.media package.
-
Uses of MediaFormatMappingModel in de.hybris.platform.core.model.media
Methods in de.hybris.platform.core.model.media that return types with arguments of type MediaFormatMappingModelModifier and TypeMethodDescriptionMediaContextModel.getMappings()Generated method - Getter of theMediaContext.mappingsattribute defined at extensioncore.Method parameters in de.hybris.platform.core.model.media with type arguments of type MediaFormatMappingModelModifier and TypeMethodDescriptionvoidMediaContextModel.setMappings(Collection<MediaFormatMappingModel> value) Generated method - Setter ofMediaContext.mappingsattribute defined at extensioncore.