Class GeneratedExcludedCatForRule

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

public abstract class GeneratedExcludedCatForRule extends GenericItem
Generated class for type ExcludedCatForRule.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedExcludedCatForRule

      public GeneratedExcludedCatForRule()
  • Method Details

    • getDefaultAttributeModes

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

      public String getCategoryCode(SessionContext ctx)
      Generated method - Getter of the ExcludedCatForRule.categoryCode attribute.
      Returns:
      the categoryCode
    • getCategoryCode

      public String getCategoryCode()
      Generated method - Getter of the ExcludedCatForRule.categoryCode attribute.
      Returns:
      the categoryCode
    • setCategoryCode

      protected void setCategoryCode(SessionContext ctx, String value)
      Generated method - Setter of the ExcludedCatForRule.categoryCode attribute.
      Parameters:
      value - the categoryCode
    • setCategoryCode

      protected void setCategoryCode(String value)
      Generated method - Setter of the ExcludedCatForRule.categoryCode attribute.
      Parameters:
      value - the categoryCode
    • getRule

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

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

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

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