Uses of Class
overit.geocallapp.wfm.core.timesheet.rs2.config.profile.DTOProfileInsert
Packages that use DTOProfileInsert
-
Uses of DTOProfileInsert in overit.geocallapp.wfm.core.timesheet.rs2.config.profile
Methods in overit.geocallapp.wfm.core.timesheet.rs2.config.profile with parameters of type DTOProfileInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> TimesheetProfileService.post(@Valid DTOProfileInsert input) Create a new profile.