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

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

public class ItemEventPrimaryHandler
extends java.lang.Object


Constructor Summary
ItemEventPrimaryHandler()
           
 
Method Summary
 java.util.Set getAllItemEvents()
           
 java.lang.String getDeliveryDate()
           
 java.lang.String getEndDate()
           
 java.lang.String getEventDescription()
           
 java.lang.String getItemDescription()
           
 java.lang.String getItemDisplayCode()
           
 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 setItemEvent(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemEventPrimaryHandler

public ItemEventPrimaryHandler()
Method Detail

getAllItemEvents

public java.util.Set getAllItemEvents()
                               throws SystemException
Throws:
SystemException

setItemEvent

public void setItemEvent(java.lang.Object object)

getSupplierDescription

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

getItemDisplayCode

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

getItemDescription

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