Uses of Class
de.hybris.platform.core.model.media.MediaContextModel
Packages that use MediaContextModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.media package.
-
Uses of MediaContextModel in de.hybris.platform.core.model.media
Methods in de.hybris.platform.core.model.media that return MediaContextModelModifier and TypeMethodDescriptionMediaFormatMappingModel.getMediaContext()Generated method - Getter of theMediaFormatMapping.mediaContextattribute defined at extensioncore.Methods in de.hybris.platform.core.model.media with parameters of type MediaContextModelModifier and TypeMethodDescriptionvoidMediaFormatMappingModel.setMediaContext(MediaContextModel value) Generated method - Setter ofMediaFormatMapping.mediaContextattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.media with parameters of type MediaContextModelModifierConstructorDescriptionMediaFormatMappingModel(MediaContextModel _mediaContext, ItemModel _owner, MediaFormatModel _source, MediaFormatModel _target) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMediaFormatMappingModel(MediaContextModel _mediaContext, MediaFormatModel _source, MediaFormatModel _target) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters