Uses of Class
com.skava.subscription.orchestration.model.CartDetails
Packages that use CartDetails
Package
Description
Subscription orchestration processors are available here
-
Uses of CartDetails in com.skava.subscription.orchestration.processor
Method parameters in com.skava.subscription.orchestration.processor with type arguments of type CartDetailsModifier and TypeMethodDescriptionstatic voidSubscriptionOrdersResponseProcessor.setInvalidCatalogData(org.apache.camel.Exchange exchange, List<CartDetails> carts) This method is used to set Out of stock detailsstatic voidSubscriptionOrdersResponseProcessor.setOutOfStockDetails(org.apache.camel.Exchange exchange, List<CartDetails> carts) This method is used to set Out of stock detailsstatic voidSubscriptionOrdersResponseProcessor.setSkipDetails(org.apache.camel.Exchange exchange, List<CartDetails> carts) This method is used to set skip Details