Uses of Class
overit.geocallapp.wfm.datacollection.rs1.sheet.DTODataCollectionSheetAssociateAccount
Packages that use DTODataCollectionSheetAssociateAccount
-
Uses of DTODataCollectionSheetAssociateAccount in overit.geocallapp.wfm.datacollection.rs1.sheet
Methods in overit.geocallapp.wfm.datacollection.rs1.sheet with parameters of type DTODataCollectionSheetAssociateAccountModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> DataCollectionSheetService.associateToAccount(Long sheetId, @Valid DTODataCollectionSheetAssociateAccount accountInput) Associates a data collection sheet with an account.