Uses of Class
com.echothree.model.control.warehouse.common.transfer.LocationCapacityTransfer
Packages that use LocationCapacityTransfer
Package
Description
-
Uses of LocationCapacityTransfer in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return LocationCapacityTransferMethods in com.echothree.control.user.warehouse.common.result that return types with arguments of type LocationCapacityTransferModifier and TypeMethodDescriptionGetLocationCapacitiesResult.getLocationCapacities()
GetLocationResult.getLocationCapacities()
Methods in com.echothree.control.user.warehouse.common.result with parameters of type LocationCapacityTransferModifier and TypeMethodDescriptionvoid
EditLocationCapacityResult.setLocationCapacity
(LocationCapacityTransfer locationCapacity) Method parameters in com.echothree.control.user.warehouse.common.result with type arguments of type LocationCapacityTransferModifier and TypeMethodDescriptionvoid
GetLocationCapacitiesResult.setLocationCapacities
(List<LocationCapacityTransfer> locationCapacities) void
GetLocationResult.setLocationCapacities
(List<LocationCapacityTransfer> locationCapacities) -
Uses of LocationCapacityTransfer in com.echothree.model.control.warehouse.common.transfer
Methods in com.echothree.model.control.warehouse.common.transfer that return types with arguments of type LocationCapacityTransferMethod parameters in com.echothree.model.control.warehouse.common.transfer with type arguments of type LocationCapacityTransferModifier and TypeMethodDescriptionvoid
LocationTransfer.setLocationCapacities
(ListWrapper<LocationCapacityTransfer> locationCapacities) -
Uses of LocationCapacityTransfer in com.echothree.model.control.warehouse.server.control
Methods in com.echothree.model.control.warehouse.server.control that return LocationCapacityTransferModifier and TypeMethodDescriptionWarehouseControl.getLocationCapacityTransfer
(UserVisit userVisit, LocationCapacity locationCapacity) Methods in com.echothree.model.control.warehouse.server.control that return types with arguments of type LocationCapacityTransferModifier and TypeMethodDescriptionWarehouseControl.getLocationCapacityTransfersByLocation
(UserVisit userVisit, Location location) -
Uses of LocationCapacityTransfer in com.echothree.model.control.warehouse.server.transfer
Methods in com.echothree.model.control.warehouse.server.transfer that return LocationCapacityTransferModifier and TypeMethodDescriptionLocationCapacityTransferCache.getLocationCapacityTransfer
(LocationCapacity locationCapacity)