public class NotificationUtil
extends java.lang.Object
| Constructor and Description |
|---|
NotificationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getDefaultTemplate(NotificationType notificationType,
NotificationTemplateType notificationTemplateType,
NotificationField notificationField) |
static java.lang.String |
getTemplatePropertyValue(CalendarNotificationTemplate calendarNotificationTemplate,
java.lang.String propertyName,
java.lang.String defaultValue) |
public static java.lang.String getDefaultTemplate(NotificationType notificationType, NotificationTemplateType notificationTemplateType, NotificationField notificationField) throws java.lang.Exception
java.lang.Exceptionpublic static java.lang.String getTemplatePropertyValue(CalendarNotificationTemplate calendarNotificationTemplate, java.lang.String propertyName, java.lang.String defaultValue)