com.retek.component.location
Class DailyMessageFindCriteria

java.lang.Object
  extended bycom.retek.component.location.DailyMessageFindCriteria
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
DailyMessageFindCriteria()
           
 
Method Summary
 DistributedReference getCallCenterRef()
           
 RDate getPurgeDate()
           
 boolean includeGlobalMessages()
           
 void setCallCenter(CallCenter callCenter)
           
 void setIncludeGlobalMessages(boolean includeGlobalMessages)
           
 void setPurgeDate(RDate findPurgeDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DailyMessageFindCriteria

public DailyMessageFindCriteria()
Method Detail

getCallCenterRef

public DistributedReference getCallCenterRef()

setCallCenter

public void setCallCenter(CallCenter callCenter)

includeGlobalMessages

public boolean includeGlobalMessages()

setIncludeGlobalMessages

public void setIncludeGlobalMessages(boolean includeGlobalMessages)

setPurgeDate

public void setPurgeDate(RDate findPurgeDate)

getPurgeDate

public RDate getPurgeDate()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28