Class ProductIDAttributeHandler

java.lang.Object
de.hybris.platform.sap.sapmodel.daos.ProductIDAttributeHandler
All Implemented Interfaces:
de.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<String,ProductModel>, Serializable

public class ProductIDAttributeHandler extends Object implements de.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<String,ProductModel>, Serializable
See Also:
  • Field Details

    • flexibleSearchService

      @Autowired protected transient de.hybris.platform.servicelayer.search.FlexibleSearchService flexibleSearchService
  • Constructor Details

    • ProductIDAttributeHandler

      public ProductIDAttributeHandler()
  • Method Details