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

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

public class ItemSearchHandler
extends ScreenHandler


Constructor Summary
ItemSearchHandler()
           
 
Method Summary
 void createCriteria()
          CRITERIA METHODS
 java.util.Collection getAllItemCollections()
           
 java.lang.String getBannerDescription()
           
 java.util.List getBanners()
          STATE MANAGEMENTS
 java.lang.String getChannelTypeName()
           
 java.util.Collection getChannelTypes(java.lang.Object banner)
           
 java.lang.Object getDefaultBanner()
           
 java.util.Collection getDepartments()
           
 java.lang.String getDiff1()
           
 java.lang.String getDiff2()
           
 java.lang.String getDiff3()
           
 java.lang.String getDiff4()
           
 java.util.List getItemClassList(java.lang.Object departmentObject)
           
 java.lang.String getItemCollectionDescription()
           
 java.lang.String getItemOnHand()
           
 java.util.List getItemSubclassList(java.lang.Object itemClassObject)
           
 java.lang.String getSellingItemDescription()
           
 java.lang.String getSellingItemNumber()
           
 java.lang.Object getSellingSku(java.lang.Object object)
          FOR EVENT NOTIFICATION
 java.util.Collection search()
          SEARCH METHOD
 void setBanner(java.lang.Object object)
           
 void setChannelType(java.lang.Object object)
           
 void setCollection(java.lang.Object itemCollection)
           
 void setDepartment(java.lang.Object object)
           
 void setDifferentiator1(java.lang.String diff)
           
 void setDifferentiator2(java.lang.String diff)
           
 void setDifferentiator3(java.lang.String diff)
           
 void setDifferentiator4(java.lang.String diff)
           
 void setInventorySellingSku(java.lang.Object object)
          SELLING SKU METHODS
 void setItemClass(java.lang.Object object)
           
 void setItemDescription(java.lang.String description)
           
 void setItemSubclass(java.lang.Object object)
           
 void setMediaSellingItemCode(java.lang.String sellingItemNumber)
           
 void setPriceHighRange(java.lang.String amount)
           
 void setPriceLowRange(java.lang.String amount)
           
 void setUda(java.lang.String uda)
           
 void validateCriteria()
           
 
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

ItemSearchHandler

public ItemSearchHandler()
Method Detail

getBanners

public java.util.List getBanners()
STATE MANAGEMENTS


getDefaultBanner

public java.lang.Object getDefaultBanner()

getChannelTypes

public java.util.Collection getChannelTypes(java.lang.Object banner)
                                     throws SystemException
Throws:
SystemException

createCriteria

public void createCriteria()
CRITERIA METHODS


setBanner

public void setBanner(java.lang.Object object)

setChannelType

public void setChannelType(java.lang.Object object)

setMediaSellingItemCode

public void setMediaSellingItemCode(java.lang.String sellingItemNumber)
                             throws UiBusinessException
Throws:
UiBusinessException

setItemDescription

public void setItemDescription(java.lang.String description)

setDifferentiator1

public void setDifferentiator1(java.lang.String diff)

setDifferentiator2

public void setDifferentiator2(java.lang.String diff)

setDifferentiator3

public void setDifferentiator3(java.lang.String diff)

setDifferentiator4

public void setDifferentiator4(java.lang.String diff)

setCollection

public void setCollection(java.lang.Object itemCollection)

setUda

public void setUda(java.lang.String uda)

setPriceLowRange

public void setPriceLowRange(java.lang.String amount)

setPriceHighRange

public void setPriceHighRange(java.lang.String amount)

validateCriteria

public void validateCriteria()
                      throws UiBusinessException
Throws:
UiBusinessException

search

public java.util.Collection search()
                            throws SystemException,
                                   UiBusinessException
SEARCH METHOD

Throws:
SystemException
UiBusinessException

setInventorySellingSku

public void setInventorySellingSku(java.lang.Object object)
                            throws SystemException,
                                   BusinessException
SELLING SKU METHODS

Throws:
SystemException
BusinessException

getBannerDescription

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

getChannelTypeName

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

getSellingItemDescription

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

getSellingItemNumber

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

getItemCollectionDescription

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

getItemOnHand

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

getDiff1

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

getDiff2

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

getDiff3

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

getDiff4

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

getSellingSku

public java.lang.Object getSellingSku(java.lang.Object object)
FOR EVENT NOTIFICATION


getAllItemCollections

public java.util.Collection getAllItemCollections()
                                           throws SystemException
Throws:
SystemException

getDepartments

public java.util.Collection getDepartments()
                                    throws SystemException
Throws:
SystemException

setDepartment

public void setDepartment(java.lang.Object object)

setItemClass

public void setItemClass(java.lang.Object object)

setItemSubclass

public void setItemSubclass(java.lang.Object object)

getItemClassList

public java.util.List getItemClassList(java.lang.Object departmentObject)
                                throws SystemException
Throws:
SystemException

getItemSubclassList

public java.util.List getItemSubclassList(java.lang.Object itemClassObject)
                                   throws SystemException
Throws:
SystemException


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