Class PriceModel
java.lang.Object
com.liferay.commerce.frontend.model.PriceModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]getPrice()booleanvoidsetDiscount(String discount) voidsetDiscountPercentage(String discountPercentage) voidsetDiscountPercentages(String[] discountPercentages) voidsetFinalPrice(String finalPrice) voidvoidsetPromoPrice(String promoPrice)
-
Constructor Details
-
PriceModel
-
-
Method Details
-
getDiscount
-
getDiscountPercentage
-
getDiscountPercentages
-
getFinalPrice
-
getPrice
-
getPromoPrice
-
isPriceOnApplication
public boolean isPriceOnApplication() -
setDiscount
-
setDiscountPercentage
-
setDiscountPercentages
-
setFinalPrice
-
setPrice
-
setPromoPrice
-