Uses of Class
de.hybris.platform.jalo.user.UserGroup
-
-
Uses of UserGroup in com.hybris.backoffice.jalo.user
Subclasses of UserGroup in com.hybris.backoffice.jalo.user Modifier and Type Class Description classBackofficeRoleclassGeneratedBackofficeRoleGenerated class for typeBackofficeRole. -
Uses of UserGroup in de.hybris.platform.b2b.jalo
Subclasses of UserGroup in de.hybris.platform.b2b.jalo Modifier and Type Class Description classB2BUnitclassB2BUserGroupclassGeneratedB2BUnitGenerated class for typeB2BUnit.classGeneratedB2BUserGroupGenerated class for typeB2BUserGroup.Methods in de.hybris.platform.b2b.jalo that return types with arguments of type UserGroup Modifier and Type Method Description java.util.Set<UserGroup>GeneratedB2BUnit. getAccountManagerGroups()Generated method - Getter of theB2BUnit.AccountManagerGroupsattribute.java.util.Set<UserGroup>GeneratedB2BUnit. getAccountManagerGroups(SessionContext ctx)Generated method - Getter of theB2BUnit.AccountManagerGroupsattribute.Methods in de.hybris.platform.b2b.jalo with parameters of type UserGroup Modifier and Type Method Description voidGeneratedB2BUnit. 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 UserGroup Modifier and Type Method Description voidGeneratedB2BUnit. setAccountManagerGroups(SessionContext ctx, java.util.Set<UserGroup> value)Generated method - Setter of theB2BUnit.AccountManagerGroupsattribute.voidGeneratedB2BUnit. setAccountManagerGroups(java.util.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 Modifier and Type Class Description classCompanyA company may act as a buyer or supplier of a catalog specified in theAgreement.classGeneratedCompanyGenerated class for typeCompany. -
Uses of UserGroup in de.hybris.platform.cms2.jalo
Methods in de.hybris.platform.cms2.jalo with parameters of type UserGroup Modifier and Type Method Description voidGeneratedCms2Manager. addToRestrictions(SessionContext ctx, UserGroup item, GroupRestriction value)Generated method - Addsvalueto restrictions.voidGeneratedCms2Manager. addToRestrictions(UserGroup item, GroupRestriction value)Generated method - Addsvalueto restrictions.java.util.Collection<GroupRestriction>GeneratedCms2Manager. getRestrictions(SessionContext ctx, UserGroup item)Generated method - Getter of theUserGroup.restrictionsattribute.java.util.Collection<GroupRestriction>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, java.util.Collection<GroupRestriction> value)Generated method - Setter of theUserGroup.restrictionsattribute.voidGeneratedCms2Manager. setRestrictions(UserGroup item, java.util.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 UserGroup Modifier and Type Method Description UserGroupGeneratedPreviewData. getUserGroup()Generated method - Getter of thePreviewData.userGroupattribute.UserGroupGeneratedPreviewData. getUserGroup(SessionContext ctx)Generated method - Getter of thePreviewData.userGroupattribute.Methods in de.hybris.platform.cms2.jalo.preview with parameters of type UserGroup Modifier and Type Method Description voidGeneratedPreviewData. 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 UserGroup Modifier and Type Method Description java.util.Collection<UserGroup>GeneratedGroupRestriction. getUserGroups()Generated method - Getter of theCMSUserGroupRestriction.userGroupsattribute.java.util.Collection<UserGroup>GeneratedGroupRestriction. getUserGroups(SessionContext ctx)Generated method - Getter of theCMSUserGroupRestriction.userGroupsattribute.Methods in de.hybris.platform.cms2.jalo.restrictions with parameters of type UserGroup Modifier and Type Method Description voidGeneratedGroupRestriction. 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 UserGroup Modifier and Type Method Description voidGeneratedGroupRestriction. setUserGroups(SessionContext ctx, java.util.Collection<UserGroup> value)Generated method - Setter of theCMSUserGroupRestriction.userGroupsattribute.voidGeneratedGroupRestriction. setUserGroups(java.util.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 UserGroup Modifier and Type Field Description protected UserGroupDefaultJasperReportExportServiceTest. testROGroup -
Uses of UserGroup in de.hybris.platform.cockpit.test
Fields in de.hybris.platform.cockpit.test declared as UserGroup Modifier and Type Field Description protected UserGroupUIComponentAccessRightTest. cockpitGroupprotected UserGroupUIConfigurationTestBase. cockpitGroupprotected UserGroupUIConfigurationTestBase. defaultRoleGroupMethods in de.hybris.platform.cockpit.test that return UserGroup Modifier and Type Method Description protected UserGroupUIConfigurationTestBase. getOrCreateUserGroup(UserManager userManager, java.lang.String groupID) -
Uses of UserGroup in de.hybris.platform.commerceservices.jalo
Subclasses of UserGroup in de.hybris.platform.commerceservices.jalo Modifier and Type Class Description classCustomerListclassGeneratedCustomerListGenerated class for typeCustomerList.classGeneratedOrgUnitGenerated class for typeOrgUnit.classOrgUnit -
Uses of UserGroup in de.hybris.platform.commerceservices.jalo.user
Subclasses of UserGroup in de.hybris.platform.commerceservices.jalo.user Modifier and Type Class Description classGeneratedStoreEmployeeGroupGenerated class for typeStoreEmployeeGroup.classStoreEmployeeGroup -
Uses of UserGroup in de.hybris.platform.europe1.jalo
Methods in de.hybris.platform.europe1.jalo with parameters of type UserGroup Modifier and Type Method Description EnumerationValueGeneratedEurope1PriceFactory. getUserDiscountGroup(SessionContext ctx, UserGroup item)Generated method - Getter of theUserGroup.userDiscountGroupattribute.EnumerationValueGeneratedEurope1PriceFactory. getUserDiscountGroup(UserGroup item)Generated method - Getter of theUserGroup.userDiscountGroupattribute.EnumerationValueGeneratedEurope1PriceFactory. getUserPriceGroup(SessionContext ctx, UserGroup item)Generated method - Getter of theUserGroup.userPriceGroupattribute.EnumerationValueGeneratedEurope1PriceFactory. getUserPriceGroup(UserGroup item)Generated method - Getter of theUserGroup.userPriceGroupattribute.EnumerationValueGeneratedEurope1PriceFactory. getUserTaxGroup(SessionContext ctx, UserGroup item)Generated method - Getter of theUserGroup.userTaxGroupattribute.EnumerationValueGeneratedEurope1PriceFactory. 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 Modifier and Type Class Description classTestUserGroupTest class. -
Uses of UserGroup in de.hybris.platform.jalo.user
Methods in de.hybris.platform.jalo.user that return UserGroup Modifier and Type Method Description UserGroupUserManager. createUserGroup(PK pkBase, java.lang.String groupId)Creates a newUserGroup.UserGroupUserManager. createUserGroup(java.lang.String uid)Creates a newUserGroup.UserGroupUserManager. getAdminUserGroup()Returns the admin user group.UserGroupUserManager. getUserGroupByGroupID(java.lang.String groupID)Finds a user group by its login name.Methods in de.hybris.platform.jalo.user that return types with arguments of type UserGroup Modifier and Type Method Description java.util.Collection<? extends UserGroup>UserManager. findUserGroups(ComposedType type, java.lang.String groupId, java.lang.String name, java.lang.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 UserGroup Modifier and Type Field Description protected static 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 UserGroup Modifier and Type Method Description java.util.Collection<UserGroup>GeneratedMarketplaceservicesManager. getUserGroups(SessionContext ctx, Vendor item)Generated method - Getter of theVendor.userGroupsattribute.java.util.Collection<UserGroup>GeneratedMarketplaceservicesManager. getUserGroups(Vendor item)Generated method - Getter of theVendor.userGroupsattribute.Methods in de.hybris.platform.marketplaceservices.jalo with parameters of type UserGroup Modifier and Type Method Description voidGeneratedMarketplaceservicesManager. addToUserGroups(SessionContext ctx, Vendor item, UserGroup value)Generated method - Addsvalueto userGroups.voidGeneratedMarketplaceservicesManager. addToUserGroups(Vendor item, UserGroup value)Generated method - Addsvalueto userGroups.VendorGeneratedMarketplaceservicesManager. getVendor(SessionContext ctx, UserGroup item)Generated method - Getter of theUserGroup.vendorattribute.VendorGeneratedMarketplaceservicesManager. getVendor(UserGroup item)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.voidGeneratedMarketplaceservicesManager. setVendor(UserGroup item, Vendor value)Generated method - Setter of theUserGroup.vendorattribute.Method parameters in de.hybris.platform.marketplaceservices.jalo with type arguments of type UserGroup Modifier and Type Method Description voidGeneratedMarketplaceservicesManager. setUserGroups(SessionContext ctx, Vendor item, java.util.Collection<UserGroup> value)Generated method - Setter of theVendor.userGroupsattribute.voidGeneratedMarketplaceservicesManager. setUserGroups(Vendor item, java.util.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 UserGroup Modifier and Type Method Description java.util.Collection<UserGroup>GeneratedBackofficeSavedQuery. getUserGroups()Generated method - Getter of theBackofficeSavedQuery.userGroupsattribute.java.util.Collection<UserGroup>GeneratedBackofficeSavedQuery. getUserGroups(SessionContext ctx)Generated method - Getter of theBackofficeSavedQuery.userGroupsattribute.Methods in de.hybris.platform.platformbackoffice.jalo with parameters of type UserGroup Modifier and Type Method Description voidGeneratedPlatformbackofficeManager. 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.java.util.Collection<BackofficeSavedQuery>GeneratedPlatformbackofficeManager. getSavedQueries(SessionContext ctx, UserGroup item)Generated method - Getter of theUserGroup.savedQueriesattribute.java.util.Collection<BackofficeSavedQuery>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, java.util.Collection<BackofficeSavedQuery> value)Generated method - Setter of theUserGroup.savedQueriesattribute.voidGeneratedPlatformbackofficeManager. setSavedQueries(UserGroup item, java.util.Collection<BackofficeSavedQuery> value)Generated method - Setter of theUserGroup.savedQueriesattribute.Method parameters in de.hybris.platform.platformbackoffice.jalo with type arguments of type UserGroup Modifier and Type Method Description voidGeneratedBackofficeSavedQuery. setUserGroups(SessionContext ctx, java.util.Collection<UserGroup> value)Generated method - Setter of theBackofficeSavedQuery.userGroupsattribute.voidGeneratedBackofficeSavedQuery. setUserGroups(java.util.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 UserGroup Modifier and Type Method Description java.util.Set<UserGroup>GeneratedSamlUserGroup. getUserGroups()Generated method - Getter of theSamlUserGroup.userGroupsattribute.java.util.Set<UserGroup>GeneratedSamlUserGroup. getUserGroups(SessionContext ctx)Generated method - Getter of theSamlUserGroup.userGroupsattribute.Methods in de.hybris.platform.samlsinglesignon.jalo with parameters of type UserGroup Modifier and Type Method Description voidGeneratedSamlUserGroup. 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 UserGroup Modifier and Type Method Description voidGeneratedSamlUserGroup. setUserGroups(SessionContext ctx, java.util.Set<UserGroup> value)Generated method - Setter of theSamlUserGroup.userGroupsattribute.voidGeneratedSamlUserGroup. setUserGroups(java.util.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 UserGroup Modifier and Type Method Description UserGroupGeneratedServicelayerManager. createUserGroup(SessionContext ctx, java.util.Map attributeValues)UserGroupGeneratedServicelayerManager. createUserGroup(java.util.Map attributeValues) -
Uses of UserGroup in de.hybris.platform.ticket.jalo
Subclasses of UserGroup in de.hybris.platform.ticket.jalo Modifier and Type Class Description classCsAgentGroupclassGeneratedCsAgentGroupGenerated class for typeCsAgentGroup.
-