Package com.liferay.calendar.test.util
Class CalendarNotificationTemplateTestUtil
java.lang.Object
com.liferay.calendar.test.util.CalendarNotificationTemplateTestUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.calendar.model.CalendarNotificationTemplateaddCalendarNotificationTemplate(com.liferay.calendar.model.Calendar calendar, com.liferay.calendar.notification.NotificationTemplateType notificationTemplateType, String fromAddress, String fromName, String subject, String body) protected static com.liferay.portal.kernel.service.ServiceContextcreateServiceContext(com.liferay.portal.kernel.model.User user)
-
Constructor Details
-
CalendarNotificationTemplateTestUtil
public CalendarNotificationTemplateTestUtil()
-
-
Method Details
-
addCalendarNotificationTemplate
public static com.liferay.calendar.model.CalendarNotificationTemplate addCalendarNotificationTemplate(com.liferay.calendar.model.Calendar calendar, com.liferay.calendar.notification.NotificationTemplateType notificationTemplateType, String fromAddress, String fromName, String subject, String body) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
createServiceContext
protected static com.liferay.portal.kernel.service.ServiceContext createServiceContext(com.liferay.portal.kernel.model.User user)
-