com.retek.component.promotion
Interface ItemBenefit
- All Superinterfaces:
- BusinessObject, DistributedObject, PromotionBenefit
- public interface ItemBenefit
- extends PromotionBenefit
Represents a promotion benefit where the benefit received by the promotion is a SellingItem or
SellingSku.
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
RECEIVABLE_ITEM
public static final java.lang.String RECEIVABLE_ITEM
- See Also:
- Constant Field Values
setReceivableItem
public void setReceivableItem(ReceivableItem receiveItem)
throws SystemException
- Throws:
SystemException
getReceivableItem
public ReceivableItem getReceivableItem()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25