Uses of Class
org.openwms.wms.transport.spi.CommonTransportUnitVO
Packages that use CommonTransportUnitVO
Package
Description
-
Uses of CommonTransportUnitVO in org.openwms.wms.transport
Methods in org.openwms.wms.transport that return CommonTransportUnitVOModifier and TypeMethodDescription@NotNull CommonTransportUnitVO
TransportUnitService.createWithoutBK
(@NotBlank String tut, @NotBlank String actualErpCode, String loadUnitType, Integer parts, String customerOrderId) -
Uses of CommonTransportUnitVO in org.openwms.wms.transport.impl
Methods in org.openwms.wms.transport.impl that return CommonTransportUnitVOModifier and TypeMethodDescriptionCreate aTransportUnit
with the given (minimal) information.@NotNull CommonTransportUnitVO
TransportUnitServiceImpl.createWithoutBK
(@NotBlank String tut, @NotBlank String actualErpCode, String loadUnitType, Integer parts, String customerOrderId) -
Uses of CommonTransportUnitVO in org.openwms.wms.transport.spi
Methods in org.openwms.wms.transport.spi that return CommonTransportUnitVOModifier and TypeMethodDescriptionCommonTransportUnitVO.Builder.build()
Create aTransportUnit
with the given (minimal) information.