Uses of Class
com.retek.component.banner_channel.impl.remote.GiftingSeasonDto

Packages that use GiftingSeasonDto
com.retek.component.banner_channel.impl   
com.retek.component.banner_channel.impl.persistence   
com.retek.component.banner_channel.impl.persistence.cache   
com.retek.component.banner_channel.impl.persistence.db.oracle   
com.retek.component.banner_channel.impl.remote   
 

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

Methods in com.retek.component.banner_channel.impl that return GiftingSeasonDto
 GiftingSeasonDto GiftingSeasonImpl.getDto()
           
 

Uses of GiftingSeasonDto in com.retek.component.banner_channel.impl.persistence
 

Methods in com.retek.component.banner_channel.impl.persistence that return GiftingSeasonDto
 GiftingSeasonDto GiftDao.read(DistributedReference giftingSeasonRef)
           
static GiftingSeasonDto BannerChannelDbObjectMaster.getGiftingSeasonDto(DistributedContext context, java.lang.String description)
           
 GiftingSeasonDto GiftingSeasonDao.read(java.lang.String id)
           
 

Uses of GiftingSeasonDto in com.retek.component.banner_channel.impl.persistence.cache
 

Methods in com.retek.component.banner_channel.impl.persistence.cache that return GiftingSeasonDto
 GiftingSeasonDto CacheGiftDao.read(DistributedReference giftingSeasonRef)
           
 

Uses of GiftingSeasonDto in com.retek.component.banner_channel.impl.persistence.db.oracle
 

Methods in com.retek.component.banner_channel.impl.persistence.db.oracle that return GiftingSeasonDto
 GiftingSeasonDto OracleGiftDao.read(DistributedReference ref)
           
 GiftingSeasonDto OracleGiftingSeasonReader.read(DistributedReference giftingSeasonRef)
           
 

Methods in com.retek.component.banner_channel.impl.persistence.db.oracle with parameters of type GiftingSeasonDto
protected  void BannerChannelOracleTestCase.modifyGiftingSeasonDto(GiftingSeasonDto seasonDto1)
           
 

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

Methods in com.retek.component.banner_channel.impl.remote that return GiftingSeasonDto
 GiftingSeasonDto GiftServicesRemote.readGiftingSeason(DistributedReference ref, long version)
           
 GiftingSeasonDto GiftServicesEjb.readGiftingSeason(DistributedReference ref, long version)
           
 



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