Uses of Class
overit.geocallapp.wfm.projects.rs1.status.DTOProjectStatusFilter
Packages that use DTOProjectStatusFilter
-
Uses of DTOProjectStatusFilter in overit.geocallapp.wfm.projects.rs1.status
Methods in overit.geocallapp.wfm.projects.rs1.status with parameters of type DTOProjectStatusFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectStatus>> ProjectStatusService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectStatusFilter filter) Returns the collection of all the project status by calling theProjectStatusSearchEvent.