com.retek.component.promotion
Interface OrderServiceAmountBenefit

All Superinterfaces:
BusinessObject, DistributedObject, PromotionBenefit

public interface OrderServiceAmountBenefit
extends PromotionBenefit


Field Summary
static java.lang.String SERVICE_TYPE
           
 
Fields inherited from interface com.retek.component.promotion.PromotionBenefit
DOLLAR_OR_PERCENTOFF, PROMOTION_DOLLAR_OFF, PROMOTION_PERCENT_OFF
 
Method Summary
 PromotionDetailServiceType getServiceType()
           
 void setServiceType(PromotionDetailServiceType type)
           
 
Methods inherited from interface com.retek.component.promotion.PromotionBenefit
getDollarOff, getPercentOff, isDollarOff, isPercentOff, setDollarOff, setPercentOff
 
Methods inherited from interface com.retek.commons.component.DistributedObject
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Field Detail

SERVICE_TYPE

public static final java.lang.String SERVICE_TYPE
See Also:
Constant Field Values
Method Detail

setServiceType

public void setServiceType(PromotionDetailServiceType type)
                    throws SystemException
Throws:
SystemException

getServiceType

public PromotionDetailServiceType getServiceType()
                                          throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25