Class GeneratedProductPerfectPartnerPromotion

    • Field Detail

      • PARTNERPRODUCTS

        public static final java.lang.String PARTNERPRODUCTS
        Qualifier of the ProductPerfectPartnerPromotion.partnerProducts attribute
        See Also:
        Constant Field Values
      • PARTNERPRICES

        public static final java.lang.String PARTNERPRICES
        Qualifier of the ProductPerfectPartnerPromotion.partnerPrices attribute
        See Also:
        Constant Field Values
      • MESSAGEFIRED

        public static final java.lang.String MESSAGEFIRED
        Qualifier of the ProductPerfectPartnerPromotion.messageFired attribute
        See Also:
        Constant Field Values
      • MESSAGECOULDHAVEFIRED

        public static final java.lang.String MESSAGECOULDHAVEFIRED
        Qualifier of the ProductPerfectPartnerPromotion.messageCouldHaveFired 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

      • GeneratedProductPerfectPartnerPromotion

        public GeneratedProductPerfectPartnerPromotion()
    • Method Detail

      • getMessageCouldHaveFired

        public java.lang.String getMessageCouldHaveFired​(SessionContext ctx)
        Generated method - Getter of the ProductPerfectPartnerPromotion.messageCouldHaveFired attribute.
        Returns:
        the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
      • getMessageCouldHaveFired

        public java.lang.String getMessageCouldHaveFired()
        Generated method - Getter of the ProductPerfectPartnerPromotion.messageCouldHaveFired attribute.
        Returns:
        the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
      • getAllMessageCouldHaveFired

        public java.util.Map<Language,​java.lang.String> getAllMessageCouldHaveFired​(SessionContext ctx)
        Generated method - Getter of the ProductPerfectPartnerPromotion.messageCouldHaveFired attribute.
        Returns:
        the localized messageCouldHaveFired - The message to show when the promotion could have potentially fire.
      • getAllMessageCouldHaveFired

        public java.util.Map<Language,​java.lang.String> getAllMessageCouldHaveFired()
        Generated method - Getter of the ProductPerfectPartnerPromotion.messageCouldHaveFired attribute.
        Returns:
        the localized messageCouldHaveFired - The message to show when the promotion could have potentially fire.
      • setMessageCouldHaveFired

        public void setMessageCouldHaveFired​(SessionContext ctx,
                                             java.lang.String value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.messageCouldHaveFired attribute.
        Parameters:
        value - the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
      • setMessageCouldHaveFired

        public void setMessageCouldHaveFired​(java.lang.String value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.messageCouldHaveFired attribute.
        Parameters:
        value - the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
      • setAllMessageCouldHaveFired

        public void setAllMessageCouldHaveFired​(SessionContext ctx,
                                                java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.messageCouldHaveFired attribute.
        Parameters:
        value - the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
      • setAllMessageCouldHaveFired

        public void setAllMessageCouldHaveFired​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.messageCouldHaveFired attribute.
        Parameters:
        value - the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
      • getMessageFired

        public java.lang.String getMessageFired​(SessionContext ctx)
        Generated method - Getter of the ProductPerfectPartnerPromotion.messageFired attribute.
        Returns:
        the messageFired - The message to show when the promotion has fired.
      • getMessageFired

        public java.lang.String getMessageFired()
        Generated method - Getter of the ProductPerfectPartnerPromotion.messageFired attribute.
        Returns:
        the messageFired - The message to show when the promotion has fired.
      • getAllMessageFired

        public java.util.Map<Language,​java.lang.String> getAllMessageFired​(SessionContext ctx)
        Generated method - Getter of the ProductPerfectPartnerPromotion.messageFired attribute.
        Returns:
        the localized messageFired - The message to show when the promotion has fired.
      • getAllMessageFired

        public java.util.Map<Language,​java.lang.String> getAllMessageFired()
        Generated method - Getter of the ProductPerfectPartnerPromotion.messageFired attribute.
        Returns:
        the localized messageFired - The message to show when the promotion has fired.
      • setMessageFired

        public void setMessageFired​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.messageFired attribute.
        Parameters:
        value - the messageFired - The message to show when the promotion has fired.
      • setMessageFired

        public void setMessageFired​(java.lang.String value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.messageFired attribute.
        Parameters:
        value - the messageFired - The message to show when the promotion has fired.
      • setAllMessageFired

        public void setAllMessageFired​(SessionContext ctx,
                                       java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.messageFired attribute.
        Parameters:
        value - the messageFired - The message to show when the promotion has fired.
      • setAllMessageFired

        public void setAllMessageFired​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.messageFired attribute.
        Parameters:
        value - the messageFired - The message to show when the promotion has fired.
      • getPartnerPrices

        public java.util.Collection<PromotionPriceRow> getPartnerPrices​(SessionContext ctx)
        Generated method - Getter of the ProductPerfectPartnerPromotion.partnerPrices attribute.
        Returns:
        the partnerPrices - Fixed price for a partner product in specific currencies.
      • getPartnerPrices

        public java.util.Collection<PromotionPriceRow> getPartnerPrices()
        Generated method - Getter of the ProductPerfectPartnerPromotion.partnerPrices attribute.
        Returns:
        the partnerPrices - Fixed price for a partner product in specific currencies.
      • setPartnerPrices

        public void setPartnerPrices​(SessionContext ctx,
                                     java.util.Collection<PromotionPriceRow> value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.partnerPrices attribute.
        Parameters:
        value - the partnerPrices - Fixed price for a partner product in specific currencies.
      • setPartnerPrices

        public void setPartnerPrices​(java.util.Collection<PromotionPriceRow> value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.partnerPrices attribute.
        Parameters:
        value - the partnerPrices - Fixed price for a partner product in specific currencies.
      • getPartnerProducts

        public java.util.Collection<Product> getPartnerProducts​(SessionContext ctx)
        Generated method - Getter of the ProductPerfectPartnerPromotion.partnerProducts attribute.
        Returns:
        the partnerProducts - The collections of products to discount if one of them is in the cart.
      • getPartnerProducts

        public java.util.Collection<Product> getPartnerProducts()
        Generated method - Getter of the ProductPerfectPartnerPromotion.partnerProducts attribute.
        Returns:
        the partnerProducts - The collections of products to discount if one of them is in the cart.
      • setPartnerProducts

        public void setPartnerProducts​(SessionContext ctx,
                                       java.util.Collection<Product> value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.partnerProducts attribute.
        Parameters:
        value - the partnerProducts - The collections of products to discount if one of them is in the cart.
      • setPartnerProducts

        public void setPartnerProducts​(java.util.Collection<Product> value)
        Generated method - Setter of the ProductPerfectPartnerPromotion.partnerProducts attribute.
        Parameters:
        value - the partnerProducts - The collections of products to discount if one of them is in the cart.