public interface CommerceDiscountApplicationStrategy
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
applyCommerceDiscounts(java.math.BigDecimal commercePrice,
java.math.BigDecimal[] commerceDiscountLevels) |
java.lang.String |
getCommerceDiscountApplicationStrategyKey() |
java.math.BigDecimal applyCommerceDiscounts(java.math.BigDecimal commercePrice, java.math.BigDecimal[] commerceDiscountLevels) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getCommerceDiscountApplicationStrategyKey()