Class DefaultB2BUserGroupsLookUpStrategy
java.lang.Object
de.hybris.platform.b2b.strategies.impl.DefaultB2BUserGroupsLookUpStrategy
- All Implemented Interfaces:
B2BUserGroupsLookUpStrategy
public class DefaultB2BUserGroupsLookUpStrategy
extends Object
implements B2BUserGroupsLookUpStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ConfigurationServiceGets the user groups.voidsetConfigurationService(ConfigurationService configurationService) void
-
Constructor Details
-
DefaultB2BUserGroupsLookUpStrategy
public DefaultB2BUserGroupsLookUpStrategy()
-
-
Method Details
-
getUserGroups
Description copied from interface:B2BUserGroupsLookUpStrategyGets the user groups.- Specified by:
getUserGroupsin interfaceB2BUserGroupsLookUpStrategy- Returns:
- the user groups
-
getGroups
-
setGroups
-
getConfigurationService
-
setConfigurationService
-