Class SapClassificationAttributeTranslator

  • All Implemented Interfaces:
    SpecialValueTranslator

    public class SapClassificationAttributeTranslator
    extends AbstractSpecialValueTranslator
    The SapClassificationAttributeTranslator translator is called from data hub before the ClassificationAttributeTranslator is being called. This translator removes the product current classification attribute values before importing the new ones from the SAP/ERP backend. The target item of type BaseProductAttributes depends on the item type CleanBaseProductAttributes which calls (SapClassificationAttributeTranslator) The target item of type SalesProductAttributes depends on the item type CleanSalesProductAttributes which calls (SapClassificationAttributeTranslator) The target item of type BaseVariantAttributes depends on the item type CleanBaseVariantAttributes which calls (SapClassificationAttributeTranslator) The target item of type SalesVariantAttributes depends on the item type CleanSalesVariantAttributes which calls (SapClassificationAttributeTranslator)