Uses of Class
com.skava.promotion.model.dto.PromotionOffer
Packages that use PromotionOffer
Package
Description
The promotion orchestration util classes are available here
-
Uses of PromotionOffer in com.skava.promotion.orchestration.utils
Methods in com.skava.promotion.orchestration.utils with parameters of type PromotionOfferModifier and TypeMethodDescriptionstatic double
PromotionUtils.getDiscount
(PromotionOffer offer) This method is used to get discount from the promotion offer.PromotionUtils.getPriceFacetsDiscount
(PromotionOffer offer) This method is used to get PriceFacetsDiscount from the promotion offer.