Package org.openwms.core.preferences
Class PreferencesEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.core.preferences.PreferencesEvent
- All Implemented Interfaces:
- Serializable
public final class PreferencesEvent
extends org.openwms.core.event.RootApplicationEvent
A PreferencesEvent.
- Author:
- Heiko Scherrer
- See Also:
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructorsConstructorDescriptionPreferencesEvent(PreferenceEO source) PreferencesEvent(PreferenceEO source, PreferencesEvent.Type type) 
- 
Method SummaryMethods inherited from class org.springframework.context.ApplicationEventgetTimestampMethods inherited from class java.util.EventObjecttoString
- 
Field Details- 
type
 
- 
- 
Constructor Details- 
PreferencesEvent
- 
PreferencesEvent
 
- 
- 
Method Details- 
getType
- 
getSource- Overrides:
- getSourcein class- EventObject
 
 
-