Uses of Class
com.skava.loyalty.model.LoyaltyDiscountRequest
Packages that use LoyaltyDiscountRequest
Package
Description
The processor classes of the Cart Orchestration Service available here.
-
Uses of LoyaltyDiscountRequest in com.skava.cart.orchestration.processor
Methods in com.skava.cart.orchestration.processor that return types with arguments of type LoyaltyDiscountRequestModifier and TypeMethodDescriptionLoyaltyDiscountRequestProcessor.createLoyaltyDiscountRequest
(org.apache.camel.Exchange exchange) This method is used to create loyalty discount request from the cart response.