Uses of Class
overit.geocallapp.wfm.datacollection.rs1.template.workingcopy.DTODataCollectionTemplateWorkingCopyUpdate
Packages that use DTODataCollectionTemplateWorkingCopyUpdate
-
Uses of DTODataCollectionTemplateWorkingCopyUpdate in overit.geocallapp.wfm.datacollection.rs1.template
Methods in overit.geocallapp.wfm.datacollection.rs1.template with parameters of type DTODataCollectionTemplateWorkingCopyUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> DataCollectionTemplateService.patchWorkingCopy(Long templateId, @Valid DTODataCollectionTemplateWorkingCopyUpdate dto) Partially updates the working copy associated with the data collection template.