com.retek.rmm.gui.screen.promotions
Class ViewItemDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.promotions.ViewItemDialogHandler

public class ViewItemDialogHandler
extends ScreenHandler


Constructor Summary
ViewItemDialogHandler()
           
 
Method Summary
 java.lang.String getItemDescription()
           
 java.lang.String getItemNumber()
           
 java.util.List getSelectedItems()
           
 void setItem(java.lang.Object item)
          SETTING THRESHOLDABLE ITEMS AND CALLING GET ON IT
 void setSelectedItems(java.util.List selectedItems, boolean thresholdable)
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewItemDialogHandler

public ViewItemDialogHandler()
Method Detail

setSelectedItems

public void setSelectedItems(java.util.List selectedItems,
                             boolean thresholdable)

getSelectedItems

public java.util.List getSelectedItems()

setItem

public void setItem(java.lang.Object item)
SETTING THRESHOLDABLE ITEMS AND CALLING GET ON IT


getItemNumber

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

getItemDescription

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


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25