Uses of Class
overit.geocallapp.wfm.core.timesheet.rs2.header.DTOTimesheetHeader
Packages that use DTOTimesheetHeader
-
Uses of DTOTimesheetHeader in overit.geocallapp.wfm.core.timesheet.rs2
Methods in overit.geocallapp.wfm.core.timesheet.rs2 that return types with arguments of type DTOTimesheetHeaderModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOTimesheetHeader> Retrieves the required timesheet header.org.springframework.http.ResponseEntity<PageResponse<DTOTimesheetHeader>> TimesheetService.getCollection(@Valid Page page, @Valid @NotNull DTOTimesheetSearchFilter filter) Retrieve all the stored timesheet headers.