public static class BMECatArticleToCategoryStep.Product2CategoryPair extends Object
| Constructor and Description |
|---|
Product2CategoryPair(ArticleToCatalogGroupMap articleToCatalogGroupMap) |
Product2CategoryPair(String productCode,
String categoryCode)
convenience constructor assuming entry.key is ReferenceSystem, entry.value is feature
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCategoryCode() |
String |
getProductCode() |
String |
toString() |
public Product2CategoryPair(String productCode, String categoryCode)
public Product2CategoryPair(ArticleToCatalogGroupMap articleToCatalogGroupMap)
Copyright © 2017 SAP SE. All Rights Reserved.