Interface ProductConfigRuleActionStrategy

    • Method Detail

      • apply

        boolean apply​(ConfigModel model,
                      AbstractRuleActionRAO action)
        Applies the action described by the given AbstractRuleActionRAO.
        Parameters:
        model - product configuration model to be adjusted
        action - the action to apply
        Returns:
        true if model is adjusted