Class CalendarNotificationTemplateTestUtil

java.lang.Object
com.liferay.calendar.test.util.CalendarNotificationTemplateTestUtil

public class CalendarNotificationTemplateTestUtil extends Object
  • 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)