Uses of Class
overit.geocallapp.wfm.core.rs5.user.DTOUserUpdate
Packages that use DTOUserUpdate
-
Uses of DTOUserUpdate in overit.geocallapp.wfm.core.rs5.user
Methods in overit.geocallapp.wfm.core.rs5.user with parameters of type DTOUserUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> UserService.patch(Long id, @Valid DTOUserUpdate dtoUser) Modifies the required user.