Uses of Class
overit.geocallapp.wfm.assets.rs1.asset.child.DTOAssetChildInsert
Packages that use DTOAssetChildInsert
-
Uses of DTOAssetChildInsert in overit.geocallapp.wfm.assets.rs1.asset
Methods in overit.geocallapp.wfm.assets.rs1.asset with parameters of type DTOAssetChildInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AssetService.insertAssetChild(Long assetId, @Valid DTOAssetChildInsert dto) Inserts a new child for a given asset by calling theAssetChildInsertEvent.