Class TemplateProvider
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.commons.api.notification.channel.template.TemplateProvider
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public abstract class TemplateProvider
extends org.exoplatform.container.component.BaseComponentPlugin
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Dec 12, 2014
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringprotected final Map<PluginKey,AbstractTemplateBuilder> Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets channelIdGets all of the template builder what assigned the channelGets all of the template filesMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Field Details
-
CHANNEL_ID_KEY
- See Also:
-
templateFilePaths
-
templateBuilders
-
-
Constructor Details
-
TemplateProvider
public TemplateProvider(org.exoplatform.container.xml.InitParams initParams)
-
-
Method Details
-
getTemplateFilePathConfigs
Gets all of the template files- Returns:
-
getTemplateBuilder
Gets all of the template builder what assigned the channel- Returns:
-
getChannelKey
Gets channelId- Returns:
-