Class GeneratedExcludedCatForRule

    • Field Detail

      • CATEGORYCODE

        public static final java.lang.String CATEGORYCODE
        Qualifier of the ExcludedCatForRule.categoryCode attribute
        See Also:
        Constant Field Values
      • RULE

        public static final java.lang.String RULE
        Qualifier of the ExcludedCatForRule.rule attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedExcludedCatForRule

        public GeneratedExcludedCatForRule()
    • Method Detail

      • getCategoryCode

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

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

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

        protected void setCategoryCode​(java.lang.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