Uses of Class
overit.geocallapp.wfm.core.timesheet.rs2.state.DTOTimesheetState
Packages that use DTOTimesheetState
-
Uses of DTOTimesheetState in overit.geocallapp.wfm.core.timesheet.rs2.state
Methods in overit.geocallapp.wfm.core.timesheet.rs2.state that return types with arguments of type DTOTimesheetStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOTimesheetState> Retrieves the required timesheet state.org.springframework.http.ResponseEntity<PageResponse<DTOTimesheetState>> TimesheetStateService.getCollection(@Valid Page page, @Valid @NotNull DTOTimesheetStateSearchFilter filter) Retrieve the all stored timesheet statesTimesheetStateSearchEvent