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

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

public class SupplierEventPrimaryHandler
extends java.lang.Object


Constructor Summary
SupplierEventPrimaryHandler()
           
 
Method Summary
 java.util.Collection getAllSupplierEvents()
           
 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()
           
 java.lang.String getSupplierDescription()
           
 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

SupplierEventPrimaryHandler

public SupplierEventPrimaryHandler()
Method Detail

getAllSupplierEvents

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

setEvent

public void setEvent(java.lang.Object object)

getSupplierDescription

public java.lang.String getSupplierDescription()
                                        throws SystemException,
                                               BusinessException
Throws:
SystemException
BusinessException

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