Uses of Interface
com.retek.component.banner_channel.Channel

Packages that use Channel
com.retek.component.banner_channel   
com.retek.component.banner_channel.impl   
com.retek.component.banner_channel.integration.rib   
com.retek.component.banner_channel.test   
com.retek.component.customerorder.test   
com.retek.component.item.test   
com.retek.component.location   
com.retek.component.location.impl   
com.retek.component.location.test   
com.retek.component.media.impl   
com.retek.rcom.gui.wrapper   
com.retek.rmm.gui.util   
 

Uses of Channel in com.retek.component.banner_channel
 

Methods in com.retek.component.banner_channel that return Channel
 Channel Banner.getChannel(ChannelType channelType)
           
 Channel ChannelManager.readChannel(DistributedReference ref)
           
 

Uses of Channel in com.retek.component.banner_channel.impl
 

Classes in com.retek.component.banner_channel.impl that implement Channel
 class ChannelImpl
           
 

Methods in com.retek.component.banner_channel.impl that return Channel
 Channel BannerImpl.getChannel(ChannelType channelType)
           
 Channel ChannelManagerImpl.readChannel(DistributedReference ref)
           
 Channel ChannelManagerImpl.buildChannelInstance(java.lang.String channelDisplayCode, DistributedReference bannerRef, ChannelType channelType)
           
 Channel ChannelManagerImpl.findChannelByDisplayCode(java.lang.String displayCode)
           
 

Uses of Channel in com.retek.component.banner_channel.integration.rib
 

Methods in com.retek.component.banner_channel.integration.rib that return Channel
 Channel ChannelManagerRib.buildChannelInstance(java.lang.String channelDisplayCode, DistributedReference bannerRef, ChannelType channelType)
           
 Channel ChannelManagerRib.findChannelByDisplayCode(java.lang.String displayCode)
           
 

Uses of Channel in com.retek.component.banner_channel.test
 

Methods in com.retek.component.banner_channel.test that return Channel
static Channel BannerChannelObjectMaster.createChannel(DistributedContext context)
           
static Channel BannerChannelObjectMaster.createChannel(DistributedContext context, ChannelType channelType, Banner banner)
           
static Channel BannerChannelObjectMaster.createChannel(DistributedContext context, DistributedReference bannerRef, ChannelType channelType)
           
 

Uses of Channel in com.retek.component.customerorder.test
 

Methods in com.retek.component.customerorder.test that return Channel
static Channel CustomerOrderObjectMaster.getChannelForAMedia(Media media)
           
 

Methods in com.retek.component.customerorder.test with parameters of type Channel
static Media COMediaObjectMaster.createMedia(Banner banner, Channel channel, Store store, MediaStatus status)
           
static Media COMediaObjectMaster.createMedia(Banner banner, Channel channel, Store store, MediaStatus status, Warehouse virtualWarehouse)
           
static Media COMediaObjectMaster.createReleasedMedia(Banner banner, Channel channel)
           
static Media COMediaObjectMaster.createReleasedMediaWithGiftCertificate(DistributedContext context, Banner banner, Channel channel)
           
static Sku COMediaObjectMaster.createLocationsForSkuVirtualStore(Sku sku, Channel channel, Store virtualStore, int outboundHandlingDays, int itemLocationOutboundDays, java.util.HashMap channelInventoryQuantities)
           
static Sku COMediaObjectMaster.createLocationsForSkuVirtualStore(Sku sku, Channel channel, Store virtualStore, int locationOutboundDays, int itemLocationOutboundDays, java.util.HashMap channelInventoryQuantities, boolean isNla)
           
static Sku COMediaObjectMaster.createLocationsForSkuVirtualStoreNLA(Sku sku, Channel channel, Store virtualStore, int outboundHandlingDays, int itemLocationOutboundDays, java.util.HashMap channelInventoryQuantities)
           
static Warehouse CustomerOrderObjectMaster.setUpVirtualAndPhysicalWarehouse(Channel channel, boolean supportPersonalization, boolean supportGifting)
           
static Warehouse CustomerOrderObjectMaster.setUpVirtualAndPhysicalWarehouse(Channel channel)
           
 

Uses of Channel in com.retek.component.item.test
 

Methods in com.retek.component.item.test with parameters of type Channel
static Style ItemObjectMaster.createStyle(Channel channel, DistributedContext context)
           
static Pack ItemObjectMaster.createPack(Channel channel, DistributedContext context)
           
static ItemLocation ItemObjectMaster.createItemLocation(DistributedContext context, Sku sku, Channel channel)
           
 

Uses of Channel in com.retek.component.location
 

Methods in com.retek.component.location that return Channel
 Channel Location.getChannel()
           
 

Methods in com.retek.component.location with parameters of type Channel
 java.util.Set LocationManager.findVirtualWarehousesForPhysicalWarehouse(Warehouse physicalWarehouse, Channel channel)
           
 void LocationSearchCriteria.setChannel(Channel channel)
           
 void Location.setChannel(Channel channel)
           
 

Uses of Channel in com.retek.component.location.impl
 

Methods in com.retek.component.location.impl that return Channel
 Channel LocationImpl.getChannel()
           
 

Methods in com.retek.component.location.impl with parameters of type Channel
 java.util.Collection LocationManagerImpl.findStoreIdsByChannel(Channel channel)
          Deprecated. use find
 java.util.Collection LocationManagerImpl.findWarehouseIdsByChannel(Channel channel)
          Deprecated. use find
 java.util.Set LocationManagerImpl.findVirtualWarehousesForPhysicalWarehouse(Warehouse physicalWarehouse, Channel channel)
           
 void LocationImpl.setChannel(Channel channel)
           
 

Uses of Channel in com.retek.component.location.test
 

Methods in com.retek.component.location.test with parameters of type Channel
static Store LocationObjectMaster.createPhysicalStore(Channel channel)
           
static Store LocationObjectMaster.createStore(Channel channel)
           
static Warehouse LocationObjectMaster.createWarehouse(Channel channel, boolean supportsPersonalization, boolean supportsGifting)
           
static Warehouse LocationObjectMaster.createWarehouse(Channel channel)
           
static Warehouse LocationObjectMaster.createVirtualWarehouse(Channel channel)
           
static Warehouse LocationObjectMaster.createVirtualWarehouse(Channel channel, boolean supportVAS, boolean supportGifting)
           
static Warehouse LocationObjectMaster.createVirtualWarehouse(Channel channel, DistributedContext context, Warehouse physicalWarehouse)
           
static Store LocationObjectMaster.createVirtualStore(Channel channel)
           
 

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

Methods in com.retek.component.media.impl that return Channel
 Channel MediaImpl.getChannel()
           
 

Uses of Channel in com.retek.rcom.gui.wrapper
 

Methods in com.retek.rcom.gui.wrapper that return Channel
static Channel RcomChannelManager.readChannel(Banner banner, ChannelType channelType)
          Reads channel for banner and channel type.
 

Uses of Channel in com.retek.rmm.gui.util
 

Methods in com.retek.rmm.gui.util that return Channel
static Channel RmmFindHandler.readChannel(Banner banner, ChannelType channelType)
          CHANNEL METHODS
 



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