Class UsedQuantityMapper
java.lang.Object
net.sf.basedb.plugins.batchimport.UsedQuantityMapper
A special mapper for "Used quantity" values. It allows a special case where "ALL" is specified
to use all the remaining quantity from the parent item.
- Since:
- 3.19.1
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic UsedQuantityMapper
getUsedQuantity
(FlatFileParser.Data data, BioMaterialEventSource event) Get the used quantity from the parent item.
-
Field Details
-
mapper
-
-
Constructor Details
-
UsedQuantityMapper
-
-
Method Details
-
create
-
getUsedQuantity
Get the used quantity from the parent item.
-