com.retek.rmm.gui.screen.event
Class EventDialogHandler
java.lang.Object
com.retek.rmm.gui.screen.event.EventDialogHandler
- public class EventDialogHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventDialogHandler
public EventDialogHandler()
createEvent
public void createEvent()
throws SystemException
- Throws:
SystemException
setEvent
public void setEvent(java.lang.Object object)
getEvent
public java.lang.Object getEvent()
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
getStartDate
public java.lang.String getStartDate()
throws SystemException
- Throws:
SystemException
getEndDate
public java.lang.String getEndDate()
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Throws:
SystemException
setStartDate
public void setStartDate(java.lang.String date)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
setEndDate
public void setEndDate(java.lang.String date)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25