Uses of Class
overit.geocallapp.wfm.teams.rs1.team.DTOTeamFilter
Packages that use DTOTeamFilter
-
Uses of DTOTeamFilter in overit.geocallapp.wfm.teams.rs1.team
Methods in overit.geocallapp.wfm.teams.rs1.team with parameters of type DTOTeamFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeam>> TeamService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOTeamFilter filter) Returns the collection of all the stored teams by calling theTeamSearchEvent.