Uses of Class
de.hybris.platform.cms2.model.contents.components.VideoComponentModel
Packages that use VideoComponentModel
Package
Description
Contains generated models for each type of de.hybris.platform.category.jalo package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.pages package.
Contains generated models for each type of de.hybris.platform.jalo.product package.
-
Uses of VideoComponentModel in de.hybris.platform.category.model
Methods in de.hybris.platform.category.model that return types with arguments of type VideoComponentModelModifier and TypeMethodDescriptionCategoryModel.getVideoComponents()Generated method - Getter of theCategory.videoComponentsattribute defined at extensioncms2.Method parameters in de.hybris.platform.category.model with type arguments of type VideoComponentModelModifier and TypeMethodDescriptionvoidCategoryModel.setVideoComponents(List<VideoComponentModel> value) Generated method - Setter ofCategory.videoComponentsattribute defined at extensioncms2. -
Uses of VideoComponentModel in de.hybris.platform.cms2.model.pages
Methods in de.hybris.platform.cms2.model.pages that return types with arguments of type VideoComponentModelModifier and TypeMethodDescriptionContentPageModel.getVideoComponents()Generated method - Getter of theContentPage.videoComponentsattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model.pages with type arguments of type VideoComponentModelModifier and TypeMethodDescriptionvoidContentPageModel.setVideoComponents(List<VideoComponentModel> value) Generated method - Setter ofContentPage.videoComponentsattribute defined at extensioncms2. -
Uses of VideoComponentModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type VideoComponentModelModifier and TypeMethodDescriptionProductModel.getVideoComponents()Generated method - Getter of theProduct.videoComponentsattribute defined at extensioncms2.Method parameters in de.hybris.platform.core.model.product with type arguments of type VideoComponentModelModifier and TypeMethodDescriptionvoidProductModel.setVideoComponents(List<VideoComponentModel> value) Generated method - Setter ofProduct.videoComponentsattribute defined at extensioncms2.