|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BannerDto in com.retek.component.banner_channel.impl |
Methods in com.retek.component.banner_channel.impl that return BannerDto | |
BannerDto |
BannerImpl.getDto()
|
Uses of BannerDto in com.retek.component.banner_channel.impl.persistence |
Methods in com.retek.component.banner_channel.impl.persistence that return BannerDto | |
BannerDto |
BannerDao.read(DistributedReference ref)
|
BannerDto |
BannerDao.submit(BannerDto aBannerDto)
|
static BannerDto |
BannerChannelDbObjectMaster.getBannerDtoWithAllPreferences(DistributedContext context)
|
static BannerDto |
BannerChannelDbObjectMaster.getBannerDtoWithNoPreferences(DistributedContext context)
|
static BannerDto |
BannerChannelDbObjectMaster.insertBannerDtoWithAllPreferences(DistributedContext context)
|
static BannerDto |
BannerChannelDbObjectMaster.insertBannerDtoWithNoPreferences(DistributedContext context)
|
static BannerDto |
BannerChannelDbObjectMaster.persistBanner(DistributedContext context)
|
Methods in com.retek.component.banner_channel.impl.persistence with parameters of type BannerDto | |
BannerDto |
BannerDao.submit(BannerDto aBannerDto)
|
Uses of BannerDto in com.retek.component.banner_channel.impl.persistence.cache |
Methods in com.retek.component.banner_channel.impl.persistence.cache that return BannerDto | |
BannerDto |
CacheBannerDao.submit(BannerDto aBannerDto)
|
BannerDto |
CacheBannerDao.read(DistributedReference ref)
|
Methods in com.retek.component.banner_channel.impl.persistence.cache with parameters of type BannerDto | |
BannerDto |
CacheBannerDao.submit(BannerDto aBannerDto)
|
Uses of BannerDto in com.retek.component.banner_channel.impl.persistence.db.oracle |
Methods in com.retek.component.banner_channel.impl.persistence.db.oracle that return BannerDto | |
BannerDto |
OracleBannerReader.read(DistributedReference ref)
|
BannerDto |
OracleBannerDao.read(DistributedReference ref)
|
BannerDto |
OracleBannerDao.submit(BannerDto dto)
|
Methods in com.retek.component.banner_channel.impl.persistence.db.oracle with parameters of type BannerDto | |
void |
OracleBannerUpdater.update(BannerDto dto)
|
void |
OracleBannerPreferencesCreator.create(BannerDto dto)
|
BannerDto |
OracleBannerDao.submit(BannerDto dto)
|
protected void |
BannerChannelOracleTestCase.copyBannerDto(BannerDto sourceBanner,
BannerDto copyBanner)
|
protected void |
BannerChannelOracleTestCase.modifyBannerDto(BannerDto dto)
|
protected void |
BannerChannelOracleTestCase.assertBannerDtosAreEqual(BannerDto expectedDto,
BannerDto actualDto)
|
void |
OracleBannerCreator.create(BannerDto dto)
|
void |
OracleBannerGiftServiceDeleter.delete(BannerDto bannerDto)
|
void |
OracleBannerPreferenceDeleter.delete(BannerDto bannerDto)
|
void |
OracleBannerGiftServiceCreator.create(BannerDto bannerDto)
|
static void |
BannerChannelDbUtil.setBannerPreferences(RetekResultSet rs,
BannerDto dto)
|
Uses of BannerDto in com.retek.component.banner_channel.impl.remote |
Methods in com.retek.component.banner_channel.impl.remote that return BannerDto | |
BannerDto |
BannerServiceRemote.readBanner(DistributedReference ref,
long version)
|
BannerDto |
BannerServiceRemote.submit(BannerDto bannerDto)
|
BannerDto |
BannerServiceEjb.readBanner(DistributedReference ref,
long version)
|
BannerDto |
BannerServiceEjb.submit(BannerDto bannerDto)
|
Methods in com.retek.component.banner_channel.impl.remote with parameters of type BannerDto | |
BannerDto |
BannerServiceRemote.submit(BannerDto bannerDto)
|
BannerDto |
BannerServiceEjb.submit(BannerDto bannerDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |