com.retek.rcom.gui.screen.orderfulfillment
Class ZipCodeRangesDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.orderfulfillment.ZipCodeRangesDialogHandler
- public class ZipCodeRangesDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZipCodeRangesDialogHandler
public ZipCodeRangesDialogHandler()
getCountriesWithoutRanges
public java.util.Collection getCountriesWithoutRanges()
throws SystemException
- Throws:
SystemException
setCountry
public void setCountry(java.lang.Object country)
setZipCodeRange
public void setZipCodeRange(java.lang.Object object,
boolean defaultRange)
throws SystemException
- Throws:
SystemException
setZipCodeRange
public void setZipCodeRange(java.lang.Object object)
throws SystemException
- Throws:
SystemException
setFromZipCode
public void setFromZipCode(java.lang.String startZipCode)
throws SystemException
- Throws:
SystemException
setToZipCode
public void setToZipCode(java.lang.String endZipCode)
throws SystemException
- Throws:
SystemException
getZipCodeRange
public java.lang.Object getZipCodeRange()
submitZipCodes
public void submitZipCodes(java.util.List zipCodesToRemove)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
discardChanges
public void discardChanges()
throws SystemException
- Throws:
SystemException
getZipCodeRanges
public java.util.List getZipCodeRanges()
throws SystemException
- Throws:
SystemException
getFromZipCode
public java.lang.String getFromZipCode()
throws SystemException
- Throws:
SystemException
getToZipCode
public java.lang.String getToZipCode()
throws SystemException
- Throws:
SystemException
isDefault
public boolean isDefault()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28