Uses of Class
overit.geocallapp.wfm.execution.rs1.intervention.DTOInterventionFilter
Packages that use DTOInterventionFilter
-
Uses of DTOInterventionFilter in overit.geocallapp.wfm.execution.rs1.intervention
Methods in overit.geocallapp.wfm.execution.rs1.intervention with parameters of type DTOInterventionFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOIntervention>> InterventionService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOInterventionFilter filter) Returns the collection of all the stored interventions by calling theInterventionSearchEvent.