com.retek.rcom.gui.screen.messages
Class DailyMessagesHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.messages.DailyMessagesHandler

public class DailyMessagesHandler
extends ScreenHandler


Constructor Summary
DailyMessagesHandler()
           
 
Method Summary
 java.lang.String getCallCenterName(java.lang.Object location)
           
 java.util.List getCallCenters()
          SELECTION LISTS
 java.lang.String getCategory()
           
 java.lang.String getCreateDate()
           
 java.util.List getDailyMessages(java.lang.String callCenterName)
           
 java.lang.String getDetail()
           
 java.lang.String getLocation()
           
 void setMessage(java.lang.Object message)
           
 void setSortByDate(boolean isSortByDate)
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DailyMessagesHandler

public DailyMessagesHandler()
Method Detail

getCallCenters

public java.util.List getCallCenters()
                              throws SystemException
SELECTION LISTS

Throws:
SystemException

getCallCenterName

public java.lang.String getCallCenterName(java.lang.Object location)
                                   throws SystemException
Throws:
SystemException

setSortByDate

public void setSortByDate(boolean isSortByDate)

getDailyMessages

public java.util.List getDailyMessages(java.lang.String callCenterName)
                                throws SystemException
Throws:
SystemException

setMessage

public void setMessage(java.lang.Object message)

getLocation

public java.lang.String getLocation()
                             throws SystemException
Throws:
SystemException

getCreateDate

public java.lang.String getCreateDate()
                               throws SystemException
Throws:
SystemException

getCategory

public java.lang.String getCategory()
                             throws SystemException
Throws:
SystemException

getDetail

public java.lang.String getDetail()
                           throws SystemException
Throws:
SystemException


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