com.retek.component.event
Class SupplierEventSearchCriteria

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

public class SupplierEventSearchCriteria
extends EventSearchCriteria
implements java.io.Serializable

See Also:
Serialized Form

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

Constructor Detail

SupplierEventSearchCriteria

public SupplierEventSearchCriteria()
Method Detail

setSupplierId

public void setSupplierId(java.lang.String supplierId)

getSupplierId

public java.lang.String getSupplierId()

setOrderDate

public void setOrderDate(RDate orderDate)

getOrderDate

public RDate getOrderDate()

setStartDateIsOrAfter

public void setStartDateIsOrAfter(RDate startDate)
Overrides:
setStartDateIsOrAfter in class EventSearchCriteria

getStartDateIsOrAfter

public RDate getStartDateIsOrAfter()
Overrides:
getStartDateIsOrAfter in class EventSearchCriteria

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