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