Uses of Class
com.echothree.model.control.inventory.common.transfer.LotTransfer
Packages that use LotTransfer
Package
Description
-
Uses of LotTransfer in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return LotTransferMethods in com.echothree.control.user.inventory.common.result that return types with arguments of type LotTransferMethods in com.echothree.control.user.inventory.common.result with parameters of type LotTransferModifier and TypeMethodDescriptionvoid
GetLotAliasesResult.setLot
(LotTransfer lot) void
GetLotResult.setLot
(LotTransfer lot) Method parameters in com.echothree.control.user.inventory.common.result with type arguments of type LotTransfer -
Uses of LotTransfer in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return LotTransferMethods in com.echothree.model.control.inventory.server.control that return types with arguments of type LotTransferModifier and TypeMethodDescriptionLotControl.getLotTransfers
(UserVisit userVisit) LotControl.getLotTransfers
(UserVisit userVisit, Collection<Lot> lots) -
Uses of LotTransfer in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer that return LotTransfer