Class MailTemplateProvider

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class MailTemplateProvider
    extends org.exoplatform.commons.api.notification.channel.template.TemplateProvider
    Created by The eXo Platform SAS Author : eXoPlatform thanhvc@exoplatform.com Dec 13, 2014
    • Field Summary

      • Fields inherited from class org.exoplatform.commons.api.notification.channel.template.TemplateProvider

        CHANNEL_ID_KEY, templateBuilders, templateFilePaths
      • Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

        desc, name
    • Constructor Summary

      Constructors 
      Constructor Description
      MailTemplateProvider​(org.exoplatform.container.xml.InitParams initParams)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.exoplatform.social.core.activity.model.ExoSocialActivity getI18N​(org.exoplatform.social.core.activity.model.ExoSocialActivity activity, Locale locale)  
      • Methods inherited from class org.exoplatform.commons.api.notification.channel.template.TemplateProvider

        getChannelKey, getTemplateBuilder, getTemplateFilePathConfigs
      • Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin

        getDescription, getName, setDescription, setName
    • Constructor Detail

      • MailTemplateProvider

        public MailTemplateProvider​(org.exoplatform.container.xml.InitParams initParams)
    • Method Detail

      • getI18N

        protected org.exoplatform.social.core.activity.model.ExoSocialActivity getI18N​(org.exoplatform.social.core.activity.model.ExoSocialActivity activity,
                                                                                       Locale locale)