Uses of Class
de.hybris.platform.acceleratorcms.model.components.ProductFeatureComponentModel
Packages that use ProductFeatureComponentModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
-
Uses of ProductFeatureComponentModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type ProductFeatureComponentModelModifier and TypeMethodDescriptionProductModel.getProductFeatureComponents()Generated method - Getter of theProduct.productFeatureComponentsattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.core.model.product with type arguments of type ProductFeatureComponentModelModifier and TypeMethodDescriptionvoidProductModel.setProductFeatureComponents(List<ProductFeatureComponentModel> value) Generated method - Setter ofProduct.productFeatureComponentsattribute defined at extensionacceleratorcms.