Uses of Class
org.openwms.wms.transport.api.TransportUnitVO
Packages that use TransportUnitVO
Package
Description
-
Uses of TransportUnitVO in org.openwms.wms.inventory.api
Fields in org.openwms.wms.inventory.api declared as TransportUnitVOMethods in org.openwms.wms.inventory.api that return TransportUnitVOMethods in org.openwms.wms.inventory.api with parameters of type TransportUnitVO -
Uses of TransportUnitVO in org.openwms.wms.transport
Methods in org.openwms.wms.transport that return TransportUnitVOModifier and TypeMethodDescriptionTransportUnitMapper.convertVO
(TransportUnit eo) TransportUnitMapperImpl.convertVO
(TransportUnit eo) Methods in org.openwms.wms.transport that return types with arguments of type TransportUnitVOModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<TransportUnitVO> TransportUnitController.findByPKey
(String pKey) org.springframework.http.ResponseEntity
<TransportUnitVO> TransportUnitController.findTransportUnit
(String transportUnitBK) org.springframework.http.ResponseEntity
<TransportUnitVO> Methods in org.openwms.wms.transport with parameters of type TransportUnitVOModifier and TypeMethodDescriptionTransportUnitMapper.convertVO
(TransportUnitVO vo) TransportUnitMapperImpl.convertVO
(TransportUnitVO vo) org.springframework.http.ResponseEntity
<Void> TransportUnitController.createTU
(@Valid TransportUnitVO tu, jakarta.servlet.http.HttpServletRequest req) -
Uses of TransportUnitVO in org.openwms.wms.transport.api
Methods in org.openwms.wms.transport.api that return TransportUnitVO