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

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

public class CarrierMaintenanceHandler
extends ScreenHandler


Constructor Summary
CarrierMaintenanceHandler()
           
 
Method Summary
 java.lang.String getAccount()
           
 java.util.Collection getAllCarriers()
           
 java.lang.String getCarrier()
           
 java.lang.String getCarrierTrackingUrlPattern()
           
 java.lang.String getCutoffTime()
           
 java.lang.String getDefault()
           
 java.lang.String getPickup()
           
 void setCarrier(java.lang.Object object)
           
 
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

CarrierMaintenanceHandler

public CarrierMaintenanceHandler()
                          throws SystemException
Method Detail

getAllCarriers

public java.util.Collection getAllCarriers()
                                    throws SystemException
Throws:
SystemException

setCarrier

public void setCarrier(java.lang.Object object)

getCarrier

public java.lang.String getCarrier()
                            throws SystemException
Throws:
SystemException

getCarrierTrackingUrlPattern

public java.lang.String getCarrierTrackingUrlPattern()
                                              throws SystemException
Throws:
SystemException

getPickup

public java.lang.String getPickup()
                           throws SystemException
Throws:
SystemException

getDefault

public java.lang.String getDefault()
                            throws SystemException
Throws:
SystemException

getAccount

public java.lang.String getAccount()
                            throws SystemException
Throws:
SystemException

getCutoffTime

public java.lang.String getCutoffTime()
                               throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28