Interface ConfigurableChecker

All Known Implementing Classes:
DefaultConfigurableChecker

public interface ConfigurableChecker
Checks if a product is configurable in the sense of CPQ
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Check if the given product is Cloud CPQ configurable base product and can be configured by the Cloud CPQ configurator.
  • Method Details

    • isCloudCPQConfigurableProduct

      boolean isCloudCPQConfigurableProduct(@Nonnull ProductModel product)
      Check if the given product is Cloud CPQ configurable base product and can be configured by the Cloud CPQ configurator.
      Parameters:
      product - The product to check
      Returns:
      TRUE if it is a Cloud CPQ configurable base product and can be configured by the Cloud CPQ configurator , otherwise FALSE