Uses of Class
com.skava.catalog.model.Sku
Packages that use Sku
Package
Description
List Model Mapper classes are available here.
List util classes are available here.
-
Uses of Sku in com.skava.list.orchestration.mapper
Methods in com.skava.list.orchestration.mapper with parameters of type SkuModifier and TypeMethodDescriptionListModelMapper.catalogSkuToSfCatalogSku
(Sku catalogSku) This method is used to transform the catalog sku model into orchestration catalog sku model -
Uses of Sku in com.skava.list.orchestration.utils
Methods in com.skava.list.orchestration.utils with parameters of type SkuModifier and TypeMethodDescriptionstatic void
ListUtils.convertToSFCatalogSkuAndSet
(Sku catalogSku, PricesAPIResponse priceResult, SFListItem item, String currencyCode, String currencySymbol, List<String> myList) This method is used to convert catalog sku and set.