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

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

public class ItemUdaHandler
extends ScreenHandler


Constructor Summary
ItemUdaHandler()
           
 
Method Summary
 java.util.List getAllSkus()
           
 java.lang.String getDescription()
           
 java.lang.String getDialogTitle()
           
 java.util.Set getUdaDescriptions()
           
 void setSellingSku(java.lang.Object object)
           
 
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

ItemUdaHandler

public ItemUdaHandler()
Method Detail

setSellingSku

public void setSellingSku(java.lang.Object object)

getDescription

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

getDialogTitle

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

getUdaDescriptions

public java.util.Set getUdaDescriptions()
                                 throws SystemException,
                                        BusinessException
Throws:
SystemException
BusinessException

getAllSkus

public java.util.List getAllSkus()
                          throws SystemException,
                                 BusinessException
Throws:
SystemException
BusinessException


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