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

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

public class ShippingRatePrimaryHandler
extends ScreenHandler


Constructor Summary
ShippingRatePrimaryHandler()
           
 
Method Summary
 java.lang.String getBannerDescription()
           
 java.lang.String getChannelTypeDescription()
           
 java.lang.String getEndDate()
           
 java.lang.String getName()
           
 java.util.Collection getShippingRates()
           
 java.lang.String getStartDate()
           
 java.lang.String getStatus()
           
 java.lang.String getType()
           
 void setShippingRate(java.lang.Object table)
           
 
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

ShippingRatePrimaryHandler

public ShippingRatePrimaryHandler()
Method Detail

setShippingRate

public void setShippingRate(java.lang.Object table)

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

getShippingRates

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


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