Uses of Class
overit.geocallapp.wfm.datacollection.rs1.sheet.DTODataCollectionSheetAssociateResource
Packages that use DTODataCollectionSheetAssociateResource
-
Uses of DTODataCollectionSheetAssociateResource in overit.geocallapp.wfm.datacollection.rs1.sheet
Methods in overit.geocallapp.wfm.datacollection.rs1.sheet with parameters of type DTODataCollectionSheetAssociateResourceModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> DataCollectionSheetService.associateToResource(Long sheetId, @Valid DTODataCollectionSheetAssociateResource resourceInput) Associates the data collection sheet to a scheduling resource.