com.retek.component.event
Class ItemSupplierEventSearchCriteria

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

public class ItemSupplierEventSearchCriteria
extends EventSearchCriteria
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ItemSupplierEventSearchCriteria()
           
 
Method Summary
 java.lang.String getItemId()
           
 RDate getOrderDate()
           
 DistributedReference getSupplierEventRef()
           
 java.lang.String getSupplierId()
           
 void setItemId(java.lang.String itemId)
           
 void setOrderDate(RDate date)
           
 void setSupplierEventRef(DistributedReference supplierEventRef)
           
 void setSupplierId(java.lang.String supplierId)
           
 
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

ItemSupplierEventSearchCriteria

public ItemSupplierEventSearchCriteria()
Method Detail

setSupplierId

public void setSupplierId(java.lang.String supplierId)

getSupplierId

public java.lang.String getSupplierId()

setItemId

public void setItemId(java.lang.String itemId)

getItemId

public java.lang.String getItemId()

setOrderDate

public void setOrderDate(RDate date)

getOrderDate

public RDate getOrderDate()

setSupplierEventRef

public void setSupplierEventRef(DistributedReference supplierEventRef)

getSupplierEventRef

public DistributedReference getSupplierEventRef()


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