Uses of Class
overit.geocallapp.wfm.assets.rs1.asset.DTOAssetInsert
Packages that use DTOAssetInsert
-
Uses of DTOAssetInsert in overit.geocallapp.wfm.assets.rs1.asset
Methods in overit.geocallapp.wfm.assets.rs1.asset with parameters of type DTOAssetInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> AssetService.post(@Valid DTOAssetInsert dto) Create a new asset by calling theAssetInsertEventMethod parameters in overit.geocallapp.wfm.assets.rs1.asset with type arguments of type DTOAssetInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<DTOIdentifier<Long>>> Create a batch of assets by calling theAssetInsertBatchEvent