com.retek.component.event
Class SupplierEventSearchCriteria
java.lang.Object
com.retek.component.event.EventSearchCriteria
com.retek.component.event.SupplierEventSearchCriteria
- All Implemented Interfaces:
- java.io.Serializable
- public class SupplierEventSearchCriteria
- extends EventSearchCriteria
- 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 |
SupplierEventSearchCriteria
public SupplierEventSearchCriteria()
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 © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28