Class GeneratedOrderThresholdDiscountPercentagePromotion

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.promotions.jalo.GeneratedAbstractPromotion
de.hybris.platform.promotions.jalo.AbstractPromotion
de.hybris.platform.promotions.jalo.GeneratedOrderPromotion
de.hybris.platform.promotions.jalo.OrderPromotion
de.hybris.platform.b2bacceleratorservices.jalo.promotions.GeneratedOrderThresholdDiscountPercentagePromotion
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedOrderThresholdDiscountPercentagePromotion extends de.hybris.platform.promotions.jalo.OrderPromotion
Generated class for type OrderThresholdDiscountPercentagePromotion.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute
    static final String
    Qualifier of the OrderThresholdDiscountPercentagePromotion.messageFired attribute
    static final String
    Qualifier of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute
    static final String
    Qualifier of the OrderThresholdDiscountPercentagePromotion.thresholdTotals attribute

    Fields inherited from class de.hybris.platform.promotions.jalo.GeneratedAbstractPromotion

    CODE, DESCRIPTION, DETAILSURL, ENABLED, ENDDATE, IMMUTABLEKEY, IMMUTABLEKEYHASH, NAME, PRIORITY, PROMOTIONGROUP, PROMOTIONGROUPHANDLER, PROMOTIONTYPE, RESTRICTIONS, STARTDATE, TITLE

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllMessageCouldHaveFired(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.messageFired attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllMessageFired(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.messageFired attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute.
    getMessageCouldHaveFired(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute.
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.messageFired attribute.
    getMessageFired(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.messageFired attribute.
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
    getPercentageDiscount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
    double
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
    double
    getPercentageDiscountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
    Collection<de.hybris.platform.promotions.jalo.PromotionPriceRow>
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.thresholdTotals attribute.
    Collection<de.hybris.platform.promotions.jalo.PromotionPriceRow>
    getThresholdTotals(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.thresholdTotals attribute.
    void
    setAllMessageCouldHaveFired(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute.
    void
    setAllMessageCouldHaveFired(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute.
    void
    setAllMessageFired(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.messageFired attribute.
    void
    setAllMessageFired(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.messageFired attribute.
    void
    setMessageCouldHaveFired(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute.
    void
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute.
    void
    setMessageFired(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.messageFired attribute.
    void
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.messageFired attribute.
    void
    setPercentageDiscount(double value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
    void
    setPercentageDiscount(de.hybris.platform.jalo.SessionContext ctx, double value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
    void
    setPercentageDiscount(de.hybris.platform.jalo.SessionContext ctx, Double value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
    void
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
    void
    setThresholdTotals(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.promotions.jalo.PromotionPriceRow> value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.thresholdTotals attribute.
    void
    setThresholdTotals(Collection<de.hybris.platform.promotions.jalo.PromotionPriceRow> value)
    Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.thresholdTotals attribute.

    Methods inherited from class de.hybris.platform.promotions.jalo.OrderPromotion

    checkRestrictions, getOrderSubtotalAfterDiscounts

    Methods inherited from class de.hybris.platform.promotions.jalo.AbstractPromotion

    buildDataUniqueKey, buildDataUniqueKeyForCategories, buildDataUniqueKeyForPriceRows, buildDataUniqueKeyForProducts, buildMD5Hash, buildPromotionResultDataUnigueKey, createImmutableDeepClone, createItem, deepCloneAttributes, deepClonePriceRows, deletePromotionPriceRows, evaluate, findImmutablePromotionByUniqueKey, findOrCreateImmutableClone, formatMessage, getAllPromotionType, getDataUniqueKey, getPriceForOrder, getPromotionResultDataUnigueKey, getPromotionType, getRestrictions, getResultDescription, remove, setPromotionGroup, setRestrictions, toString

    Methods inherited from class de.hybris.platform.promotions.jalo.GeneratedAbstractPromotion

    getAllName, getAllName, getAllPromotionType, getCode, getCode, getDescription, getDescription, getDetailsURL, getDetailsURL, getEndDate, getEndDate, getImmutableKey, getImmutableKey, getImmutableKeyHash, getImmutableKeyHash, getName, getName, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getPromotionGroup, getPromotionGroup, getPromotionType, getRestrictions, getStartDate, getStartDate, getTitle, getTitle, isEnabled, isEnabled, isEnabledAsPrimitive, isEnabledAsPrimitive, setAllName, setAllName, setCode, setCode, setDescription, setDescription, setDetailsURL, setDetailsURL, setEnabled, setEnabled, setEnabled, setEnabled, setEndDate, setEndDate, setImmutableKey, setImmutableKey, setImmutableKeyHash, setImmutableKeyHash, setName, setName, setPriority, setPriority, setPriority, setPriority, setPromotionGroup, setRestrictions, setStartDate, setStartDate, setTitle, setTitle

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • THRESHOLDTOTALS

      public static final String THRESHOLDTOTALS
      Qualifier of the OrderThresholdDiscountPercentagePromotion.thresholdTotals attribute
      See Also:
    • PERCENTAGEDISCOUNT

      public static final String PERCENTAGEDISCOUNT
      Qualifier of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute
      See Also:
    • MESSAGEFIRED

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

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

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedOrderThresholdDiscountPercentagePromotion

      public GeneratedOrderThresholdDiscountPercentagePromotion()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.promotions.jalo.GeneratedOrderPromotion
    • getMessageCouldHaveFired

      public String getMessageCouldHaveFired(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.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 OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute.
      Returns:
      the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
    • getAllMessageCouldHaveFired

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

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

      public void setMessageCouldHaveFired(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.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 OrderThresholdDiscountPercentagePromotion.messageCouldHaveFired attribute.
      Parameters:
      value - the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
    • setAllMessageCouldHaveFired

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

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

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

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

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

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

      public void setMessageFired(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.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 OrderThresholdDiscountPercentagePromotion.messageFired attribute.
      Parameters:
      value - the messageFired - The message to show when the promotion has fired.
    • setAllMessageFired

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

      public void setAllMessageFired(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.messageFired attribute.
      Parameters:
      value - the messageFired - The message to show when the promotion has fired.
    • getPercentageDiscount

      public Double getPercentageDiscount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
      Returns:
      the percentageDiscount - Percentage discount.
    • getPercentageDiscount

      public Double getPercentageDiscount()
      Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
      Returns:
      the percentageDiscount - Percentage discount.
    • getPercentageDiscountAsPrimitive

      public double getPercentageDiscountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
      Returns:
      the percentageDiscount - Percentage discount.
    • getPercentageDiscountAsPrimitive

      public double getPercentageDiscountAsPrimitive()
      Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
      Returns:
      the percentageDiscount - Percentage discount.
    • setPercentageDiscount

      public void setPercentageDiscount(de.hybris.platform.jalo.SessionContext ctx, Double value)
      Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
      Parameters:
      value - the percentageDiscount - Percentage discount.
    • setPercentageDiscount

      public void setPercentageDiscount(Double value)
      Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
      Parameters:
      value - the percentageDiscount - Percentage discount.
    • setPercentageDiscount

      public void setPercentageDiscount(de.hybris.platform.jalo.SessionContext ctx, double value)
      Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
      Parameters:
      value - the percentageDiscount - Percentage discount.
    • setPercentageDiscount

      public void setPercentageDiscount(double value)
      Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.percentageDiscount attribute.
      Parameters:
      value - the percentageDiscount - Percentage discount.
    • getThresholdTotals

      public Collection<de.hybris.platform.promotions.jalo.PromotionPriceRow> getThresholdTotals(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.thresholdTotals attribute.
      Returns:
      the thresholdTotals - The cart total value threshold in specific currencies.
    • getThresholdTotals

      public Collection<de.hybris.platform.promotions.jalo.PromotionPriceRow> getThresholdTotals()
      Generated method - Getter of the OrderThresholdDiscountPercentagePromotion.thresholdTotals attribute.
      Returns:
      the thresholdTotals - The cart total value threshold in specific currencies.
    • setThresholdTotals

      public void setThresholdTotals(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.promotions.jalo.PromotionPriceRow> value)
      Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.thresholdTotals attribute.
      Parameters:
      value - the thresholdTotals - The cart total value threshold in specific currencies.
    • setThresholdTotals

      public void setThresholdTotals(Collection<de.hybris.platform.promotions.jalo.PromotionPriceRow> value)
      Generated method - Setter of the OrderThresholdDiscountPercentagePromotion.thresholdTotals attribute.
      Parameters:
      value - the thresholdTotals - The cart total value threshold in specific currencies.