public class NotificationTemplateContextFactory
extends java.lang.Object
Constructor and Description |
---|
NotificationTemplateContextFactory() |
Modifier and Type | Method and Description |
---|---|
static NotificationTemplateContext |
getInstance(NotificationType notificationType,
NotificationTemplateType notificationTemplateType,
CalendarBooking calendarBooking,
com.liferay.portal.kernel.model.User user) |
static NotificationTemplateContext |
getInstance(NotificationType notificationType,
NotificationTemplateType notificationTemplateType,
CalendarBooking calendarBooking,
com.liferay.portal.kernel.model.User user,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static javax.portlet.PortletConfig |
getPortletConfig() |
static void |
setPortletConfig(javax.portlet.PortletConfig portletConfig) |
public static NotificationTemplateContext getInstance(NotificationType notificationType, NotificationTemplateType notificationTemplateType, CalendarBooking calendarBooking, com.liferay.portal.kernel.model.User user) throws java.lang.Exception
java.lang.Exception
public static NotificationTemplateContext getInstance(NotificationType notificationType, NotificationTemplateType notificationTemplateType, CalendarBooking calendarBooking, com.liferay.portal.kernel.model.User user, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws java.lang.Exception
java.lang.Exception
public static javax.portlet.PortletConfig getPortletConfig()
public static void setPortletConfig(javax.portlet.PortletConfig portletConfig)