com.retek.rmm.gui.screen.media
Class ShippingRateDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.media.ShippingRateDialogHandler
- public class ShippingRateDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShippingRateDialogHandler
public ShippingRateDialogHandler()
setMedia
public void setMedia(java.lang.Object object)
- MEDIA METHODS
getBanner
public java.lang.String getBanner()
throws SystemException
- Throws:
SystemException
getMediaCode
public java.lang.String getMediaCode()
throws SystemException
- Throws:
SystemException
getMediaDescription
public java.lang.String getMediaDescription()
throws SystemException
- Throws:
SystemException
getMediaOrderableStatus
public java.lang.String getMediaOrderableStatus()
throws SystemException
- Throws:
SystemException
getAllShippingRateTables
public java.util.Collection getAllShippingRateTables()
throws SystemException
- Throws:
SystemException
getDefaultShippingRateTable
public java.lang.Object getDefaultShippingRateTable()
throws SystemException
- Throws:
SystemException
isAdjustmentAvailable
public boolean isAdjustmentAvailable()
throws SystemException
- Throws:
SystemException
createMediaAdjustmentRateTable
public java.lang.Object createMediaAdjustmentRateTable()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
submitMedia
public void submitMedia()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
discardChanges
public void discardChanges()
throws SystemException
- Throws:
SystemException
setShippingRateTable
public void setShippingRateTable(java.lang.Object object)
- SHIPPING RATE TABLE METHODS
hasShippingRateTable
public boolean hasShippingRateTable()
getShippingRateTable
public java.lang.Object getShippingRateTable()
throws SystemException
- Throws:
SystemException
getShippingRateTableName
public java.lang.String getShippingRateTableName()
throws SystemException
- Throws:
SystemException
getShippingRateTableType
public java.lang.String getShippingRateTableType()
throws SystemException
- Throws:
SystemException
getShippingRateTableStartDate
public java.lang.String getShippingRateTableStartDate()
throws SystemException
- Throws:
SystemException
getShippingRateTableEndDate
public java.lang.String getShippingRateTableEndDate()
throws SystemException
- Throws:
SystemException
getShippingRateTableStatus
public java.lang.String getShippingRateTableStatus()
throws SystemException
- Throws:
SystemException
getRushDeliveryCharge
public java.lang.String getRushDeliveryCharge()
throws SystemException
- Throws:
SystemException
getRushDeliveryChargeForNonContiguous
public java.lang.String getRushDeliveryChargeForNonContiguous()
throws SystemException
- Throws:
SystemException
getStartDate
public java.lang.String getStartDate()
throws SystemException
- Throws:
SystemException
getEndDate
public java.lang.String getEndDate()
throws SystemException
- Throws:
SystemException
isShippingRateTableEditable
public boolean isShippingRateTableEditable()
throws SystemException
- Throws:
SystemException
setRushDeliveryCharge
public void setRushDeliveryCharge(java.lang.String amount)
throws SystemException
- Throws:
SystemException
setRushDeliveryChargeForNonContiguous
public void setRushDeliveryChargeForNonContiguous(java.lang.String amount)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28