Class DefaultB2BRegistrationDao

    • Constructor Detail

      • DefaultB2BRegistrationDao

        public DefaultB2BRegistrationDao()
    • Method Detail

      • setFlexibleSearchService

        public void setFlexibleSearchService​(FlexibleSearchService flexibleSearchService)
        Parameters:
        flexibleSearchService - the flexibleSearchService to set
      • getEmployeesInUserGroup

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