Uses of Class
de.hybris.platform.core.model.media.MediaContainerModel
Packages that use MediaContainerModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.contents.components package.
Contains generated models for each type of de.hybris.platform.jalo.media package.
Contains generated models for each type of de.hybris.platform.jalo.product package.
Contains generated models for each type of de.hybris.platform.storelocator.jalo package.
-
Uses of MediaContainerModel in de.hybris.platform.acceleratorcms.model.components
Methods in de.hybris.platform.acceleratorcms.model.components that return MediaContainerModelModifier and TypeMethodDescriptionAbstractMediaContainerComponentModel.getMedia()Generated method - Getter of theAbstractMediaContainerComponent.mediaattribute defined at extensionacceleratorcms.Generated method - Getter of theAbstractMediaContainerComponent.mediaattribute defined at extensionacceleratorcms.Methods in de.hybris.platform.acceleratorcms.model.components with parameters of type MediaContainerModelModifier and TypeMethodDescriptionvoidAbstractMediaContainerComponentModel.setMedia(MediaContainerModel value) Generated method - Setter ofAbstractMediaContainerComponent.mediaattribute defined at extensionacceleratorcms.voidAbstractMediaContainerComponentModel.setMedia(MediaContainerModel value, Locale loc) Generated method - Setter ofAbstractMediaContainerComponent.mediaattribute defined at extensionacceleratorcms. -
Uses of MediaContainerModel in de.hybris.platform.b2ctelcoservices.interceptors
Methods in de.hybris.platform.b2ctelcoservices.interceptors with parameters of type MediaContainerModelModifier and TypeMethodDescriptionvoidTmaMediaContainerPrepareInterceptor.onPrepare(MediaContainerModel mediaContainerModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) -
Uses of MediaContainerModel in de.hybris.platform.cms2.model.contents.components
Methods in de.hybris.platform.cms2.model.contents.components that return MediaContainerModelModifier and TypeMethodDescriptionVideoComponentModel.getThumbnail()Generated method - Getter of theVideoComponent.thumbnailattribute defined at extensioncms2.VideoComponentModel.getThumbnail(Locale loc) Generated method - Getter of theVideoComponent.thumbnailattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model.contents.components with parameters of type MediaContainerModelModifier and TypeMethodDescriptionvoidVideoComponentModel.setThumbnail(MediaContainerModel value) Generated method - Setter ofVideoComponent.thumbnailattribute defined at extensioncms2.voidVideoComponentModel.setThumbnail(MediaContainerModel value, Locale loc) Generated method - Setter ofVideoComponent.thumbnailattribute defined at extensioncms2. -
Uses of MediaContainerModel in de.hybris.platform.core.model.media
Methods in de.hybris.platform.core.model.media that return MediaContainerModelModifier and TypeMethodDescriptionMediaModel.getMediaContainer()Generated method - Getter of theMedia.mediaContainerattribute defined at extensioncore.Methods in de.hybris.platform.core.model.media with parameters of type MediaContainerModelModifier and TypeMethodDescriptionvoidMediaModel.setMediaContainer(MediaContainerModel value) Generated method - Setter ofMedia.mediaContainerattribute defined at extensioncore. -
Uses of MediaContainerModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type MediaContainerModelModifier and TypeMethodDescriptionProductModel.getGalleryImages()Generated method - Getter of theProduct.galleryImagesattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.core.model.product with type arguments of type MediaContainerModelModifier and TypeMethodDescriptionvoidProductModel.setGalleryImages(List<MediaContainerModel> value) Generated method - Setter ofProduct.galleryImagesattribute defined at extensioncommerceservices. -
Uses of MediaContainerModel in de.hybris.platform.storelocator.model
Methods in de.hybris.platform.storelocator.model that return MediaContainerModelModifier and TypeMethodDescriptionPointOfServiceModel.getStoreImage()Generated method - Getter of thePointOfService.storeImageattribute defined at extensionbasecommerce.Methods in de.hybris.platform.storelocator.model with parameters of type MediaContainerModelModifier and TypeMethodDescriptionvoidPointOfServiceModel.setStoreImage(MediaContainerModel value) Generated method - Setter ofPointOfService.storeImageattribute defined at extensionbasecommerce.