Class ReceivingTransportUnitOrderPosition

java.lang.Object
org.ameba.integration.jpa.BaseEntity
org.openwms.wms.receiving.impl.AbstractReceivingOrderPosition
org.openwms.wms.receiving.impl.ReceivingTransportUnitOrderPosition
All Implemented Interfaces:
Serializable, org.ameba.integration.TypedEntity<Long>, Convertable

@Entity public class ReceivingTransportUnitOrderPosition extends AbstractReceivingOrderPosition implements Convertable, Serializable
A ReceivingTransportUnitOrderPosition is a persisted entity class that represents an expected receipt of a TransportUnit.
Author:
Heiko Scherrer
See Also: