Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSUserGroupRestrictionModel
Packages that use CMSUserGroupRestrictionModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.user package.
-
Uses of CMSUserGroupRestrictionModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type CMSUserGroupRestrictionModelModifier and TypeMethodDescriptionUserGroupModel.getRestrictions()Generated method - Getter of theUserGroup.restrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.core.model.user with type arguments of type CMSUserGroupRestrictionModelModifier and TypeMethodDescriptionvoidUserGroupModel.setRestrictions(Collection<CMSUserGroupRestrictionModel> value) Generated method - Setter ofUserGroup.restrictionsattribute defined at extensioncms2.