Uses of Class
com.skava.cart.model.Sku
Packages that use Sku
Package
Description
Cart and checkout Orchestration transformation Classes available here.
-
Uses of Sku in com.skava.cart.orchestration.transformation
Methods in com.skava.cart.orchestration.transformation that return SkuModifier and TypeMethodDescriptionstatic Sku
CartTransformation.convertToMicroServiceSku
(SkuOrchestration sfSku) This model is used to convert the orchestration cart item sku model to micro service sku modelMethods in com.skava.cart.orchestration.transformation with parameters of type SkuModifier and TypeMethodDescriptionCartTransformation.convertToMicroServiceSku
(Sku sku) This method is used to convert the micro service sku model into orchestration sku model