Package org.openwms.wms.receiving.impl
Class ReceivingOrderCreatedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.wms.receiving.impl.ReceivingOrderCreatedEvent
- All Implemented Interfaces:
 Serializable
public class ReceivingOrderCreatedEvent
extends org.openwms.core.event.RootApplicationEvent
A ReceivingOrderCreatedEvent is raised when a 
ReceivingOrder has been created.- Author:
 - Heiko Scherrer
 - See Also:
 
- 
Field Summary
Fields inherited from class java.util.EventObject
source - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
toString 
- 
Constructor Details
- 
ReceivingOrderCreatedEvent
 
 - 
 - 
Method Details
- 
getSource
- Overrides:
 getSourcein classEventObject
 
 -