Uses of Class
overit.geocallapp.wfm.execution.rs1.interventionresource.DTOInterventionResource
Packages that use DTOInterventionResource
-
Uses of DTOInterventionResource in overit.geocallapp.wfm.execution.rs1.interventionresource
Methods in overit.geocallapp.wfm.execution.rs1.interventionresource that return types with arguments of type DTOInterventionResourceModifier 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.