Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSUserGroupRestrictionModel
-
Packages that use CMSUserGroupRestrictionModel Package Description de.hybris.platform.core.model.user 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 CMSUserGroupRestrictionModel Modifier and Type Method Description java.util.Collection<CMSUserGroupRestrictionModel>UserGroupModel. getRestrictions()Generated method - Getter of theUserGroup.restrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.core.model.user with type arguments of type CMSUserGroupRestrictionModel Modifier and Type Method Description voidUserGroupModel. setRestrictions(java.util.Collection<CMSUserGroupRestrictionModel> value)Generated method - Setter ofUserGroup.restrictionsattribute defined at extensioncms2.
-