Class GeneratedProductSteppedMultiBuyPromotion

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

public abstract class GeneratedProductSteppedMultiBuyPromotion extends ProductPromotion
Generated class for type ProductSteppedMultiBuyPromotion.
See Also:
  • Field Details

    • QUALIFYINGCOUNTSANDBUNDLEPRICES

      public static final String QUALIFYINGCOUNTSANDBUNDLEPRICES
      Qualifier of the ProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePrices attribute
      See Also:
    • MESSAGEFIRED

      public static final String MESSAGEFIRED
      Qualifier of the ProductSteppedMultiBuyPromotion.messageFired attribute
      See Also:
    • MESSAGECOULDHAVEFIRED

      public static final String MESSAGECOULDHAVEFIRED
      Qualifier of the ProductSteppedMultiBuyPromotion.messageCouldHaveFired attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedProductSteppedMultiBuyPromotion

      public GeneratedProductSteppedMultiBuyPromotion()
  • Method Details

    • getDefaultAttributeModes

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public Collection<PromotionQuantityAndPricesRow> getQualifyingCountsAndBundlePrices(SessionContext ctx)
      Generated method - Getter of the ProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePrices attribute.
      Returns:
      the qualifyingCountsAndBundlePrices - The qualifying count and prices for each step.
    • getQualifyingCountsAndBundlePrices

      public Collection<PromotionQuantityAndPricesRow> getQualifyingCountsAndBundlePrices()
      Generated method - Getter of the ProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePrices attribute.
      Returns:
      the qualifyingCountsAndBundlePrices - The qualifying count and prices for each step.
    • setQualifyingCountsAndBundlePrices

      public void setQualifyingCountsAndBundlePrices(SessionContext ctx, Collection<PromotionQuantityAndPricesRow> value)
      Generated method - Setter of the ProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePrices attribute.
      Parameters:
      value - the qualifyingCountsAndBundlePrices - The qualifying count and prices for each step.
    • setQualifyingCountsAndBundlePrices

      public void setQualifyingCountsAndBundlePrices(Collection<PromotionQuantityAndPricesRow> value)
      Generated method - Setter of the ProductSteppedMultiBuyPromotion.qualifyingCountsAndBundlePrices attribute.
      Parameters:
      value - the qualifyingCountsAndBundlePrices - The qualifying count and prices for each step.