Package de.hybris.platform.b2b.dao
Interface B2BRegistrationDao
- All Known Implementing Classes:
DefaultB2BRegistrationDao
public interface B2BRegistrationDao
DAO with B2B registration specific methods
-
Method Summary
-
Method Details
-
getEmployeesInUserGroup
- Parameters:
userGroup- The user group to look for- Returns:
- All employees that are part of the specified user group
-