Uses of Interface
com.retek.component.media.ShippingRateTable

Packages that use ShippingRateTable
com.retek.component.customerorder   
com.retek.component.media   
 

Uses of ShippingRateTable in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return ShippingRateTable
 ShippingRateTable ShipToTotals.getShippingRateTable()
           
 ShippingRateTable ShipTo.getShippingRateTable()
           
 

Uses of ShippingRateTable in com.retek.component.media
 

Methods in com.retek.component.media that return ShippingRateTable
 ShippingRateTable MediaManager.buildShippingRateTableInstance(ShippingRateTableType shippingRateTableType, DistributedReference bannerRef, DistributedReference channelTypeRef)
           
 ShippingRateTable MediaManager.readShippingRateTable(DistributedReference ref)
           
 ShippingRateTable MediaManager.createShippingRateTableForMediaWithDefaultValues(DistributedReference mediaRef, DistributedReference bannerRef, DistributedReference channelTypeRef)
           
 ShippingRateTable SourceCode.getShippingRateTable(RDate effectiveDate)
          Return the shipping rate table for the specified effectiveDate.
 ShippingRateTable Media.getShippingRateTable()
          Return the current (most recent shipping rate table) for the media.
 ShippingRateTable Media.getShippingRateTable(RDate effectiveDate)
          Return the shipping rate table for the specified effectiveDate.
 ShippingRateTable Media.createAdjustmentShippingRateTable()
          Create a new adjustment shipping rate table for the media.
 

Methods in com.retek.component.media with parameters of type ShippingRateTable
 void MediaManager.removeShippingRateTable(ShippingRateTable shippingRateTable)
           
 void ShippingRateTable.copyShippingRates(ShippingRateTable fromShippingRateTable)
           
 



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