Uses of Class
overit.geocallapp.wfm.assets.rs1.asset.child.DTOAssetChildBatchInsert
Packages that use DTOAssetChildBatchInsert
-
Uses of DTOAssetChildBatchInsert in overit.geocallapp.wfm.assets.rs1.asset
Method parameters in overit.geocallapp.wfm.assets.rs1.asset with type arguments of type DTOAssetChildBatchInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AssetService.batchInsertAssetChild(@Size(min=1,max=200) @Valid List<DTOAssetChildBatchInsert> batchInput) Create a batch of asset children by calling theAssetChildInsertBatchEvent