com.retek.rmm.gui.screen.event
Class GeneralEventPrimaryHandler

java.lang.Object
  extended bycom.retek.rmm.gui.screen.event.GeneralEventPrimaryHandler

public class GeneralEventPrimaryHandler
extends java.lang.Object


Constructor Summary
GeneralEventPrimaryHandler()
           
 
Method Summary
 java.util.Collection getAllEvents()
           
 java.lang.String getEndDate()
           
 java.lang.String getEventDescription()
           
 java.lang.String getEventId()
           
 java.lang.String getStartDate()
           
 void removeEvent(java.lang.Object object)
           
 void setEvent(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralEventPrimaryHandler

public GeneralEventPrimaryHandler()
Method Detail

getAllEvents

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

setEvent

public void setEvent(java.lang.Object object)

getEventId

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

getEventDescription

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

getStartDate

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

getEndDate

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

removeEvent

public void removeEvent(java.lang.Object object)
                 throws SystemException,
                        BusinessException
Throws:
SystemException
BusinessException


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