Class GeneratedExcludedProductForRule

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
ExcludedProductForRule

public abstract class GeneratedExcludedProductForRule extends GenericItem
Generated class for type ExcludedProductForRule.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedExcludedProductForRule

      public GeneratedExcludedProductForRule()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getProductCode

      public String getProductCode(SessionContext ctx)
      Generated method - Getter of the ExcludedProductForRule.productCode attribute.
      Returns:
      the productCode
    • getProductCode

      public String getProductCode()
      Generated method - Getter of the ExcludedProductForRule.productCode attribute.
      Returns:
      the productCode
    • setProductCode

      protected void setProductCode(SessionContext ctx, String value)
      Generated method - Setter of the ExcludedProductForRule.productCode attribute.
      Parameters:
      value - the productCode
    • setProductCode

      protected void setProductCode(String value)
      Generated method - Setter of the ExcludedProductForRule.productCode attribute.
      Parameters:
      value - the productCode
    • getRule

      public PromotionSourceRule getRule(SessionContext ctx)
      Generated method - Getter of the ExcludedProductForRule.rule attribute.
      Returns:
      the rule - PromotionSourceRule containing the excluded product code
    • getRule

      public PromotionSourceRule getRule()
      Generated method - Getter of the ExcludedProductForRule.rule attribute.
      Returns:
      the rule - PromotionSourceRule containing the excluded product code
    • setRule

      protected void setRule(SessionContext ctx, PromotionSourceRule value)
      Generated method - Setter of the ExcludedProductForRule.rule attribute.
      Parameters:
      value - the rule - PromotionSourceRule containing the excluded product code
    • setRule

      protected void setRule(PromotionSourceRule value)
      Generated method - Setter of the ExcludedProductForRule.rule attribute.
      Parameters:
      value - the rule - PromotionSourceRule containing the excluded product code