|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |