com.retek.rcom.gui.screen.messages
Class DailyMessageDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.messages.DailyMessageDialogHandler
- public class DailyMessageDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DailyMessageDialogHandler
public DailyMessageDialogHandler()
getCallCenters
public java.util.List getCallCenters()
throws SystemException
- SELECTION LISTS
- Throws:
SystemException
getMessageCategories
public java.util.List getMessageCategories()
throws SystemException
- Throws:
SystemException
getDefaultCallCenter
public java.lang.Object getDefaultCallCenter()
createDailyMessage
public void createDailyMessage()
throws SystemException
- DAILY MESSAGE METHODS
- Throws:
SystemException
setDailyMessage
public void setDailyMessage(java.lang.Object object)
getCallCenter
public java.lang.Object getCallCenter()
throws SystemException
- Throws:
SystemException
setCallCenter
public void setCallCenter(java.lang.Object object)
throws SystemException
- Throws:
SystemException
getCategory
public java.lang.Object getCategory()
throws SystemException
- Throws:
SystemException
setCategory
public void setCategory(java.lang.Object object)
throws SystemException
- Throws:
SystemException
getMessage
public java.lang.String getMessage()
throws SystemException
- Throws:
SystemException
setMessage
public void setMessage(java.lang.String message)
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setPurgeDate
public void setPurgeDate(java.lang.String purgeDate)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
getPurgeDate
public RDate getPurgeDate()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28