Interface B2BRegistrationDao

  • All Known Implementing Classes:
    DefaultB2BRegistrationDao

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

      • getEmployeesInUserGroup

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