Interface B2BRegistrationDao

All Known Implementing Classes:
DefaultB2BRegistrationDao

public interface B2BRegistrationDao
DAO with B2B registration specific methods
  • Method Details

    • getEmployeesInUserGroup

      List<EmployeeModel> getEmployeesInUserGroup(String userGroup)
      Parameters:
      userGroup - The user group to look for
      Returns:
      All employees that are part of the specified user group