Package org.openwms.core.uaa.impl
Class UserEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.core.uaa.impl.UserEvent
- All Implemented Interfaces:
- Serializable
A UserEvent.
- Author:
- Heiko Scherrer
- See Also:
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.context.ApplicationEventgetTimestamp
- 
Field Details- 
type
 
- 
- 
Constructor Details- 
UserEvent
 
- 
- 
Method Details- 
getType
- 
getSource- Overrides:
- getSourcein class- EventObject
 
- 
toString- Overrides:
- toStringin class- EventObject
 
 
-