Uses of Class
de.hybris.platform.jalo.user.UserGroup
Packages that use UserGroup
Package
Description
-
Uses of UserGroup in com.hybris.backoffice.jalo.user
Subclasses of UserGroup in com.hybris.backoffice.jalo.user -
Uses of UserGroup in de.hybris.platform.b2b.jalo
Subclasses of UserGroup in de.hybris.platform.b2b.jaloModifier and TypeClassDescriptionclassclassclassGenerated class for typeB2BUnit.classGenerated class for typeB2BUserGroup.Methods in de.hybris.platform.b2b.jalo that return types with arguments of type UserGroupModifier and TypeMethodDescriptionGeneratedB2BUnit.getAccountManagerGroups()Generated method - Getter of theB2BUnit.AccountManagerGroupsattribute.GeneratedB2BUnit.getAccountManagerGroups(SessionContext ctx) Generated method - Getter of theB2BUnit.AccountManagerGroupsattribute.Methods in de.hybris.platform.b2b.jalo with parameters of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedB2BUnit.addToAccountManagerGroups(SessionContext ctx, UserGroup value) Generated method - Addsvalueto AccountManagerGroups.voidGeneratedB2BUnit.addToAccountManagerGroups(UserGroup value) Generated method - Addsvalueto AccountManagerGroups.voidGeneratedB2BUnit.removeFromAccountManagerGroups(SessionContext ctx, UserGroup value) Generated method - Removesvaluefrom AccountManagerGroups.voidGeneratedB2BUnit.removeFromAccountManagerGroups(UserGroup value) Generated method - Removesvaluefrom AccountManagerGroups.Method parameters in de.hybris.platform.b2b.jalo with type arguments of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedB2BUnit.setAccountManagerGroups(SessionContext ctx, Set<UserGroup> value) Generated method - Setter of theB2BUnit.AccountManagerGroupsattribute.voidGeneratedB2BUnit.setAccountManagerGroups(Set<UserGroup> value) Generated method - Setter of theB2BUnit.AccountManagerGroupsattribute. -
Uses of UserGroup in de.hybris.platform.catalog.jalo
Subclasses of UserGroup in de.hybris.platform.catalog.jalo -
Uses of UserGroup in de.hybris.platform.cms2.jalo
Methods in de.hybris.platform.cms2.jalo with parameters of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedCms2Manager.addToRestrictions(SessionContext ctx, UserGroup item, GroupRestriction value) Generated method - Addsvalueto restrictions.voidGeneratedCms2Manager.addToRestrictions(UserGroup item, GroupRestriction value) Generated method - Addsvalueto restrictions.GeneratedCms2Manager.getRestrictions(SessionContext ctx, UserGroup item) Generated method - Getter of theUserGroup.restrictionsattribute.GeneratedCms2Manager.getRestrictions(UserGroup item) Generated method - Getter of theUserGroup.restrictionsattribute.longGeneratedCms2Manager.getRestrictionsCount(SessionContext ctx, UserGroup item) longGeneratedCms2Manager.getRestrictionsCount(UserGroup item) voidGeneratedCms2Manager.removeFromRestrictions(SessionContext ctx, UserGroup item, GroupRestriction value) Generated method - Removesvaluefrom restrictions.voidGeneratedCms2Manager.removeFromRestrictions(UserGroup item, GroupRestriction value) Generated method - Removesvaluefrom restrictions.voidGeneratedCms2Manager.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 UserGroup in de.hybris.platform.cms2.jalo.preview
Methods in de.hybris.platform.cms2.jalo.preview that return UserGroupModifier and TypeMethodDescriptionGeneratedPreviewData.getUserGroup()Generated method - Getter of thePreviewData.userGroupattribute.GeneratedPreviewData.getUserGroup(SessionContext ctx) Generated method - Getter of thePreviewData.userGroupattribute.Methods in de.hybris.platform.cms2.jalo.preview with parameters of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedPreviewData.setUserGroup(SessionContext ctx, UserGroup value) Generated method - Setter of thePreviewData.userGroupattribute.voidGeneratedPreviewData.setUserGroup(UserGroup value) Generated method - Setter of thePreviewData.userGroupattribute. -
Uses of UserGroup in de.hybris.platform.cms2.jalo.restrictions
Methods in de.hybris.platform.cms2.jalo.restrictions that return types with arguments of type UserGroupModifier and TypeMethodDescriptionGeneratedGroupRestriction.getUserGroups()Generated method - Getter of theCMSUserGroupRestriction.userGroupsattribute.GeneratedGroupRestriction.getUserGroups(SessionContext ctx) Generated method - Getter of theCMSUserGroupRestriction.userGroupsattribute.Methods in de.hybris.platform.cms2.jalo.restrictions with parameters of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedGroupRestriction.addToUserGroups(SessionContext ctx, UserGroup value) Generated method - Addsvalueto userGroups.voidGeneratedGroupRestriction.addToUserGroups(UserGroup value) Generated method - Addsvalueto userGroups.voidGeneratedGroupRestriction.removeFromUserGroups(SessionContext ctx, UserGroup value) Generated method - Removesvaluefrom userGroups.voidGeneratedGroupRestriction.removeFromUserGroups(UserGroup value) Generated method - Removesvaluefrom userGroups.Method parameters in de.hybris.platform.cms2.jalo.restrictions with type arguments of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedGroupRestriction.setUserGroups(SessionContext ctx, Collection<UserGroup> value) Generated method - Setter of theCMSUserGroupRestriction.userGroupsattribute.voidGeneratedGroupRestriction.setUserGroups(Collection<UserGroup> value) Generated method - Setter of theCMSUserGroupRestriction.userGroupsattribute. -
Uses of UserGroup in de.hybris.platform.cockpit.reports.impl
Fields in de.hybris.platform.cockpit.reports.impl declared as UserGroupModifier and TypeFieldDescriptionprotected UserGroupDefaultJasperReportExportServiceTest.testROGroup -
Uses of UserGroup in de.hybris.platform.cockpit.test
Fields in de.hybris.platform.cockpit.test declared as UserGroupModifier and TypeFieldDescriptionprotected UserGroupUIComponentAccessRightTest.cockpitGroupprotected UserGroupUIConfigurationTestBase.cockpitGroupprotected UserGroupUIConfigurationTestBase.defaultRoleGroupMethods in de.hybris.platform.cockpit.test that return UserGroupModifier and TypeMethodDescriptionprotected UserGroupUIConfigurationTestBase.getOrCreateUserGroup(UserManager userManager, String groupID) -
Uses of UserGroup in de.hybris.platform.commerceservices.jalo
Subclasses of UserGroup in de.hybris.platform.commerceservices.jaloModifier and TypeClassDescriptionclassclassGenerated class for typeCustomerList.classGenerated class for typeOrgUnit.class -
Uses of UserGroup in de.hybris.platform.commerceservices.jalo.user
Subclasses of UserGroup in de.hybris.platform.commerceservices.jalo.userModifier and TypeClassDescriptionclassGenerated class for typeSiteEmployeeGroup.classGenerated class for typeStoreEmployeeGroup.classclass -
Uses of UserGroup in de.hybris.platform.europe1.jalo
Methods in de.hybris.platform.europe1.jalo with parameters of type UserGroupModifier and TypeMethodDescriptionGeneratedEurope1PriceFactory.getUserDiscountGroup(SessionContext ctx, UserGroup item) Generated method - Getter of theUserGroup.userDiscountGroupattribute.GeneratedEurope1PriceFactory.getUserDiscountGroup(UserGroup item) Generated method - Getter of theUserGroup.userDiscountGroupattribute.GeneratedEurope1PriceFactory.getUserPriceGroup(SessionContext ctx, UserGroup item) Generated method - Getter of theUserGroup.userPriceGroupattribute.GeneratedEurope1PriceFactory.getUserPriceGroup(UserGroup item) Generated method - Getter of theUserGroup.userPriceGroupattribute.GeneratedEurope1PriceFactory.getUserTaxGroup(SessionContext ctx, UserGroup item) Generated method - Getter of theUserGroup.userTaxGroupattribute.GeneratedEurope1PriceFactory.getUserTaxGroup(UserGroup item) Generated method - Getter of theUserGroup.userTaxGroupattribute.voidGeneratedEurope1PriceFactory.setUserDiscountGroup(SessionContext ctx, UserGroup item, EnumerationValue value) Generated method - Setter of theUserGroup.userDiscountGroupattribute.voidGeneratedEurope1PriceFactory.setUserDiscountGroup(UserGroup item, EnumerationValue value) Generated method - Setter of theUserGroup.userDiscountGroupattribute.voidGeneratedEurope1PriceFactory.setUserPriceGroup(SessionContext ctx, UserGroup item, EnumerationValue value) Generated method - Setter of theUserGroup.userPriceGroupattribute.voidGeneratedEurope1PriceFactory.setUserPriceGroup(UserGroup item, EnumerationValue value) Generated method - Setter of theUserGroup.userPriceGroupattribute.voidGeneratedEurope1PriceFactory.setUserTaxGroup(SessionContext ctx, UserGroup item, EnumerationValue value) Generated method - Setter of theUserGroup.userTaxGroupattribute.voidGeneratedEurope1PriceFactory.setUserTaxGroup(UserGroup item, EnumerationValue value) Generated method - Setter of theUserGroup.userTaxGroupattribute. -
Uses of UserGroup in de.hybris.platform.jalo.test
Subclasses of UserGroup in de.hybris.platform.jalo.test -
Uses of UserGroup in de.hybris.platform.jalo.user
Methods in de.hybris.platform.jalo.user that return UserGroupModifier and TypeMethodDescriptionUserManager.createUserGroup(PK pkBase, String groupId) Creates a newUserGroup.UserManager.createUserGroup(String uid) Creates a newUserGroup.UserManager.getAdminUserGroup()Returns the admin user group.UserManager.getUserGroupByGroupID(String groupID) Finds a user group by its login name.Methods in de.hybris.platform.jalo.user that return types with arguments of type UserGroupModifier and TypeMethodDescriptionCollection<? extends UserGroup>UserManager.findUserGroups(ComposedType type, String groupId, String name, String description, boolean disableRestrictions) Searches for specific users groups. -
Uses of UserGroup in de.hybris.platform.marketplaceservices.jalo
Fields in de.hybris.platform.marketplaceservices.jalo with type parameters of type UserGroupModifier and TypeFieldDescriptionprotected static final OneToManyHandler<UserGroup>GeneratedMarketplaceservicesManager.VENDOR2USERGROUPRELATIONUSERGROUPSHANDLEROneToManyHandlerfor handling 1:n USERGROUPS's relation attributes from 'many' side.Methods in de.hybris.platform.marketplaceservices.jalo that return types with arguments of type UserGroupModifier and TypeMethodDescriptionGeneratedMarketplaceservicesManager.getUserGroups(SessionContext ctx, Vendor item) Generated method - Getter of theVendor.userGroupsattribute.GeneratedMarketplaceservicesManager.getUserGroups(Vendor item) Generated method - Getter of theVendor.userGroupsattribute.Methods in de.hybris.platform.marketplaceservices.jalo with parameters of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedMarketplaceservicesManager.addToUserGroups(SessionContext ctx, Vendor item, UserGroup value) Generated method - Addsvalueto userGroups.voidGeneratedMarketplaceservicesManager.addToUserGroups(Vendor item, UserGroup value) Generated method - Addsvalueto userGroups.GeneratedMarketplaceservicesManager.getVendor(SessionContext ctx, UserGroup item) Generated method - Getter of theUserGroup.vendorattribute.Generated method - Getter of theUserGroup.vendorattribute.voidGeneratedMarketplaceservicesManager.removeFromUserGroups(SessionContext ctx, Vendor item, UserGroup value) Generated method - Removesvaluefrom userGroups.voidGeneratedMarketplaceservicesManager.removeFromUserGroups(Vendor item, UserGroup value) Generated method - Removesvaluefrom userGroups.voidGeneratedMarketplaceservicesManager.setVendor(SessionContext ctx, UserGroup item, Vendor value) Generated method - Setter of theUserGroup.vendorattribute.voidGenerated method - Setter of theUserGroup.vendorattribute.Method parameters in de.hybris.platform.marketplaceservices.jalo with type arguments of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedMarketplaceservicesManager.setUserGroups(SessionContext ctx, Vendor item, Collection<UserGroup> value) Generated method - Setter of theVendor.userGroupsattribute.voidGeneratedMarketplaceservicesManager.setUserGroups(Vendor item, Collection<UserGroup> value) Generated method - Setter of theVendor.userGroupsattribute. -
Uses of UserGroup in de.hybris.platform.platformbackoffice.jalo
Methods in de.hybris.platform.platformbackoffice.jalo that return types with arguments of type UserGroupModifier and TypeMethodDescriptionGeneratedBackofficeSavedQuery.getUserGroups()Generated method - Getter of theBackofficeSavedQuery.userGroupsattribute.GeneratedBackofficeSavedQuery.getUserGroups(SessionContext ctx) Generated method - Getter of theBackofficeSavedQuery.userGroupsattribute.Methods in de.hybris.platform.platformbackoffice.jalo with parameters of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedPlatformbackofficeManager.addToSavedQueries(SessionContext ctx, UserGroup item, BackofficeSavedQuery value) Generated method - Addsvalueto savedQueries.voidGeneratedPlatformbackofficeManager.addToSavedQueries(UserGroup item, BackofficeSavedQuery value) Generated method - Addsvalueto savedQueries.voidGeneratedBackofficeSavedQuery.addToUserGroups(SessionContext ctx, UserGroup value) Generated method - Addsvalueto userGroups.voidGeneratedBackofficeSavedQuery.addToUserGroups(UserGroup value) Generated method - Addsvalueto userGroups.GeneratedPlatformbackofficeManager.getSavedQueries(SessionContext ctx, UserGroup item) Generated method - Getter of theUserGroup.savedQueriesattribute.GeneratedPlatformbackofficeManager.getSavedQueries(UserGroup item) Generated method - Getter of theUserGroup.savedQueriesattribute.longGeneratedPlatformbackofficeManager.getSavedQueriesCount(SessionContext ctx, UserGroup item) longGeneratedPlatformbackofficeManager.getSavedQueriesCount(UserGroup item) voidGeneratedPlatformbackofficeManager.removeFromSavedQueries(SessionContext ctx, UserGroup item, BackofficeSavedQuery value) Generated method - Removesvaluefrom savedQueries.voidGeneratedPlatformbackofficeManager.removeFromSavedQueries(UserGroup item, BackofficeSavedQuery value) Generated method - Removesvaluefrom savedQueries.voidGeneratedBackofficeSavedQuery.removeFromUserGroups(SessionContext ctx, UserGroup value) Generated method - Removesvaluefrom userGroups.voidGeneratedBackofficeSavedQuery.removeFromUserGroups(UserGroup value) Generated method - Removesvaluefrom userGroups.voidGeneratedPlatformbackofficeManager.setSavedQueries(SessionContext ctx, UserGroup item, Collection<BackofficeSavedQuery> value) Generated method - Setter of theUserGroup.savedQueriesattribute.voidGeneratedPlatformbackofficeManager.setSavedQueries(UserGroup item, Collection<BackofficeSavedQuery> value) Generated method - Setter of theUserGroup.savedQueriesattribute.Method parameters in de.hybris.platform.platformbackoffice.jalo with type arguments of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedBackofficeSavedQuery.setUserGroups(SessionContext ctx, Collection<UserGroup> value) Generated method - Setter of theBackofficeSavedQuery.userGroupsattribute.voidGeneratedBackofficeSavedQuery.setUserGroups(Collection<UserGroup> value) Generated method - Setter of theBackofficeSavedQuery.userGroupsattribute. -
Uses of UserGroup in de.hybris.platform.samlsinglesignon.jalo
Methods in de.hybris.platform.samlsinglesignon.jalo that return types with arguments of type UserGroupModifier and TypeMethodDescriptionGeneratedSamlUserGroup.getUserGroups()Generated method - Getter of theSamlUserGroup.userGroupsattribute.GeneratedSamlUserGroup.getUserGroups(SessionContext ctx) Generated method - Getter of theSamlUserGroup.userGroupsattribute.Methods in de.hybris.platform.samlsinglesignon.jalo with parameters of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedSamlUserGroup.addToUserGroups(SessionContext ctx, UserGroup value) Generated method - Addsvalueto userGroups.voidGeneratedSamlUserGroup.addToUserGroups(UserGroup value) Generated method - Addsvalueto userGroups.voidGeneratedSamlUserGroup.removeFromUserGroups(SessionContext ctx, UserGroup value) Generated method - Removesvaluefrom userGroups.voidGeneratedSamlUserGroup.removeFromUserGroups(UserGroup value) Generated method - Removesvaluefrom userGroups.Method parameters in de.hybris.platform.samlsinglesignon.jalo with type arguments of type UserGroupModifier and TypeMethodDescriptionvoidGeneratedSamlUserGroup.setUserGroups(SessionContext ctx, Set<UserGroup> value) Generated method - Setter of theSamlUserGroup.userGroupsattribute.voidGeneratedSamlUserGroup.setUserGroups(Set<UserGroup> value) Generated method - Setter of theSamlUserGroup.userGroupsattribute. -
Uses of UserGroup in de.hybris.platform.servicelayer.internal.jalo
Methods in de.hybris.platform.servicelayer.internal.jalo that return UserGroupModifier and TypeMethodDescriptionGeneratedServicelayerManager.createUserGroup(SessionContext ctx, Map attributeValues) GeneratedServicelayerManager.createUserGroup(Map attributeValues) -
Uses of UserGroup in de.hybris.platform.ticket.jalo
Subclasses of UserGroup in de.hybris.platform.ticket.jalo