Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSUserRestrictionModel
-
Packages that use CMSUserRestrictionModel Package Description de.hybris.platform.core.model.user Contains generated models for each type of de.hybris.platform.jalo.user package. -
-
Uses of CMSUserRestrictionModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type CMSUserRestrictionModel Modifier and Type Method Description java.util.Collection<CMSUserRestrictionModel>UserModel. getRestrictions()Generated method - Getter of theUser.restrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.core.model.user with type arguments of type CMSUserRestrictionModel Modifier and Type Method Description voidUserModel. setRestrictions(java.util.Collection<CMSUserRestrictionModel> value)Generated method - Setter ofUser.restrictionsattribute defined at extensioncms2.
-