com.retek.component.event
Class BannerEventSearchCriteria

java.lang.Object
  extended bycom.retek.component.event.EventSearchCriteria
      extended bycom.retek.component.event.BannerEventSearchCriteria
All Implemented Interfaces:
java.io.Serializable

public class BannerEventSearchCriteria
extends EventSearchCriteria
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
BannerEventSearchCriteria()
           
 
Method Summary
 DistributedReference getBannerRef()
           
 DistributedReference getEventRef()
           
 RDate getOrderDate()
           
 void setBannerRef(DistributedReference bannerRef)
           
 void setEventRef(DistributedReference eventRef)
           
 void setOrderDate(RDate orderDate)
           
 
Methods inherited from class com.retek.component.event.EventSearchCriteria
getDescription, getEndDateEqualsOrAfter, getStartDateIsBefore, getStartDateIsOrAfter, isActive, setActive, setDescription, setEndDateEqualsOrAfter, setStartDateIsBefore, setStartDateIsOrAfter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BannerEventSearchCriteria

public BannerEventSearchCriteria()
Method Detail

setBannerRef

public void setBannerRef(DistributedReference bannerRef)

getBannerRef

public DistributedReference getBannerRef()

setOrderDate

public void setOrderDate(RDate orderDate)

getOrderDate

public RDate getOrderDate()

setEventRef

public void setEventRef(DistributedReference eventRef)

getEventRef

public DistributedReference getEventRef()


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