Uses of Interface
net.andresbustamante.yafoot.users.services.UserSearchService
Packages that use UserSearchService
Package
Description
Services implementations for the users module.
Web controllers for the users module.
-
Uses of UserSearchService in net.andresbustamante.yafoot.users.services.impl
Classes in net.andresbustamante.yafoot.users.services.impl that implement UserSearchService -
Uses of UserSearchService in net.andresbustamante.yafoot.users.web.controllers
Constructors in net.andresbustamante.yafoot.users.web.controllers with parameters of type UserSearchServiceModifierConstructorDescriptionUsersController
(UserManagementService userManagementService, UserSearchService userSearchService, UserMapper userMapper)