Package org.openwms.wms.inventory
package org.openwms.wms.inventory
Contains types to deal with warehouse inventory.
-
ClassDescriptionA AbstractReservation.A Dimension encapsulates the capacity.A DimensionMapper.A StringListConverter is a JPA
AttributeConverter
that is able to convert aString
into aList
of strings and vice-versa.A LoadUnit is used to divide aTransportUnit
into multiple physical areas.A LoadUnitMapper.A LoadUnitService.A LoadUnitType.A LoadUnitTypeMapper.A LoadUnitTypeService.A PackagingUnit represents a quantity of aProduct
packed into a single physical unit.A PackagingUnitCreator.A PackagingUnitDecorator.A PackagingUnitFinder.A PackagingUnitMapper.A PackagingUnitMover.A PackagingUnitService.A PhysicalDistribution defines how aProduct
orPackagingUnit
can be packed on a carrier, like aTransportUnit
or aLoadUnit
.A Product.A ProductMapper.A ProductRepository.A ProductService.A Reservation.A ReservationService manages reservations ofPackagingUnit
.A TransportUnitReservation.A UnitConverter.A UomRelation.A UomRelationService.