Package org.openwms.common.transport
package org.openwms.common.transport
This package contains all types required to describe transport unit items.
-
ClassDescriptionA Rule used as marker interface.A TransportUnit is a physical item like a box, a toad, a bin, a pallet etc., used as a container that is moved between warehouse
Locations and might carry goods or other items likeLoadUnits on top.A TransportUnitController.A TransportUnitMapper.A TransportService offers functionality to create, read, update and deleteTransportUnits.A TransportUnitState defines a set of states forTransportUnits.A TransportUnitType is a type of certainTransportUnit.TransportUnitTypebuilder static inner class.A TransportUnitTypeController.A TransportUnitTypeMapper.A TransportUnitTypeService offers methods to deal withTransportUnitTypes.A TypePlacingRule is aRulethat defines which types ofTransportUnits (TransportUnitTypes) can be put on which type ofLocation(LocationType).A TypeStackingRule is aRulethat defines whichTransportUnitTypecan be stacked on other types.An UnitError represents an error occurring on aTransportUnit.UnitErrorbuilder static inner class.