Uses of Class
overit.geocallapp.wfm.core.timesheet.rs2.warning.DTOWarning
Packages that use DTOWarning
-
Uses of DTOWarning in overit.geocallapp.wfm.core.timesheet.rs2.warning
Methods in overit.geocallapp.wfm.core.timesheet.rs2.warning that return types with arguments of type DTOWarningModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOWarning> Retrieve the required timesheet warning.org.springframework.http.ResponseEntity<PageResponse<DTOWarning>> TimesheetWarningService.getCollection(Long timesheetId) Retrieves the warnings linked to the given timesheet header id.