Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSProductRestrictionModel
Packages that use CMSProductRestrictionModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
-
Uses of CMSProductRestrictionModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type CMSProductRestrictionModelModifier and TypeMethodDescriptionProductModel.getRestrictions()Generated method - Getter of theProduct.restrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.core.model.product with type arguments of type CMSProductRestrictionModelModifier and TypeMethodDescriptionvoidProductModel.setRestrictions(Collection<CMSProductRestrictionModel> value) Generated method - Setter ofProduct.restrictionsattribute defined at extensioncms2.