Class NotificationsLocalizer
java.lang.Object
de.xima.cmn.i18n.ResourceBundleLocalizer
de.xima.fc.notification.mgmt.internal.NotificationsLocalizer
- All Implemented Interfaces:
de.xima.cmn.i18n.ILocalizer
@ApplicationScoped
public class NotificationsLocalizer
extends de.xima.cmn.i18n.ResourceBundleLocalizer
Localizer for the fc-notifications module.
- Since:
- 8.5.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptionstatic NotificationsLocalizerSingleton instance of theNotificationsLocalizer.Methods inherited from class de.xima.cmn.i18n.ResourceBundleLocalizer
getLocalizedString
-
Method Details
-
getInstance
Singleton instance of theNotificationsLocalizer.
-