Class BusinessRulesResultsStep

java.lang.Object
com.ptc.mvc.components.AbstractComponentConfigBuilder
com.ptc.windchill.enterprise.businessRules.mvc.builders.wizards.BusinessRulesResultsStep
All Implemented Interfaces:
ComponentConfigBuilder, com.ptc.mvc.components.ComponentConfigFactoryAware

@ComponentBuilder(value="businessRulesResultStep", type=CONFIG_ONLY) public class BusinessRulesResultsStep extends AbstractComponentConfigBuilder
Deprecated.
use BusinessRulesResultsTable

Supported API: true

Extendable: true
Builder for the View Release Confilcts wizard that displays the results of a RuleValidationResultSet.
  • Method Details

    • getLightboxText

      public String getLightboxText(ComponentParams params) throws WTException
      Deprecated.
      This method returns the businessRulesResultMessage that shows up in the lightbox of the business rules result step.

      Supported API: true

      Extendable: true
      Throws:
      WTException