com.retek.rcom.gui.screen.iteminquiry
Class ItemDetailComponentHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.iteminquiry.ItemDetailComponentHandler

public class ItemDetailComponentHandler
extends ScreenHandler


Constructor Summary
ItemDetailComponentHandler()
           
 
Method Summary
 java.lang.String getComponentDescription()
           
 java.util.Set getComponents()
           
 java.lang.String getDialogTitle()
           
 java.lang.String getQuantity()
           
 void setPackComponent(java.lang.Object object)
          COMPONENT METHODS
 void setPackSellingSku(java.lang.Object object)
          PACK SELLING SKU METHODS
 
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

ItemDetailComponentHandler

public ItemDetailComponentHandler()
Method Detail

setPackSellingSku

public void setPackSellingSku(java.lang.Object object)
PACK SELLING SKU METHODS


getDialogTitle

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

getComponents

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

setPackComponent

public void setPackComponent(java.lang.Object object)
COMPONENT METHODS


getComponentDescription

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

getQuantity

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


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