Interface SapClassificationAttributeHelper
-
- All Known Implementing Classes:
SapClassificationAttributeHelperImpl
public interface SapClassificationAttributeHelper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidremoveClassificationAttributeValues(java.lang.String cellValue, Item processedItem)Remove the product current classification attribute values before importing the new ones
-
-
-
Method Detail
-
removeClassificationAttributeValues
void removeClassificationAttributeValues(java.lang.String cellValue, Item processedItem)Remove the product current classification attribute values before importing the new ones- Parameters:
cellValue-processedItem-
-
-