com.retek.component.promotion
Interface GiftCertificateBenefit
- All Superinterfaces:
- BusinessObject, DistributedObject, PromotionBenefit
- All Known Implementing Classes:
- GiftCertificateBenefitImpl
- public interface GiftCertificateBenefit
- extends PromotionBenefit
Represents a promotion benefit where the benefit received by the promotion is a Gift Certificate.
Field Summary |
static java.lang.String |
AMOUNT
|
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
AMOUNT
public static final java.lang.String AMOUNT
- See Also:
- Constant Field Values
setAmount
public void setAmount(Money giftCertificateAmount)
throws SystemException
- Throws:
SystemException
getAmount
public Money getAmount()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28