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

Packages that use GiftingSeason
com.retek.component.banner_channel   
com.retek.component.customerorder   
 

Uses of GiftingSeason in com.retek.component.banner_channel
 

Methods in com.retek.component.banner_channel that return GiftingSeason
 GiftingSeason GiftManager.readGiftingSeason(DistributedReference reference)
           
 GiftingSeason GiftManager.buildGiftingSeasonInstance()
           
 

Methods in com.retek.component.banner_channel with parameters of type GiftingSeason
 void GiftService.addGiftingSeason(GiftingSeason giftingSeason)
           
 

Uses of GiftingSeason in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return GiftingSeason
 GiftingSeason CustomerOrderGiftServiceLine.getGiftingSeason()
           
 GiftingSeason GiftingDetail.getCardSeason()
           
 GiftingSeason GiftingDetail.getWrapSeason()
           
 

Methods in com.retek.component.customerorder with parameters of type GiftingSeason
 void CustomerOrderGiftServiceLine.setGiftingSeason(GiftingSeason giftSeason)
           
 void GiftingDetail.setCardSeason(GiftingSeason cardSeason)
           
 void GiftingDetail.setWrapSeason(GiftingSeason wrapSeason)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25