Class GeneratedExcludedProductForRule

    • Field Detail

      • PRODUCTCODE

        public static final java.lang.String PRODUCTCODE
        Qualifier of the ExcludedProductForRule.productCode attribute
        See Also:
        Constant Field Values
      • RULE

        public static final java.lang.String RULE
        Qualifier of the ExcludedProductForRule.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

      • GeneratedExcludedProductForRule

        public GeneratedExcludedProductForRule()
    • Method Detail

      • getProductCode

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

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

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

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