Class RewardSuccessTemplateProvider

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

    public class RewardSuccessTemplateProvider
    extends org.exoplatform.commons.api.notification.channel.template.TemplateProvider
    • Constructor Detail

      • RewardSuccessTemplateProvider

        public RewardSuccessTemplateProvider​(org.exoplatform.container.PortalContainer container,
                                             org.exoplatform.container.xml.InitParams initParams)
    • Method Detail

      • getTemplateFilePathConfigs

        public Map<org.exoplatform.commons.api.notification.model.PluginKey,​String> getTemplateFilePathConfigs()
        Overrides:
        getTemplateFilePathConfigs in class org.exoplatform.commons.api.notification.channel.template.TemplateProvider
      • getWebTemplatePath

        public String getWebTemplatePath()
      • setWebTemplatePath

        public void setWebTemplatePath​(String webTemplatePath)
      • getPushTemplatePath

        public String getPushTemplatePath()
      • setPushTemplatePath

        public void setPushTemplatePath​(String pushTemplatePath)
      • getMailTemplatePath

        public String getMailTemplatePath()
      • setMailTemplatePath

        public void setMailTemplatePath​(String mailTemplatePath)