Package org.openwms.core.uaa.impl
Class RoleEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.core.uaa.impl.RoleEvent
- All Implemented Interfaces:
Serializable
A RoleEvent.
- Author:
- Heiko Scherrer
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
-
Field Details
-
type
-
-
Constructor Details
-
RoleEvent
-
-
Method Details
-
getType
-
getSource
- Overrides:
getSource
in classEventObject
-
toString
- Overrides:
toString
in classEventObject
-