Uses of Class
com.skava.cart.orchestration.model.Promotion
Packages that use Promotion
Package
Description
The promotion orchestration processor classes are available here
Subscription orchestration transformers are available here
-
Uses of Promotion in com.skava.promotion.orchestration.processor
Methods in com.skava.promotion.orchestration.processor that return PromotionModifier and TypeMethodDescriptionstatic PromotionPromotionValidationResponseProcessorExtend.getPromotionsFromPromotionCart(PromotionCart promoCart, Boolean skipFlag) This method is used to get the promotions information from the promotion cart.static PromotionPromotionValidationResponseProcessorExtend.getPromotionsFromPromotionSku(PromotionSku promoSku) static PromotionPromotionValidationResponseProcessorExtend.getPromotionsFromPromotionSku(PromotionSku promoSku, Boolean skipFlag) static PromotionPromotionValidationResponseProcessorExtend.getPromotionsFromPromotionSkuCommon(PromotionSku promoSku, Boolean skipFlag) This method is used to get the promotions information from the promotion sku.Methods in com.skava.promotion.orchestration.processor that return types with arguments of type PromotionModifier and TypeMethodDescriptionPromotionValidationResponseProcessorExtend.getAndRemoveDuplicatePromotionOffer(PromotionDetails promoDetails, List<Promotion> promotions) This function is used to getAndRemoveDuplicatePromotionOffer.Method parameters in com.skava.promotion.orchestration.processor with type arguments of type PromotionModifier and TypeMethodDescriptionPromotionValidationResponseProcessorExtend.getAndRemoveDuplicatePromotionOffer(PromotionDetails promoDetails, List<Promotion> promotions) This function is used to getAndRemoveDuplicatePromotionOffer. -
Uses of Promotion in com.skava.subscription.orchestration.transformation
Method parameters in com.skava.subscription.orchestration.transformation with type arguments of type PromotionModifier and TypeMethodDescriptionstatic booleanSubscriptionSummaryTransformation.chekIfGiftSkuMatches(List<Promotion> promotionList, String skuId) chekIfGiftSkuMatches - This method is used to check whether the gift sku matches or not