Interface CommercePriceModifierType
public interface CommercePriceModifierType
-
Method Summary
Modifier and TypeMethodDescriptionevaluate
(BigDecimal commercePrice, CommercePriceModifier commercePriceModifier) getKey()
-
Method Details
-
evaluate
BigDecimal evaluate(BigDecimal commercePrice, CommercePriceModifier commercePriceModifier) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getKey
String getKey() -
getLabel
-