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