Class CommerceNotificationTestUtil

java.lang.Object
com.liferay.commerce.notification.test.util.CommerceNotificationTestUtil

public class CommerceNotificationTestUtil extends Object
  • Constructor Details

    • CommerceNotificationTestUtil

      public CommerceNotificationTestUtil()
  • Method Details

    • addCommerceNotificationTemplate

      public static com.liferay.commerce.notification.model.CommerceNotificationTemplate addCommerceNotificationTemplate(String name, String description, String from, String to, String type, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • addCommerceNotificationTemplate

      public static com.liferay.commerce.notification.model.CommerceNotificationTemplate addCommerceNotificationTemplate(String name, String description, String from, String to, String cc, String bcc, String type, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • addNotificationTemplate

      public static com.liferay.commerce.notification.model.CommerceNotificationTemplate addNotificationTemplate(String to, String notificationType, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • addNotificationTemplate

      public static com.liferay.commerce.notification.model.CommerceNotificationTemplate addNotificationTemplate(String to, String cc, String bcc, String notificationType, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException