Class NotificationUtil
java.lang.Object
com.liferay.calendar.notification.NotificationUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getDefaultTemplate
(NotificationType notificationType, NotificationTemplateType notificationTemplateType, NotificationField notificationField) static String
getTemplatePropertyValue
(CalendarNotificationTemplate calendarNotificationTemplate, String propertyName, String defaultValue)
-
Constructor Details
-
NotificationUtil
public NotificationUtil()
-
-
Method Details
-
getDefaultTemplate
public static String getDefaultTemplate(NotificationType notificationType, NotificationTemplateType notificationTemplateType, NotificationField notificationField) throws Exception - Throws:
Exception
-
getTemplatePropertyValue
public static String getTemplatePropertyValue(CalendarNotificationTemplate calendarNotificationTemplate, String propertyName, String defaultValue)
-