Interface SapClassificationAttributeHelper
- All Known Implementing Classes:
SapClassificationAttributeHelperImpl
public interface SapClassificationAttributeHelper
-
Method Summary
Modifier and TypeMethodDescriptionvoidremoveClassificationAttributeValues(String cellValue, de.hybris.platform.jalo.Item processedItem) Remove the product current classification attribute values before importing the new ones
-
Method Details
-
removeClassificationAttributeValues
void removeClassificationAttributeValues(String cellValue, de.hybris.platform.jalo.Item processedItem) Remove the product current classification attribute values before importing the new ones- Parameters:
cellValue-processedItem-
-