Uses of Class
overit.geocallapp.wfm.teams.rs1.teamshifts.resource.DTOTeamShiftResource
Packages that use DTOTeamShiftResource
-
Uses of DTOTeamShiftResource in overit.geocallapp.wfm.teams.rs1.teamshifts
Methods in overit.geocallapp.wfm.teams.rs1.teamshifts that return types with arguments of type DTOTeamShiftResourceModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeamShiftResource>> TeamShiftService.getTeamShiftResource(Long teamShiftId, @Valid Page page, Collection<String> fields, String order, @Valid DTOTeamShiftResourceFilter filter) Returns the collection of all the stored resources associated to the specified team shift by calling theTeamShiftResourceSearchEvent.