com.retek.rmm.gui.screen.event
Class BannerEventDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.event.BannerEventDialogHandler
- public class BannerEventDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BannerEventDialogHandler
public BannerEventDialogHandler()
getBanners
public java.util.List getBanners()
- LIST RETRIEVERS
getEvents
public java.util.List getEvents()
throws SystemException
- Throws:
SystemException
getShippingMethods
public java.util.List getShippingMethods()
throws SystemException
- Throws:
SystemException
setEvent
public void setEvent(java.lang.Object object)
- EVENT METHODS
getEventStartDate
public java.lang.String getEventStartDate()
throws SystemException
- Throws:
SystemException
getEventEndDate
public java.lang.String getEventEndDate()
throws SystemException
- Throws:
SystemException
setBannerEvent
public void setBannerEvent(java.lang.Object object)
- BANNER EVENT GETTERS
getBannerEvent
public java.lang.Object getBannerEvent()
getBannerDescription
public java.lang.Object getBannerDescription()
throws SystemException
- Throws:
SystemException
getEventDescription
public java.lang.Object getEventDescription()
throws SystemException
- Throws:
SystemException
getBannerEventStartDate
public java.lang.String getBannerEventStartDate()
throws SystemException
- Throws:
SystemException
getBannerEventEndDate
public java.lang.String getBannerEventEndDate()
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.Object getShippingMethod()
throws SystemException
- Throws:
SystemException
getDeliveryDate
public java.lang.String getDeliveryDate()
throws SystemException
- Throws:
SystemException
createBannerEvent
public void createBannerEvent(java.lang.Object banner)
throws SystemException
- BANNER EVENT SETTERS
- Throws:
SystemException
setOrderByDate
public void setOrderByDate(java.lang.String date,
java.lang.String time)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setShippingMethod
public void setShippingMethod(java.lang.Object object)
throws SystemException
- Throws:
SystemException
setDeliveryDate
public void setDeliveryDate(java.lang.String date)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25