com.retek.component.promotion
Interface ItemCurrencyAmountThreshold
- All Superinterfaces:
- BusinessObject, DistributedObject, ItemPromotionThreshold, PromotionThreshold
- public interface ItemCurrencyAmountThreshold
- extends ItemPromotionThreshold
Represents a promotion threshold where the threshold that must be reached to receive the
promotion's benefit is the purchase a specified amount of any of the threshold items (SellingItem,
SellingSku, InventoryItem, or a Style)for the promotion.
Retek Inc. Copyright (c) 2003
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
getAmount
public Money getAmount()
throws SystemException
- Throws:
SystemException
setAmount
public void setAmount(Money amount)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25