Uses of Class
com.skava.promotion.model.response.PromotionGiftResponse
Packages that use PromotionGiftResponse
Package
Description
The processor classes of the Cart Orchestration Service available here.
The promotion orchestration processor classes are available here
Subscription utilities are available here
-
Uses of PromotionGiftResponse in com.skava.cart.orchestration.processor
Methods in com.skava.cart.orchestration.processor with parameters of type PromotionGiftResponseModifier and TypeMethodDescriptionstatic int
AddGiftItemRequestProcessor.checkInventoryForBundleSkus
(List<CheckInventory> inventoryRes, PromotionGiftResponse gift, int inventoryTestedSkus, BigDecimal mainQuantity, String sku, BigDecimal mainItemQty) static void
AddGiftItemRequestProcessor.checkInventoryForNormalProductGifts
(List<CheckInventory> inventoryRes, SFCart sfCart, List<PromotionGiftResponse> availableGifts, PromotionGiftResponse gift) -
Uses of PromotionGiftResponse in com.skava.promotion.orchestration.processor
Method parameters in com.skava.promotion.orchestration.processor with type arguments of type PromotionGiftResponseModifier and TypeMethodDescriptionstatic void
PromotionValidationResponseProcessorExtend.checkCartGiftList
(SFCart sfCart, List<PromotionGiftResponse> promoGiftList) static void
PromotionValidationResponseProcessorExtend.checkPromoGiftList
(SFCart sfCart, List<PromotionGiftResponse> promoGiftList, List<PromotionCoupon> promoCouponList) -
Uses of PromotionGiftResponse in com.skava.subscription.helper
Method parameters in com.skava.subscription.helper with type arguments of type PromotionGiftResponseModifier and TypeMethodDescriptionstatic BigDecimal
SubscriptionUtil.getGiftItemQuantity
(List<PromotionGiftResponse> promotionGiftResponse, SkuResponse skuResp) This method is used to get Gift Item quantity