public class CommerceTierPriceEntryTestUtil
extends java.lang.Object
| Constructor and Description |
|---|
CommerceTierPriceEntryTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.commerce.price.list.model.CommerceTierPriceEntry |
addCommerceTierPriceEntry(long commercePriceEntryId,
double minQuantity,
double price,
double promoPrice,
java.lang.String externalReferenceCode) |
static com.liferay.commerce.price.list.model.CommerceTierPriceEntry |
addOrUpdateCommerceTierPriceEntry(long companyId,
long commerceTierPriceEntryId,
long commercePriceEntryId,
double minQuantity,
double price,
double promoPrice,
java.lang.String externalReferenceCode,
java.lang.String priceEntryExternalReferenceCode) |
public static com.liferay.commerce.price.list.model.CommerceTierPriceEntry addCommerceTierPriceEntry(long commercePriceEntryId,
double minQuantity,
double price,
double promoPrice,
java.lang.String externalReferenceCode)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static com.liferay.commerce.price.list.model.CommerceTierPriceEntry addOrUpdateCommerceTierPriceEntry(long companyId,
long commerceTierPriceEntryId,
long commercePriceEntryId,
double minQuantity,
double price,
double promoPrice,
java.lang.String externalReferenceCode,
java.lang.String priceEntryExternalReferenceCode)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException