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

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

public class BannerEventPrimaryHandler
extends java.lang.Object


Constructor Summary
BannerEventPrimaryHandler()
           
 
Method Summary
 java.util.Collection getAllBannerEvents()
           
 java.lang.String getBannerDescription()
           
 java.lang.String getDeliveryDate()
           
 java.lang.String getEndDate()
           
 java.lang.String getEventDescription()
           
 java.lang.String getOrderByDate()
           
 java.lang.String getOrderByTime()
           
 java.lang.String getShippingMethod()
           
 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

BannerEventPrimaryHandler

public BannerEventPrimaryHandler()
Method Detail

getAllBannerEvents

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

setEvent

public void setEvent(java.lang.Object object)

getBannerDescription

public java.lang.String getBannerDescription()
                                      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

getOrderByDate

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

getOrderByTime

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

getShippingMethod

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

getDeliveryDate

public java.lang.String getDeliveryDate()
                                 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