public class NotificationTemplateRenderer
extends java.lang.Object
| Constructor and Description |
|---|
NotificationTemplateRenderer() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
render(NotificationTemplateContext notificationTemplateContext,
com.liferay.calendar.notification.NotificationField notificationField) |
protected static java.lang.String |
replaceTokens(java.lang.String notificationTemplate,
NotificationTemplateContext notificationTemplateContext) |
public static java.lang.String render(NotificationTemplateContext notificationTemplateContext, com.liferay.calendar.notification.NotificationField notificationField) throws java.lang.Exception
java.lang.Exceptionprotected static java.lang.String replaceTokens(java.lang.String notificationTemplate,
NotificationTemplateContext notificationTemplateContext)
throws java.lang.Exception
java.lang.Exception