com.retek.rmm.gui.screen.shippingrate
Class ShippingRateHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.shippingrate.ShippingRateHandler

public class ShippingRateHandler
extends ScreenHandler


Constructor Summary
ShippingRateHandler()
           
 
Method Summary
 java.lang.String getBannerDescription()
           
 java.lang.String getChannelTypeDescription()
           
 java.lang.String getEndDate()
           
 java.lang.String getName()
           
 java.lang.String getRushDeliveryCharge()
           
 java.lang.String getRushDeliveryChargeNonContiguous()
           
 java.lang.Object getShippingRateTable()
           
 java.lang.String getStartDate()
           
 java.lang.String getStatus()
           
 java.lang.String getTriggerDescription()
           
 java.lang.String getTriggerName()
           
 java.util.Collection getTriggers()
           
 java.lang.String getType()
           
 boolean hasShippingRateTable()
           
 boolean isShippingRateTableActive()
           
 void removeShippingRate()
           
 void setShippingRateTable(java.lang.Object table)
           
 void setTrigger(java.lang.Object trigger)
           
 
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

ShippingRateHandler

public ShippingRateHandler()
Method Detail

setShippingRateTable

public void setShippingRateTable(java.lang.Object table)

getShippingRateTable

public java.lang.Object getShippingRateTable()

hasShippingRateTable

public boolean hasShippingRateTable()

getBannerDescription

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

getChannelTypeDescription

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

getType

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

getStartDate

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

getEndDate

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

getStatus

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

getName

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

getRushDeliveryCharge

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

getRushDeliveryChargeNonContiguous

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

getTriggers

public java.util.Collection getTriggers()
                                 throws SystemException,
                                        BusinessException
Throws:
SystemException
BusinessException

setTrigger

public void setTrigger(java.lang.Object trigger)

getTriggerName

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

getTriggerDescription

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

removeShippingRate

public void removeShippingRate()
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException

isShippingRateTableActive

public boolean isShippingRateTableActive()
                                  throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25