com.retek.rcom.gui.screen.carrier
Class CarrierMaintenanceDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.carrier.CarrierMaintenanceDialogHandler
- public class CarrierMaintenanceDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CarrierMaintenanceDialogHandler
public CarrierMaintenanceDialogHandler()
setCarrier
public void setCarrier(java.lang.Object object)
getCarrierDescription
public java.lang.String getCarrierDescription()
throws SystemException
- Throws:
SystemException
getShipmentTrackingUrlPattern
public java.lang.String getShipmentTrackingUrlPattern()
throws SystemException
- Throws:
SystemException
getAccount
public java.lang.String getAccount()
throws SystemException
- Throws:
SystemException
isDefault
public boolean isDefault()
throws SystemException
- Throws:
SystemException
isValidPickup
public boolean isValidPickup()
throws SystemException
- Throws:
SystemException
setShipmentTrackingUrlPattern
public void setShipmentTrackingUrlPattern(java.lang.String trackingUrl)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAccount
public void setAccount(java.lang.String accountNumber)
throws SystemException
- Throws:
SystemException
setDefault
public void setDefault(boolean defaultPickup)
throws SystemException
- Throws:
SystemException
setValidPickup
public void setValidPickup(boolean validPickup)
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
discardChanges
public void discardChanges()
throws SystemException
- Throws:
SystemException
getCutoffTime
public java.lang.String getCutoffTime()
throws SystemException
- Throws:
SystemException
setCutoffTime
public void setCutoffTime(java.lang.String string)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25