Uses of Class
de.xima.fc.notification.ms.impl.i18n.MsNotificationsLocalizer
Packages that use MsNotificationsLocalizer
-
Uses of MsNotificationsLocalizer in de.xima.fc.notification.ms.impl.i18n
Methods in de.xima.fc.notification.ms.impl.i18n that return MsNotificationsLocalizerModifier and TypeMethodDescriptionstatic MsNotificationsLocalizerMsNotificationsLocalizer.getInstance()Singleton instance of theMsNotificationsLocalizer. -
Uses of MsNotificationsLocalizer in de.xima.fc.notification.ms.impl.processors
Constructors in de.xima.fc.notification.ms.impl.processors with parameters of type MsNotificationsLocalizerModifierConstructorDescriptionCertificateExpirationNotificationProcessor(MsNotificationsLocalizer localizer, INotificationHistoryService notificationHistoryService, AccessChecker accessChecker, de.xima.fc.mail.template.MailTemplateService mailTemplateService)