com.retek.rcom.gui.screen.personalreminder
Class PersonalReminderDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.personalreminder.PersonalReminderDialogHandler
- public class PersonalReminderDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonalReminderDialogHandler
public PersonalReminderDialogHandler()
setIncludeClosed
public void setIncludeClosed(boolean include)
setOrder
public void setOrder(java.lang.Object order)
setActivityRequest
public void setActivityRequest(java.lang.Object activityRequest)
createReminder
public void createReminder(boolean includeOrderAR)
throws SystemException
- Throws:
SystemException
setReminder
public void setReminder(java.lang.Object reminder)
getReminders
public java.util.Collection getReminders()
throws SystemException
- Throws:
SystemException
getCreateDate
public java.lang.String getCreateDate()
throws SystemException
- Throws:
SystemException
getLastUpdatedDate
public java.lang.String getLastUpdatedDate()
throws SystemException
- Throws:
SystemException
getDueDate
public java.lang.String getDueDate()
throws SystemException
- Throws:
SystemException
getResolvedDate
public java.lang.String getResolvedDate()
throws SystemException
- Throws:
SystemException
getReminderDescription
public java.lang.String getReminderDescription()
throws SystemException
- Throws:
SystemException
getComments
public java.lang.String getComments()
throws SystemException
- Throws:
SystemException
setReminderDescription
public void setReminderDescription(java.lang.String string)
throws SystemException
- Throws:
SystemException
setDueDate
public void setDueDate(java.lang.String string)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
setComments
public void setComments(java.lang.String string)
throws SystemException
- Throws:
SystemException
submit
public java.lang.Object submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getUser
public User getUser()
clearPersonalReminder
public void clearPersonalReminder()
resolveReminder
public java.lang.Object resolveReminder()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
hasSecondaryObject
public boolean hasSecondaryObject()
reminderHasSecondaryObject
public boolean reminderHasSecondaryObject()
throws SystemException
- Throws:
SystemException
getReminder
public java.lang.Object getReminder()
isEditable
public boolean isEditable()
throws SystemException
- Throws:
SystemException
getOrderARNumber
public java.lang.String getOrderARNumber()
throws SystemException
- Throws:
SystemException
isSecondaryObjectNull
public boolean isSecondaryObjectNull(java.lang.Object workTask)
throws SystemException
- Throws:
SystemException
isResolved
public boolean isResolved(java.lang.Object workTask)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28