Class MailTemplateProvider
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.commons.api.notification.channel.template.TemplateProvider
-
- org.exoplatform.social.notification.channel.template.MailTemplateProvider
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class MailTemplateProvider extends org.exoplatform.commons.api.notification.channel.template.TemplateProviderCreated by The eXo Platform SAS Author : eXoPlatform thanhvc@exoplatform.com Dec 13, 2014
-
-
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.ExoSocialActivitygetI18N(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
-
-
-
-
Method Detail
-
getI18N
protected org.exoplatform.social.core.activity.model.ExoSocialActivity getI18N(org.exoplatform.social.core.activity.model.ExoSocialActivity activity, Locale locale)
-
-