Uses of Class
com.retek.component.media.ShippingRateTableType

Packages that use ShippingRateTableType
com.retek.component.media   
com.retek.component.media.impl   
com.retek.component.media.impl.persistence   
com.retek.component.media.impl.remote   
com.retek.component.media.test   
 

Uses of ShippingRateTableType in com.retek.component.media
 

Fields in com.retek.component.media declared as ShippingRateTableType
static ShippingRateTableType ShippingRateTableType.MEDIA
           
static ShippingRateTableType ShippingRateTableType.SOURCECODE
           
 

Methods in com.retek.component.media that return ShippingRateTableType
 ShippingRateTableType ShippingRateTableSearchCriteria.getShippingRateTableType()
           
static ShippingRateTableType ShippingRateTableType.fromCode(java.lang.String code)
           
 ShippingRateTableType ShippingRateTable.getType()
           
 

Methods in com.retek.component.media with parameters of type ShippingRateTableType
 ShippingRateTable MediaManager.buildShippingRateTableInstance(ShippingRateTableType shippingRateTableType, DistributedReference bannerRef, DistributedReference channelTypeRef)
           
 void ShippingRateTableSearchCriteria.setShippingRateTableType(ShippingRateTableType shippingRateTableType)
           
 

Uses of ShippingRateTableType in com.retek.component.media.impl
 

Methods in com.retek.component.media.impl that return ShippingRateTableType
 ShippingRateTableType ShippingRateTableImpl.getType()
           
 

Methods in com.retek.component.media.impl with parameters of type ShippingRateTableType
 ShippingRateTable MediaManagerImpl.buildShippingRateTableInstance(ShippingRateTableType shippingRateTableType, DistributedReference bannerRef, DistributedReference channelTypeRef)
           
 

Constructors in com.retek.component.media.impl with parameters of type ShippingRateTableType
ShippingRateTableImpl(DistributedContext context, DistributedReference ref, ShippingRateTableType rateTableType, DistributedReference bannerRef, DistributedReference channelTypeRef)
           
ShippingRateTableImpl(DistributedContext context, DistributedReference ref, ShippingRateTableType rateTableType, DistributedReference mediaRef, DistributedReference bannerRef, DistributedReference channelTypeRef)
           
 

Uses of ShippingRateTableType in com.retek.component.media.impl.persistence
 

Methods in com.retek.component.media.impl.persistence with parameters of type ShippingRateTableType
static ShippingRateTableDto MediaDbObjectMaster.getShippingRateTableDto(DistributedContext context, ShippingRateTableType tableType)
           
static ShippingRateTableDto MediaDbObjectMaster.getShippingRateTableDto(DistributedContext context, ShippingRateTableType tableType, DistributedReference mediaRef)
           
 

Uses of ShippingRateTableType in com.retek.component.media.impl.remote
 

Fields in com.retek.component.media.impl.remote declared as ShippingRateTableType
 ShippingRateTableType ShippingRateTableDto.shippingRateTableType
           
 

Uses of ShippingRateTableType in com.retek.component.media.test
 

Methods in com.retek.component.media.test with parameters of type ShippingRateTableType
static ShippingRateTable MediaObjectMaster.createShippingRateTable(DistributedContext context, ShippingRateTableType shippingRateTableType, DistributedReference bannerRef, DistributedReference channelTypeRef)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28