Uses of Class
overit.geocallapp.wfm.execution.rs1.interventionresource.DTOInterventionResourceFilter
Packages that use DTOInterventionResourceFilter
-
Uses of DTOInterventionResourceFilter in overit.geocallapp.wfm.execution.rs1.interventionresource
Methods in overit.geocallapp.wfm.execution.rs1.interventionresource with parameters of type DTOInterventionResourceFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOInterventionResource>> InterventionResourceService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOInterventionResourceFilter filter) Returns the collection of all the stored intervention resources by calling theInterventionResourceSearchEvent.