com.retek.rcom.gui.screen.carrier
Class CarrierServiceDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.carrier.CarrierServiceDialogHandler

public class CarrierServiceDialogHandler
extends ScreenHandler


Constructor Summary
CarrierServiceDialogHandler()
           
 
Method Summary
 void addSelectedCarriers(java.util.List addedCarriers)
           
 java.util.List getAssociatedCarriers()
           
 java.util.List getAvailableCarriers()
           
 java.lang.String getCarrierDescription()
           
 java.lang.Object getCarrierService()
           
 java.lang.String getCarrierServiceDescription()
           
 java.lang.String getDefaultCarrierDescription()
           
 java.lang.String getDeliveryDays()
           
 java.lang.String isRushDeliveryCharges()
           
 void refreshShippingMethod()
           
 void removeSelectedCarriers(java.util.List removedCarriers)
           
 void setCarrier(java.lang.Object object)
          CARRIER METHODS
 void setCarrierService(java.lang.Object carrierService)
          SHIPPING METHOD METHODS
 void setDefaultCarrier(java.util.List carrierList)
           
 void setDeliveryDays(java.lang.String days)
           
 void setRushDeliveryCharge(java.util.List list, boolean rushDeliveryIndicator)
           
 void submitCarrierService()
           
 
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

CarrierServiceDialogHandler

public CarrierServiceDialogHandler()
Method Detail

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 © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25