Uses of Class
overit.geocallapp.wfm.teams.rs1.teamshifts.DTOTeamShiftFilter
Packages that use DTOTeamShiftFilter
-
Uses of DTOTeamShiftFilter in overit.geocallapp.wfm.teams.rs1.teamshifts
Methods in overit.geocallapp.wfm.teams.rs1.teamshifts with parameters of type DTOTeamShiftFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeamShift>> TeamShiftService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOTeamShiftFilter filter) Returns the collection of all the stored team shifts by calling theTeamShiftSearchEvent.