com.retek.component.promotion
Class PromotionSearchCriteria
java.lang.Object
com.retek.component.promotion.PromotionSearchCriteria
- All Implemented Interfaces:
- java.io.Serializable
- public class PromotionSearchCriteria
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PromotionSearchCriteria
public PromotionSearchCriteria()
getMediaRef
public DistributedReference getMediaRef()
getSourceCodeRef
public DistributedReference getSourceCodeRef()
getAltSellingListRef
public DistributedReference getAltSellingListRef()
getOfferCodeRef
public DistributedReference getOfferCodeRef()
setMediaRef
public void setMediaRef(DistributedReference mediaRef)
setSourceCodeRef
public void setSourceCodeRef(DistributedReference sourceCodeRef)
setAltSellingListRef
public void setAltSellingListRef(DistributedReference sellingItemListRef)
setOfferCodeRef
public void setOfferCodeRef(DistributedReference offerCodeRef)
getPromoApplyingDate
public RDate getPromoApplyingDate()
setPromoApplyingDate
public void setPromoApplyingDate(RDate promoApplyingDate)
setExcludeClosed
public void setExcludeClosed(boolean excludeClosed)
getExcludeClosed
public boolean getExcludeClosed()
getTenderTypeRefs
public java.util.Set getTenderTypeRefs()
setTenderTypes
public void setTenderTypes(java.util.Set tenderTypes)
getBannerRef
public DistributedReference getBannerRef()
getChannelTypeRef
public DistributedReference getChannelTypeRef()
setBanner
public void setBanner(Banner banner)
setBannerRef
public void setBannerRef(DistributedReference bannerRef)
setChannelType
public void setChannelType(ChannelType channelType)
setChannelTypeRef
public void setChannelTypeRef(DistributedReference channelTypeRef)
getEndDate
public RDate getEndDate()
getStartDate
public RDate getStartDate()
setEndDate
public void setEndDate(RDate date)
setStartDate
public void setStartDate(RDate date)
setPromotionTriggerType
public void setPromotionTriggerType(PromotionTriggerType triggerType)
getPromotionTriggerType
public PromotionTriggerType getPromotionTriggerType()
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25