Uses of Class
de.hybris.platform.cms2lib.model.components.ProductDetailComponentModel
Packages that use ProductDetailComponentModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
-
Uses of ProductDetailComponentModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type ProductDetailComponentModelModifier and TypeMethodDescriptionProductModel.getProductDetailComponents()Generated method - Getter of theProduct.productDetailComponentsattribute defined at extensioncms2lib.Method parameters in de.hybris.platform.core.model.product with type arguments of type ProductDetailComponentModelModifier and TypeMethodDescriptionvoidProductModel.setProductDetailComponents(List<ProductDetailComponentModel> value) Generated method - Setter ofProduct.productDetailComponentsattribute defined at extensioncms2lib.