Uses of Class
overit.geocallapp.wfm.datacollection.rs1.template.release.DTODataCollectionTemplateReleaseInsert
Packages that use DTODataCollectionTemplateReleaseInsert
-
Uses of DTODataCollectionTemplateReleaseInsert in overit.geocallapp.wfm.datacollection.rs1.template
Methods in overit.geocallapp.wfm.datacollection.rs1.template with parameters of type DTODataCollectionTemplateReleaseInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> DataCollectionTemplateService.createRelease(Long templateId, @Valid DTODataCollectionTemplateReleaseInsert dto) Creates a new release for the data collection template.