com.retek.rmm.gui.screen.productinfo
Class ProductInfoSearchHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.productinfo.ProductInfoSearchHandler

public class ProductInfoSearchHandler
extends ScreenHandler


Constructor Summary
ProductInfoSearchHandler()
           
 
Method Summary
 java.util.Set doSearch()
           
 java.lang.String getBanner()
           
 java.lang.String getEndDate()
           
 java.lang.String getItemNumber()
           
 java.lang.String getScreenType()
           
 java.util.Collection getScreenTypes()
          LISTS
 java.lang.String getStartDate()
           
 void setItemDescription(java.lang.String description)
           
 void setItemNumber(java.lang.String item)
          SEARCH METHODS
 void setProductInformation(java.lang.Object object)
          PRODUCT INFORMATION METHODS
 void setScreenType(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

ProductInfoSearchHandler

public ProductInfoSearchHandler()
Method Detail

getScreenTypes

public java.util.Collection getScreenTypes()
                                    throws SystemException
LISTS

Throws:
SystemException

setItemNumber

public void setItemNumber(java.lang.String item)
SEARCH METHODS


setItemDescription

public void setItemDescription(java.lang.String description)

setScreenType

public void setScreenType(java.lang.Object object)

doSearch

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

setProductInformation

public void setProductInformation(java.lang.Object object)
PRODUCT INFORMATION METHODS


getBanner

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

getItemNumber

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

getScreenType

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

getStartDate

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

getEndDate

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


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