Class GeneratedCombinedCatsForRule

    • Field Detail

      • RULE

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

        public static final java.lang.String CONDITIONID
        Qualifier of the CombinedCatsForRule.conditionId attribute
        See Also:
        Constant Field Values
      • CATEGORYCODE

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

        public static final java.lang.String PROMOTION
        Qualifier of the CombinedCatsForRule.promotion 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

      • GeneratedCombinedCatsForRule

        public GeneratedCombinedCatsForRule()
    • Method Detail

      • getCategoryCode

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

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

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

        protected void setCategoryCode​(java.lang.String value)
        Generated method - Setter of the CombinedCatsForRule.categoryCode attribute.
        Parameters:
        value - the categoryCode
      • getConditionId

        public java.lang.Integer getConditionId​(SessionContext ctx)
        Generated method - Getter of the CombinedCatsForRule.conditionId attribute.
        Returns:
        the conditionId - Id for the category codes that are combined in one condition
      • getConditionId

        public java.lang.Integer getConditionId()
        Generated method - Getter of the CombinedCatsForRule.conditionId attribute.
        Returns:
        the conditionId - Id for the category codes that are combined in one condition
      • getConditionIdAsPrimitive

        public int getConditionIdAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the CombinedCatsForRule.conditionId attribute.
        Returns:
        the conditionId - Id for the category codes that are combined in one condition
      • getConditionIdAsPrimitive

        public int getConditionIdAsPrimitive()
        Generated method - Getter of the CombinedCatsForRule.conditionId attribute.
        Returns:
        the conditionId - Id for the category codes that are combined in one condition
      • setConditionId

        protected void setConditionId​(SessionContext ctx,
                                      java.lang.Integer value)
        Generated method - Setter of the CombinedCatsForRule.conditionId attribute.
        Parameters:
        value - the conditionId - Id for the category codes that are combined in one condition
      • setConditionId

        protected void setConditionId​(java.lang.Integer value)
        Generated method - Setter of the CombinedCatsForRule.conditionId attribute.
        Parameters:
        value - the conditionId - Id for the category codes that are combined in one condition
      • setConditionId

        protected void setConditionId​(SessionContext ctx,
                                      int value)
        Generated method - Setter of the CombinedCatsForRule.conditionId attribute.
        Parameters:
        value - the conditionId - Id for the category codes that are combined in one condition
      • setConditionId

        protected void setConditionId​(int value)
        Generated method - Setter of the CombinedCatsForRule.conditionId attribute.
        Parameters:
        value - the conditionId - Id for the category codes that are combined in one condition
      • getPromotion

        public RuleBasedPromotion getPromotion​(SessionContext ctx)
        Generated method - Getter of the CombinedCatsForRule.promotion attribute.
        Returns:
        the promotion - RuleBasedPromotion related to the rule
      • getPromotion

        public RuleBasedPromotion getPromotion()
        Generated method - Getter of the CombinedCatsForRule.promotion attribute.
        Returns:
        the promotion - RuleBasedPromotion related to the rule
      • setPromotion

        protected void setPromotion​(SessionContext ctx,
                                    RuleBasedPromotion value)
        Generated method - Setter of the CombinedCatsForRule.promotion attribute.
        Parameters:
        value - the promotion - RuleBasedPromotion related to the rule
      • setPromotion

        protected void setPromotion​(RuleBasedPromotion value)
        Generated method - Setter of the CombinedCatsForRule.promotion attribute.
        Parameters:
        value - the promotion - RuleBasedPromotion related to the rule
      • getRule

        public PromotionSourceRule getRule​(SessionContext ctx)
        Generated method - Getter of the CombinedCatsForRule.rule attribute.
        Returns:
        the rule - PromotionSourceRule containing combined category codes
      • getRule

        public PromotionSourceRule getRule()
        Generated method - Getter of the CombinedCatsForRule.rule attribute.
        Returns:
        the rule - PromotionSourceRule containing combined category codes
      • setRule

        protected void setRule​(SessionContext ctx,
                               PromotionSourceRule value)
        Generated method - Setter of the CombinedCatsForRule.rule attribute.
        Parameters:
        value - the rule - PromotionSourceRule containing combined category codes
      • setRule

        protected void setRule​(PromotionSourceRule value)
        Generated method - Setter of the CombinedCatsForRule.rule attribute.
        Parameters:
        value - the rule - PromotionSourceRule containing combined category codes