Uses of Record Class
edu.ntnu.idatt2106_2023_06.backend.dto.users.UserSearchDTO
Packages that use UserSearchDTO
-
Uses of UserSearchDTO in edu.ntnu.idatt2106_2023_06.backend.mapper
Methods in edu.ntnu.idatt2106_2023_06.backend.mapper that return types with arguments of type UserSearchDTOModifier and TypeMethodDescriptionstatic List<UserSearchDTO>
UserMapper.userSearchDTO
(List<User> user)