Uses of Class
overit.geocallapp.wfm.inventory.bl.importexport.material.event.WarehouseMaterialStockImportRow
Packages that use WarehouseMaterialStockImportRow
Package
Description
-
Uses of WarehouseMaterialStockImportRow in overit.geocallapp.wfm.inventory.bl.importexport.material.event
Methods in overit.geocallapp.wfm.inventory.bl.importexport.material.event that return types with arguments of type WarehouseMaterialStockImportRowModifier and TypeMethodDescriptionWarehouseMaterialStockImportInput.getRows()Returns the import rows.Methods in overit.geocallapp.wfm.inventory.bl.importexport.material.event with parameters of type WarehouseMaterialStockImportRowModifier and TypeMethodDescriptionvoidWarehouseMaterialStockImportInput.addRow(WarehouseMaterialStockImportRow row) Adds the givenWarehouseMaterialStockImportRowto the import row list. -
Uses of WarehouseMaterialStockImportRow in overit.geocallapp.wfm.inventory.bl.importexport.material.task
Method parameters in overit.geocallapp.wfm.inventory.bl.importexport.material.task with type arguments of type WarehouseMaterialStockImportRowModifier and TypeMethodDescriptionprotected voidBTWarehouseMaterialStockImport.evaluateErrors(List<WarehouseMaterialStockImportRow> groupedRows, WarehouseOperation warehouseOperation, WarehouseOperationItem item)