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 void
SubscriptionOrdersResponseProcessor.setInvalidCatalogData
(org.apache.camel.Exchange exchange, List<CartDetails> carts) This method is used to set Out of stock detailsstatic void
SubscriptionOrdersResponseProcessor.setOutOfStockDetails
(org.apache.camel.Exchange exchange, List<CartDetails> carts) This method is used to set Out of stock detailsstatic void
SubscriptionOrdersResponseProcessor.setSkipDetails
(org.apache.camel.Exchange exchange, List<CartDetails> carts) This method is used to set skip Details