com.retek.rcom.gui.screen.carrier
Class CarrierServiceDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.carrier.CarrierServiceDialogHandler
- public class CarrierServiceDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CarrierServiceDialogHandler
public CarrierServiceDialogHandler()
setCarrierService
public void setCarrierService(java.lang.Object carrierService)
- SHIPPING METHOD METHODS
getCarrierService
public java.lang.Object getCarrierService()
getCarrierServiceDescription
public java.lang.String getCarrierServiceDescription()
throws SystemException
- Throws:
SystemException
getDeliveryDays
public java.lang.String getDeliveryDays()
throws SystemException
- Throws:
SystemException
getDefaultCarrierDescription
public java.lang.String getDefaultCarrierDescription()
throws SystemException
- Throws:
SystemException
getAssociatedCarriers
public java.util.List getAssociatedCarriers()
throws SystemException
- Throws:
SystemException
getAvailableCarriers
public java.util.List getAvailableCarriers()
throws SystemException
- Throws:
SystemException
addSelectedCarriers
public void addSelectedCarriers(java.util.List addedCarriers)
throws SystemException
- Throws:
SystemException
removeSelectedCarriers
public void removeSelectedCarriers(java.util.List removedCarriers)
throws SystemException
- Throws:
SystemException
isRushDeliveryCharges
public java.lang.String isRushDeliveryCharges()
throws SystemException
- Throws:
SystemException
setRushDeliveryCharge
public void setRushDeliveryCharge(java.util.List list,
boolean rushDeliveryIndicator)
throws SystemException
- Throws:
SystemException
setDefaultCarrier
public void setDefaultCarrier(java.util.List carrierList)
throws UiBusinessException,
SystemException
- Throws:
UiBusinessException
SystemException
setDeliveryDays
public void setDeliveryDays(java.lang.String days)
throws UiBusinessException,
SystemException
- Throws:
UiBusinessException
SystemException
submitCarrierService
public void submitCarrierService()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
refreshShippingMethod
public void refreshShippingMethod()
throws SystemException
- Throws:
SystemException
setCarrier
public void setCarrier(java.lang.Object object)
- CARRIER METHODS
getCarrierDescription
public java.lang.String getCarrierDescription()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28