Uses of Class
overit.geocallapp.wfm.core.timesheet.rs2.config.profile.DTOProfileUpdate
Packages that use DTOProfileUpdate
-
Uses of DTOProfileUpdate in overit.geocallapp.wfm.core.timesheet.rs2.config.profile
Methods in overit.geocallapp.wfm.core.timesheet.rs2.config.profile with parameters of type DTOProfileUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> TimesheetProfileService.patch(Long id, @Valid DTOProfileUpdate dtoProfile) Modifies the required profile.