Uses of Class
com.skava.cart.orchestration.model.SFItemMappingModel
Packages that use SFItemMappingModel
Package
Description
Cart and checkout Orchestration model Classes available here.
-
Uses of SFItemMappingModel in com.skava.cart.orchestration.model
Method parameters in com.skava.cart.orchestration.model with type arguments of type SFItemMappingModelModifier and TypeMethodDescriptionstatic void
CreateOrderTransformation.itemPaymentProcessor
(List<SFItemMappingModel> itemList, List<SFPaymentMappingModel> paymentList, Map<Long, SFItemPaymentModel> reponseModel, String type, boolean isRefund)