Uses of Class
org.openwms.common.transport.allocation.api.AllocationVO
Packages that use AllocationVO
Package
Description
-
Uses of AllocationVO in org.openwms.common.transport.allocation
Methods in org.openwms.common.transport.allocation that return AllocationVOModifier and TypeMethodDescriptionAllocationMapper.convert
(TransportUnitAllocation entity) AllocationMapperImpl.convert
(TransportUnitAllocation entity) Methods in org.openwms.common.transport.allocation that return types with arguments of type AllocationVOModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<List<AllocationVO>> AllocationController.allocate
(List<org.openwms.core.lang.Triple<String, Object, Class<?>>> searchAttributes, List<String> sourceLocationGroupNames) AllocationMapper.convert
(List<TransportUnitAllocation> entities) AllocationMapperImpl.convert
(List<TransportUnitAllocation> entities) -
Uses of AllocationVO in org.openwms.common.transport.allocation.api
Methods in org.openwms.common.transport.allocation.api that return AllocationVOMethods in org.openwms.common.transport.allocation.api that return types with arguments of type AllocationVO