com.retek.component.history
Class HistoryEventSearchCriteria

java.lang.Object
  extended bycom.retek.component.history.HistoryEventSearchCriteria
All Implemented Interfaces:
java.io.Serializable

public class HistoryEventSearchCriteria
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
HistoryEventSearchCriteria()
           
 
Method Summary
 java.lang.String getCustomerId()
           
 java.lang.String getOrderId()
           
 void setCustomerId(java.lang.String val)
           
 void setOrderId(java.lang.String val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryEventSearchCriteria

public HistoryEventSearchCriteria()
Method Detail

setCustomerId

public void setCustomerId(java.lang.String val)

setOrderId

public void setOrderId(java.lang.String val)

getCustomerId

public java.lang.String getCustomerId()

getOrderId

public java.lang.String getOrderId()


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