Uses of Class
de.hybris.platform.cms2.jalo.restrictions.GroupRestriction
Packages that use GroupRestriction
-
Uses of GroupRestriction in de.hybris.platform.cms2.jalo
Methods in de.hybris.platform.cms2.jalo that return GroupRestrictionModifier and TypeMethodDescriptionGeneratedCms2Manager.createCMSUserGroupRestriction(SessionContext ctx, Map attributeValues) GeneratedCms2Manager.createCMSUserGroupRestriction(Map attributeValues) Methods in de.hybris.platform.cms2.jalo that return types with arguments of type GroupRestrictionModifier and TypeMethodDescriptionGeneratedCms2Manager.getRestrictions(SessionContext ctx, UserGroup item) Generated method - Getter of theUserGroup.restrictionsattribute.GeneratedCms2Manager.getRestrictions(UserGroup item) Generated method - Getter of theUserGroup.restrictionsattribute.Methods in de.hybris.platform.cms2.jalo with parameters of type GroupRestrictionModifier and TypeMethodDescriptionvoidGeneratedCms2Manager.addToRestrictions(SessionContext ctx, UserGroup item, GroupRestriction value) Generated method - Addsvalueto restrictions.voidGeneratedCms2Manager.addToRestrictions(UserGroup item, GroupRestriction value) Generated method - Addsvalueto restrictions.voidGeneratedCms2Manager.removeFromRestrictions(SessionContext ctx, UserGroup item, GroupRestriction value) Generated method - Removesvaluefrom restrictions.voidGeneratedCms2Manager.removeFromRestrictions(UserGroup item, GroupRestriction value) Generated method - Removesvaluefrom restrictions.Method parameters in de.hybris.platform.cms2.jalo with type arguments of type GroupRestrictionModifier and TypeMethodDescriptionvoidGeneratedCms2Manager.setRestrictions(SessionContext ctx, UserGroup item, Collection<GroupRestriction> value) Generated method - Setter of theUserGroup.restrictionsattribute.voidGeneratedCms2Manager.setRestrictions(UserGroup item, Collection<GroupRestriction> value) Generated method - Setter of theUserGroup.restrictionsattribute. -
Uses of GroupRestriction in de.hybris.platform.cms2.jalo.restrictions
Subclasses of GroupRestriction in de.hybris.platform.cms2.jalo.restrictionsModifier and TypeClassDescriptionclassclassGenerated class for typeASMCMSUserGroupRestriction.