com.retek.rmm.gui.screen.admin
Class ShipRestrictionDetailDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.admin.ShipRestrictionDetailDialogHandler
- public class ShipRestrictionDetailDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShipRestrictionDetailDialogHandler
public ShipRestrictionDetailDialogHandler()
getRestrictionTypes
public java.util.List getRestrictionTypes()
isCountryType
public boolean isCountryType(java.lang.Object type)
isPoBoxType
public boolean isPoBoxType(java.lang.Object type)
isArmyType
public boolean isArmyType(java.lang.Object type)
getAllCountries
public java.util.Set getAllCountries()
throws SystemException
- Throws:
SystemException
getDefaultCountry
public java.lang.Object getDefaultCountry()
throws SystemException
- Throws:
SystemException
setShipRestriction
public void setShipRestriction(java.lang.Object restriction)
setShipRestrictionAddressCode
public void setShipRestrictionAddressCode(java.lang.Object code)
createShipRestrictionDetail
public java.lang.Object createShipRestrictionDetail(java.lang.Object type,
java.lang.Object country,
java.lang.String value)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isAddressValueAllowed
public boolean isAddressValueAllowed(java.lang.Object type)
isAddressValueHardcoded
public boolean isAddressValueHardcoded(java.lang.Object type)
isSaveAllowed
public boolean isSaveAllowed(java.lang.Object type)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25