com.retek.rcom.gui.screen.orderfulfillment
Class WarehousePrioritiesHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.orderfulfillment.WarehousePrioritiesHandler

public class WarehousePrioritiesHandler
extends ScreenHandler


Constructor Summary
WarehousePrioritiesHandler()
           
 
Method Summary
 java.util.Collection getCountries()
          Methods for screen table display
 java.lang.String getCountry()
           
 java.lang.String getDefault()
           
 java.lang.String getFromZipCode()
           
 java.lang.String getPriority()
           
 java.lang.String getToZipCode()
           
 java.lang.String getWarehouse()
           
 java.util.Collection getWarehousePriorities(java.lang.Object zipCodeRange)
           
 java.util.Collection getZipCodeRanges(java.lang.Object country)
           
 boolean isAllSameCountrySelected(java.util.Collection ranges)
           
 void setWarehousePriority(java.lang.Object priority)
           
 void setZipCodeRange(java.lang.Object range)
           
 
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

WarehousePrioritiesHandler

public WarehousePrioritiesHandler()
Method Detail

getCountries

public java.util.Collection getCountries()
                                  throws SystemException
Methods for screen table display

Throws:
SystemException

getWarehousePriorities

public java.util.Collection getWarehousePriorities(java.lang.Object zipCodeRange)
                                            throws SystemException
Throws:
SystemException

getZipCodeRanges

public java.util.Collection getZipCodeRanges(java.lang.Object country)
                                      throws SystemException
Throws:
SystemException

isAllSameCountrySelected

public boolean isAllSameCountrySelected(java.util.Collection ranges)
                                 throws SystemException
Throws:
SystemException

getCountry

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

getFromZipCode

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

getToZipCode

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

getPriority

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

getWarehouse

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

getDefault

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

setZipCodeRange

public void setZipCodeRange(java.lang.Object range)

setWarehousePriority

public void setWarehousePriority(java.lang.Object priority)


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