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