Uses of Class
com.retek.component.banner_channel.GiftServiceType

Packages that use GiftServiceType
com.retek.component.banner_channel   
com.retek.component.banner_channel.impl   
com.retek.component.banner_channel.impl.remote   
com.retek.component.banner_channel.test   
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
 

Uses of GiftServiceType in com.retek.component.banner_channel
 

Fields in com.retek.component.banner_channel declared as GiftServiceType
static GiftServiceType GiftServiceType.GIFT_WRAP
           
static GiftServiceType GiftServiceType.GIFT_CARD
           
 

Methods in com.retek.component.banner_channel that return GiftServiceType
static GiftServiceType GiftServiceType.fromCode(java.lang.String giftServiceTypeCode)
           
 GiftServiceType GiftService.getGiftServiceType()
           
 

Methods in com.retek.component.banner_channel with parameters of type GiftServiceType
 GiftService Banner.getGiftService(GiftServiceType serviceType)
           
 java.util.Collection Banner.getGiftingSeasonsForGiftService(GiftServiceType giftServiceType)
           
 void GiftService.setGiftServiceType(GiftServiceType giftServiceType)
           
 

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

Methods in com.retek.component.banner_channel.impl that return GiftServiceType
 GiftServiceType GiftServiceImpl.getGiftServiceType()
           
 

Methods in com.retek.component.banner_channel.impl with parameters of type GiftServiceType
 void GiftServiceImpl.setGiftServiceType(GiftServiceType giftServiceType)
           
 GiftService BannerImpl.getGiftService(GiftServiceType serviceType)
           
 java.util.Collection BannerImpl.getGiftingSeasonsForGiftService(GiftServiceType giftServiceType)
           
 

Uses of GiftServiceType in com.retek.component.banner_channel.impl.remote
 

Fields in com.retek.component.banner_channel.impl.remote declared as GiftServiceType
 GiftServiceType GiftServiceDto.giftServiceType
           
 

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

Methods in com.retek.component.banner_channel.test with parameters of type GiftServiceType
static Banner BannerChannelObjectMaster.attachGiftService(DistributedContext context, Banner banner, GiftServiceType type)
           
static Banner BannerChannelObjectMaster.attachGiftService(DistributedContext context, Banner banner, GiftServiceType type, Money price)
           
 

Uses of GiftServiceType in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return GiftServiceType
 GiftServiceType CustomerOrderGiftServiceLineType.getBannerGiftServiceType()
           
 

Methods in com.retek.component.customerorder with parameters of type GiftServiceType
static CustomerOrderGiftServiceLineType CustomerOrderGiftServiceLineType.fromGiftServiceType(GiftServiceType giftServiceType)
           
 

Uses of GiftServiceType in com.retek.component.customerorder.impl
 

Methods in com.retek.component.customerorder.impl with parameters of type GiftServiceType
 CustomerOrderGiftServiceLine CustomerOrderLineImpl.getGiftServiceLine(GiftServiceType giftServiceType)
           
 void CustomerOrderLineImpl.clearGiftServiceLine(GiftServiceType giftServiceType)
           
 



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