Interface ConfigConsistenceChecker

All Known Implementing Classes:
ConfigConsistenceCheckerImpl

public interface ConfigConsistenceChecker
Callback-Interface for manipulating the product configuration data transfer objects after they have been updated from the model.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method will be called after the product configuration DAO has been updated from the model.
  • Method Details

    • checkConfiguration

      void checkConfiguration(ConfigurationData configData)
      This method will be called after the product configuration DAO has been updated from the model.
      Parameters:
      configData - original DAO