Uses of Class
com.skava.oms.delegate.model.loyalty.PreProcessLoyaltyEventRequest.LoyaltyUserInfo
Packages that use PreProcessLoyaltyEventRequest.LoyaltyUserInfo
Package
Description
Contains all required files for loyalty event workflow.
This package contains the information about the util flow
-
Uses of PreProcessLoyaltyEventRequest.LoyaltyUserInfo in com.skava.oms.delegate.model.loyalty
Constructors in com.skava.oms.delegate.model.loyalty with parameters of type PreProcessLoyaltyEventRequest.LoyaltyUserInfoModifierConstructorDescriptionPreProcessLoyaltyEventRequest
(String eventId, PreProcessLoyaltyEventRequest.LoyaltyOrderInfo orderInfo, PreProcessLoyaltyEventRequest.LoyaltyUserInfo userInfo, boolean isCartLoyaltyGift, Map<String, String> subscriptionInfo) Construct the loyalty event request with the provided paramsPreProcessLoyaltyEventRequest
(String eventId, PreProcessLoyaltyEventRequest.LoyaltyOrderInfo orderInfo, PreProcessLoyaltyEventRequest.LoyaltyUserInfo userInfo, Map<String, String> subscriptionInfo) Construct the loyalty event request with the provided paramsPreProcessLoyaltyEventRequest
(String eventId, PreProcessLoyaltyEventRequest.LoyaltyOrderInfo orderInfo, List<PreProcessLoyaltyEventRequest.LoyaltyRewardInfo> rewardInfo, PreProcessLoyaltyEventRequest.LoyaltyUserInfo userInfo, boolean isCartLoyaltyGift, Map<String, String> subscriptionInfo) Construct the loyalty event request with the provided paramsPreProcessLoyaltyEventRequest
(String eventId, List<PreProcessLoyaltyEventRequest.LoyaltyRewardInfo> rewardInfo, PreProcessLoyaltyEventRequest.LoyaltyUserInfo userInfo, boolean isCartLoyaltyGift, Map<String, String> subscriptionInfo) Construct the loyalty event request with the provided params -
Uses of PreProcessLoyaltyEventRequest.LoyaltyUserInfo in com.skava.oms.flow.util
Methods in com.skava.oms.flow.util with parameters of type PreProcessLoyaltyEventRequest.LoyaltyUserInfoModifier and TypeMethodDescriptionstatic void
OrderProcessUtil.updateLoyaltyUserInfo
(Order order, PreProcessLoyaltyEventRequest.LoyaltyUserInfo userInfo) This method updates loyalty user info