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 Detail

      • 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