Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSCategoryRestrictionModel
Packages that use CMSCategoryRestrictionModel
Package
Description
Contains generated models for each type of de.hybris.platform.category.jalo package.
-
Uses of CMSCategoryRestrictionModel in de.hybris.platform.category.model
Methods in de.hybris.platform.category.model that return types with arguments of type CMSCategoryRestrictionModelModifier and TypeMethodDescriptionCategoryModel.getRestrictions()Generated method - Getter of theCategory.restrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.category.model with type arguments of type CMSCategoryRestrictionModelModifier and TypeMethodDescriptionvoidCategoryModel.setRestrictions(Collection<CMSCategoryRestrictionModel> value) Generated method - Setter ofCategory.restrictionsattribute defined at extensioncms2.