|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChannelType in com.retek.component.banner_channel |
---|
Methods in com.retek.component.banner_channel that return ChannelType | |
ChannelType |
Channel.getChannelType()
|
ChannelType |
BannerChannelType.getChannelType()
|
ChannelType |
ChannelManager.buildChannelTypeInstance(java.lang.String displayCode,
java.lang.String description)
|
ChannelType |
ChannelManager.readChannelType(DistributedReference channelTypeRef)
|
ChannelType |
ChannelManager.findChannelTypeByDisplayCode(java.lang.String displayCode)
|
Methods in com.retek.component.banner_channel with parameters of type ChannelType | |
void |
ChannelSearchCriteria.setChannelType(ChannelType channelType)
|
void |
Channel.setChannelType(ChannelType channelType)
|
Channel |
Banner.getChannel(ChannelType channelType)
|
void |
Banner.addChannelType(ChannelType channelType)
|
void |
BannerSearchCriteria.setChannelType(ChannelType channelType)
|
void |
BannerChannelTypeSearchCriteria.setChannelType(ChannelType channelType)
|
Channel |
ChannelManager.buildChannelInstance(java.lang.String channelDisplayCode,
DistributedReference bannerRef,
ChannelType channelType)
|
BannerChannelType |
ChannelManager.findBannerChannelType(Banner banner,
ChannelType channelType)
|
Uses of ChannelType in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return ChannelType | |
ChannelType |
CustomerOrder.getChannelType()
|
Methods in com.retek.component.customerorder with parameters of type ChannelType | |
void |
CustomerOrderCorrespondenceRequestSearchCriteria.setChannelType(ChannelType channelType)
|
Uses of ChannelType in com.retek.component.history |
---|
Methods in com.retek.component.history that return ChannelType | |
ChannelType |
HistoryEvent.getChannelType()
|
Methods in com.retek.component.history with parameters of type ChannelType | |
HistoryEvent |
HistoryManager.buildHistoryEventInstanceForCustomer(Banner banner,
ChannelType channelType,
HistoryEventType type,
User user,
Customer customer)
Build a new customer history event instance for a customer. |
HistoryEvent |
HistoryManager.buildHistoryEventInstanceForActivityRequest(Banner banner,
ChannelType channelType,
User user,
Customer customer,
CustomerOrder order,
ActivityRequest request)
Build a new customer history event instance for an activity request. |
void |
HistoryEventRequest.setChannelType(ChannelType channelType)
|
Uses of ChannelType in com.retek.component.media |
---|
Methods in com.retek.component.media that return ChannelType | |
ChannelType |
SellingList.getChannelType()
|
ChannelType |
Media.getChannelType()
|
ChannelType |
ShippingRateTable.getChannelType()
|
Methods in com.retek.component.media with parameters of type ChannelType | |
void |
MediaSearchCriteria.setChannelType(ChannelType channelType)
|
void |
ShippingRateTableSearchCriteria.setChannelType(ChannelType channelType)
|
SellingList |
SellingListManager.buildSellingListInstance(SellingListType type,
Banner banner,
ChannelType channelType)
|
void |
SellingItemSearchCriteria.setChannelType(ChannelType channelType)
|
void |
Media.setChannelType(ChannelType channelType)
|
void |
ShippingRateTable.setChannelType(ChannelType channelType)
|
void |
SellingSkuSearchCriteria.setChannelType(ChannelType channelType)
|
Uses of ChannelType in com.retek.component.message |
---|
Methods in com.retek.component.message that return ChannelType | |
ChannelType |
Message.getChannelType()
|
Methods in com.retek.component.message with parameters of type ChannelType | |
void |
Message.setChannelType(ChannelType channelType)
|
Uses of ChannelType in com.retek.component.promotion |
---|
Methods in com.retek.component.promotion that return ChannelType | |
ChannelType |
Promotion.getChannelType()
|
Methods in com.retek.component.promotion with parameters of type ChannelType | |
void |
PromotionSearchCriteria.setChannelType(ChannelType channelType)
|
void |
Promotion.setChannelType(ChannelType channelType)
|
Uses of ChannelType in com.retek.component.systemparameter |
---|
Methods in com.retek.component.systemparameter that return ChannelType | |
ChannelType |
SystemParameterManager.getFulfillmentChannelType(DistributedContext context)
|
Uses of ChannelType in com.retek.rcom.gui.core |
---|
Methods in com.retek.rcom.gui.core that return ChannelType | |
static ChannelType |
RcomRepository.getDefaultChannelType()
|
Methods in com.retek.rcom.gui.core with parameters of type ChannelType | |
static void |
RcomRepository.storeDefaultChannelType(ChannelType channelType)
|
Uses of ChannelType in com.retek.rcom.gui.wrapper |
---|
Methods in com.retek.rcom.gui.wrapper with parameters of type ChannelType | |
static Channel |
RcomChannelManager.readChannel(Banner banner,
ChannelType channelType)
Reads channel for banner and channel type. |
Uses of ChannelType in com.retek.rmm.gui.util |
---|
Methods in com.retek.rmm.gui.util with parameters of type ChannelType | |
static Channel |
RmmFindHandler.readChannel(Banner banner,
ChannelType channelType)
CHANNEL METHODS |
static Media |
RmmFindHandler.readMedia(java.lang.String code,
ChannelType channelType,
Banner banner)
MEDIA METHODS |
static SellingItem |
RmmFindHandler.readSellingItem(Banner banner,
ChannelType type,
java.lang.String sellingItemNumber)
|
static Sku |
RmmFindHandler.readSku(Banner banner,
ChannelType type,
java.lang.String triggerCode)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |