com.retek.component.promotion
Interface OrderQuantityThreshold
- All Superinterfaces:
- BusinessObject, DistributedObject, PromotionThreshold
- All Known Implementing Classes:
- OrderQuantityThresholdImpl
- public interface OrderQuantityThreshold
- extends PromotionThreshold
Represents a promotion threshold where the threshold that must be reached to receive the
promotion's benefit is the purchase a specified quantity of merchandise.
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 |
getQuantity
public Quantity getQuantity()
throws SystemException
- Throws:
SystemException
setQuantity
public void setQuantity(Quantity amount)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28