public abstract class AbstractRecordableEventDescriptor extends Object implements RecordableEventDescriptor
RecordableEventDescriptor.RecordableEventDescriptor.EventFilter| Modifier and Type | Field and Description |
|---|---|
protected ContextualLocalizationManager |
contextualLocalizationManager |
| Constructor and Description |
|---|
AbstractRecordableEventDescriptor(String descriptionTranslationKey,
String applicationTranslationKey)
Construct an AbstractRecordableEventDescriptor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getApplicationName() |
String |
getDescription() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetApplicationIcon, getApplicationId, getEventType, getEventTypeIcon, getFilter@Inject protected ContextualLocalizationManager contextualLocalizationManager
public AbstractRecordableEventDescriptor(String descriptionTranslationKey, String applicationTranslationKey)
descriptionTranslationKey - the name of the translation key that describe the eventapplicationTranslationKey - the translation key of the name of the application that send this eventpublic String getDescription()
getDescription in interface RecordableEventDescriptorpublic String getApplicationName()
getApplicationName in interface RecordableEventDescriptorCopyright © 2004–2017 XWiki. All rights reserved.