Interface ConfigurationReleaseProductLinkStrategy

All Known Implementing Classes:
PersistenceConfigurationReleaseProductLinkStrategyImpl

public interface ConfigurationReleaseProductLinkStrategy
This strategy is responsible for removing the link between cart bound configurations and products
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Releases the product relation of the configuration that is attached to the given abstract order entry
  • Method Details

    • releaseCartEntryProductRelation

      void releaseCartEntryProductRelation(AbstractOrderEntryModel abstractOrderEntry)
      Releases the product relation of the configuration that is attached to the given abstract order entry
      Parameters:
      abstractOrderEntry -