Uses of Class
overit.geocallapp.wfm.datacollection.rs1.template.DTODataCollectionTemplateUpdate
Packages that use DTODataCollectionTemplateUpdate
-
Uses of DTODataCollectionTemplateUpdate in overit.geocallapp.wfm.datacollection.rs1.template
Methods in overit.geocallapp.wfm.datacollection.rs1.template with parameters of type DTODataCollectionTemplateUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> DataCollectionTemplateService.patch(Long templateId, @Valid DTODataCollectionTemplateUpdate dto) Partially updates an existing data collection template.