com.retek.rmm.gui.screen.media
Class ShippingRateDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.media.ShippingRateDialogHandler

public class ShippingRateDialogHandler
extends ScreenHandler


Constructor Summary
ShippingRateDialogHandler()
           
 
Method Summary
 java.lang.Object createMediaAdjustmentRateTable()
           
 void discardChanges()
           
 java.util.Collection getAllShippingRateTables()
           
 java.lang.String getBanner()
           
 java.lang.Object getDefaultShippingRateTable()
           
 java.lang.String getEndDate()
           
 java.lang.String getMediaCode()
           
 java.lang.String getMediaDescription()
           
 java.lang.String getMediaOrderableStatus()
           
 java.lang.String getRushDeliveryCharge()
           
 java.lang.String getRushDeliveryChargeForNonContiguous()
           
 java.lang.Object getShippingRateTable()
           
 java.lang.String getShippingRateTableEndDate()
           
 java.lang.String getShippingRateTableName()
           
 java.lang.String getShippingRateTableStartDate()
           
 java.lang.String getShippingRateTableStatus()
           
 java.lang.String getShippingRateTableType()
           
 java.lang.String getStartDate()
           
 boolean hasShippingRateTable()
           
 boolean isAdjustmentAvailable()
           
 boolean isShippingRateTableEditable()
           
 void setMedia(java.lang.Object object)
          MEDIA METHODS
 void setRushDeliveryCharge(java.lang.String amount)
           
 void setRushDeliveryChargeForNonContiguous(java.lang.String amount)
           
 void setShippingRateTable(java.lang.Object object)
          SHIPPING RATE TABLE METHODS
 void submitMedia()
           
 
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

ShippingRateDialogHandler

public ShippingRateDialogHandler()
Method Detail

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