Uses of Class
ywebservicespackage.dto.UserWsDTO
Packages that use UserWsDTO
-
Uses of UserWsDTO in ywebservicespackage.controllers
Methods in ywebservicespackage.controllers that return UserWsDTOModifier and TypeMethodDescriptionRequest handler for particular user.Methods in ywebservicespackage.controllers with parameters of type UserWsDTOModifier and TypeMethodDescriptionvoidSampleController.updateUser(String userId, UserWsDTO user) Sample method for updating data of particular user using PATCH request. -
Uses of UserWsDTO in ywebservicespackage.dto
Methods in ywebservicespackage.dto that return types with arguments of type UserWsDTOMethod parameters in ywebservicespackage.dto with type arguments of type UserWsDTO