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

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

public class PromotionRecieveItemDialogHandler
extends ScreenHandler


Constructor Summary
PromotionRecieveItemDialogHandler()
           
 
Method Summary
 void addItems(java.util.List items)
           
 java.lang.String getItemDescription()
           
 java.lang.String getItemDisplayCode()
           
 java.util.Set getListedItems()
           
 java.util.List getSelectedItems()
           
 void removeItems(java.util.List items)
           
 void searchSellingItems()
           
 void searchSellingSkus()
           
 void setInventorySku(java.lang.String inventoryNumber)
           
 void setItem(java.lang.Object item)
           
 void setMediaCode(java.lang.String mediaCode)
           
 void setSelectedItems(java.util.List selectedItems)
           
 void setSourceCode(java.lang.String sourceCode)
           
 void setSourceDescription(java.lang.String description)
           
 void setStyle(java.lang.String style)
           
 
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

PromotionRecieveItemDialogHandler

public PromotionRecieveItemDialogHandler()
Method Detail

setSelectedItems

public void setSelectedItems(java.util.List selectedItems)

getSelectedItems

public java.util.List getSelectedItems()

addItems

public void addItems(java.util.List items)

removeItems

public void removeItems(java.util.List items)

getListedItems

public java.util.Set getListedItems()

setMediaCode

public void setMediaCode(java.lang.String mediaCode)

setSourceCode

public void setSourceCode(java.lang.String sourceCode)

setSourceDescription

public void setSourceDescription(java.lang.String description)

setStyle

public void setStyle(java.lang.String style)

setInventorySku

public void setInventorySku(java.lang.String inventoryNumber)

searchSellingItems

public void searchSellingItems()
                        throws SystemException,
                               UiBusinessException
Throws:
SystemException
UiBusinessException

searchSellingSkus

public void searchSellingSkus()
                       throws SystemException,
                              BusinessException,
                              UiBusinessException
Throws:
SystemException
BusinessException
UiBusinessException

setItem

public void setItem(java.lang.Object item)

getItemDisplayCode

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

getItemDescription

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


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28