com.retek.rmm.gui.screen.inventoryitem
Class ItemShipRestrictionDetailHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.inventoryitem.ItemShipRestrictionDetailHandler
- public class ItemShipRestrictionDetailHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemShipRestrictionDetailHandler
public ItemShipRestrictionDetailHandler()
getShipRestrictionAddressCodes
public java.util.Set getShipRestrictionAddressCodes()
throws SystemException
- Throws:
SystemException
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
setShipRestrictionForItem
public void setShipRestrictionForItem(java.lang.Object shipRestriction,
java.lang.Object item)
createShipRestrictionDetail
public java.lang.Object createShipRestrictionDetail(java.lang.Object type,
java.lang.Object country,
java.lang.String value)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
applyAddressCode
public void applyAddressCode(java.lang.Object code)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isAddressValueAllowed
public boolean isAddressValueAllowed(java.lang.Object type)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28