|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SkuConfigurationService
Provides services relating to Sku Configuration for the Commerce Manager.
| Method Summary | |
|---|---|
java.util.Map |
getSkuUsageMap(long productUid)
Retreive the multi-sku mappings for a given product. |
void |
setProductService(ProductService productService)
Set a reference to the product service. |
| Methods inherited from interface com.elasticpath.service.EpService |
|---|
getElasticPath, setElasticPath |
| Method Detail |
|---|
java.util.Map getSkuUsageMap(long productUid)
productUid - The uid of the product
Map containing nested mappings of optionValueKeys to maps of available optionValueKeys and count of options in usevoid setProductService(ProductService productService)
productService - the product service
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||