Uses of Class
de.hybris.platform.cms2.model.restrictions.ASMCMSUserGroupRestrictionModel
-
Packages that use ASMCMSUserGroupRestrictionModel Package Description de.hybris.platform.assistedservicestorefront.restrictions -
-
Uses of ASMCMSUserGroupRestrictionModel in de.hybris.platform.assistedservicestorefront.restrictions
Methods in de.hybris.platform.assistedservicestorefront.restrictions with parameters of type ASMCMSUserGroupRestrictionModel Modifier and Type Method Description protected boolean
ASMCMSUserGroupRestrictionEvaluator. checkWhetherUserIsPartOfRestrictedGroup(UserModel userModel, ASMCMSUserGroupRestrictionModel asmCMSUserGroupRestrictionModel)
Checks Whether the supplied User is part of the Restricted Groupsboolean
ASMCMSUserGroupRestrictionEvaluator. evaluate(ASMCMSUserGroupRestrictionModel asmCMSUserGroupRestrictionModel, RestrictionData context)
-