Class SapERPVariantProductHelperImpl

java.lang.Object
de.hybris.platform.sap.sapmodel.inbound.SapERPVariantProductHelperImpl
All Implemented Interfaces:
SapERPVariantProductHelper

public class SapERPVariantProductHelperImpl extends Object implements SapERPVariantProductHelper
  • Constructor Details

    • SapERPVariantProductHelperImpl

      public SapERPVariantProductHelperImpl()
  • Method Details

    • removeRegularProduct

      public void removeRegularProduct(String cellValue, de.hybris.platform.jalo.Item processedItem)
      Remove regular product before importing new ERPVariantProduct
      Specified by:
      removeRegularProduct in interface SapERPVariantProductHelper
      Parameters:
      cellValue -
      processedItem -
    • isCleanCharacteristicsEnabled

      protected boolean isCleanCharacteristicsEnabled()
    • setCleanCharacteristicsEnabled

      public void setCleanCharacteristicsEnabled(boolean cleanCharacteristicsEnabled)
    • getModelService

      protected de.hybris.platform.servicelayer.model.ModelService getModelService()
    • setModelService

      public void setModelService(de.hybris.platform.servicelayer.model.ModelService modelService)
    • getProductService

      protected de.hybris.platform.product.ProductService getProductService()
    • setProductService

      public void setProductService(de.hybris.platform.product.ProductService productService)
    • getCatalogVersionService

      protected de.hybris.platform.catalog.CatalogVersionService getCatalogVersionService()
    • setCatalogVersionService

      public void setCatalogVersionService(de.hybris.platform.catalog.CatalogVersionService catalogVersionService)