|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OfferCode in com.retek.component.banner_channel |
Methods in com.retek.component.banner_channel that return OfferCode | |
OfferCode |
BannerChannelType.getOfferCode()
|
Methods in com.retek.component.banner_channel with parameters of type OfferCode | |
void |
BannerChannelType.addOfferCode(OfferCode offerCode)
|
Uses of OfferCode in com.retek.component.banner_channel.impl |
Classes in com.retek.component.banner_channel.impl that implement OfferCode | |
class |
OfferCodeImpl
|
Methods in com.retek.component.banner_channel.impl that return OfferCode | |
OfferCode |
BannerChannelTypeImpl.getOfferCode()
|
Methods in com.retek.component.banner_channel.impl with parameters of type OfferCode | |
void |
BannerChannelTypeImpl.addOfferCode(OfferCode offerCode)
|
Uses of OfferCode in com.retek.component.banner_channel.test |
Methods in com.retek.component.banner_channel.test that return OfferCode | |
static OfferCode |
BannerChannelObjectMaster.createOfferCode(DistributedContext context,
java.lang.String displayCode,
java.lang.String description)
|
static OfferCode |
BannerChannelObjectMaster.createOfferCode(DistributedContext context,
java.lang.String displayCode,
java.lang.String description,
DistributedReference bannerChannelTypeRef)
|
Methods in com.retek.component.banner_channel.test with parameters of type OfferCode | |
static BannerChannelType |
BannerChannelObjectMaster.createBannerChannelType(DistributedContext context,
OfferCode offerCode,
java.util.Set tenderTypeOrderSourceSet)
|
static BannerChannelType |
BannerChannelObjectMaster.createBannerChannelType(DistributedContext context,
Banner banner,
ChannelType channelType,
java.util.Set tenderTypeOrderSourceSet,
OfferCode offerCode)
|
Uses of OfferCode in com.retek.component.customerorder |
Methods in com.retek.component.customerorder with parameters of type OfferCode | |
void |
CustomerOrder.addOfferCode(OfferCode offerCode)
|
Uses of OfferCode in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl with parameters of type OfferCode | |
void |
CustomerOrderImpl.addOfferCode(OfferCode offerCode)
|
Uses of OfferCode in com.retek.component.promotion |
Methods in com.retek.component.promotion with parameters of type OfferCode | |
void |
Promotion.removeOfferCode(OfferCode offerCode)
|
void |
Promotion.addOfferCode(OfferCode offerCode)
|
Uses of OfferCode in com.retek.component.promotion.impl |
Methods in com.retek.component.promotion.impl with parameters of type OfferCode | |
void |
PromotionImpl.addOfferCode(OfferCode offerCode)
|
void |
PromotionImpl.removeOfferCode(OfferCode offerCode)
|
Uses of OfferCode in com.retek.component.promotion.test |
Methods in com.retek.component.promotion.test with parameters of type OfferCode | |
static Promotion |
PromotionObjectMaster.createActivePromotionWithOfferCodeTriggerAndDollarOffBenefit(DistributedContext context,
Money dollarOff,
OfferCode offerCode,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOfferCodeTriggerAndPercentOffBenefit(DistributedContext context,
Percent percentOff,
OfferCode offerCode,
Banner banner,
ChannelType channelType)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |