Uses of Class
overit.geocallapp.wfm.scheduling.rs1.teamdislocation.DTOTeamDislocationFilter
Packages that use DTOTeamDislocationFilter
-
Uses of DTOTeamDislocationFilter in overit.geocallapp.wfm.scheduling.rs1.teamdislocation
Methods in overit.geocallapp.wfm.scheduling.rs1.teamdislocation with parameters of type DTOTeamDislocationFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeamDislocation>> TeamDislocationService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOTeamDislocationFilter filter)