public class CommerceNotificationTestUtil
extends java.lang.Object
Constructor and Description |
---|
CommerceNotificationTestUtil() |
Modifier and Type | Method and Description |
---|---|
static com.liferay.commerce.notification.model.CommerceNotificationTemplate |
addCommerceNotificationTemplate(java.lang.String name,
java.lang.String description,
java.lang.String from,
java.lang.String to,
java.lang.String type,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static com.liferay.commerce.notification.model.CommerceNotificationTemplate |
addCommerceNotificationTemplate(java.lang.String name,
java.lang.String description,
java.lang.String from,
java.lang.String to,
java.lang.String cc,
java.lang.String bcc,
java.lang.String type,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static com.liferay.commerce.notification.model.CommerceNotificationTemplate |
addNotificationTemplate(java.lang.String to,
java.lang.String notificationType,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static com.liferay.commerce.notification.model.CommerceNotificationTemplate |
addNotificationTemplate(java.lang.String to,
java.lang.String cc,
java.lang.String bcc,
java.lang.String notificationType,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
public static com.liferay.commerce.notification.model.CommerceNotificationTemplate addCommerceNotificationTemplate(java.lang.String name, java.lang.String description, java.lang.String from, java.lang.String to, java.lang.String type, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.commerce.notification.model.CommerceNotificationTemplate addCommerceNotificationTemplate(java.lang.String name, java.lang.String description, java.lang.String from, java.lang.String to, java.lang.String cc, java.lang.String bcc, java.lang.String type, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.commerce.notification.model.CommerceNotificationTemplate addNotificationTemplate(java.lang.String to, java.lang.String notificationType, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.commerce.notification.model.CommerceNotificationTemplate addNotificationTemplate(java.lang.String to, java.lang.String cc, java.lang.String bcc, java.lang.String notificationType, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException