Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSCatalogRestrictionModel
Packages that use CMSCatalogRestrictionModel
Package
Description
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
-
Uses of CMSCatalogRestrictionModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return types with arguments of type CMSCatalogRestrictionModelModifier and TypeMethodDescriptionCatalogModel.getRestrictions()Generated method - Getter of theCatalog.restrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.catalog.model with type arguments of type CMSCatalogRestrictionModelModifier and TypeMethodDescriptionvoidCatalogModel.setRestrictions(Collection<CMSCatalogRestrictionModel> value) Generated method - Setter ofCatalog.restrictionsattribute defined at extensioncms2.