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

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

public class DailyMessageSetupHandler
extends ScreenHandler


Constructor Summary
DailyMessageSetupHandler()
           
 
Method Summary
 void deleteMessage(java.lang.Object message)
           
 java.util.List getCallCenters()
          SELECTION LISTS
 java.lang.String getCategoryDescription()
           
 java.lang.String getCreateDate()
           
 java.util.Collection getDailyMessages()
           
 java.lang.Object getDefaultCallCenter()
           
 java.lang.String getDetail()
           
 java.lang.String getLocation()
           
 java.lang.String getPurgeDate()
           
 boolean isLocationValid()
           
 void setCallCenter(java.lang.Object object)
           
 void setDailyMessage(java.lang.Object message)
          DAILY MESSAGE
 
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

DailyMessageSetupHandler

public DailyMessageSetupHandler()
Method Detail

getCallCenters

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

Throws:
SystemException

getDefaultCallCenter

public java.lang.Object getDefaultCallCenter()

setCallCenter

public void setCallCenter(java.lang.Object object)

isLocationValid

public boolean isLocationValid()
                        throws SystemException
Throws:
SystemException

getDailyMessages

public java.util.Collection getDailyMessages()
                                      throws SystemException
Throws:
SystemException

setDailyMessage

public void setDailyMessage(java.lang.Object message)
DAILY MESSAGE


getCreateDate

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

getLocation

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

getCategoryDescription

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

getDetail

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

deleteMessage

public void deleteMessage(java.lang.Object message)
                   throws SystemException
Throws:
SystemException

getPurgeDate

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


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