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