Uses of Class
overit.geocallapp.wfm.execution.rs1.interventionstatus.DTOInterventionStatusFilter
Packages that use DTOInterventionStatusFilter
-
Uses of DTOInterventionStatusFilter in overit.geocallapp.wfm.execution.rs1.interventionstatus
Methods in overit.geocallapp.wfm.execution.rs1.interventionstatus with parameters of type DTOInterventionStatusFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOInterventionStatus>> InterventionStatusService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOInterventionStatusFilter filter) Returns the collection of all the stored intervention status by calling theInterventionStatusSearchEvent.