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