|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OfferCodeDto in com.retek.component.banner_channel.impl |
Methods in com.retek.component.banner_channel.impl that return OfferCodeDto | |
OfferCodeDto |
OfferCodeImpl.getDto()
|
Uses of OfferCodeDto in com.retek.component.banner_channel.impl.persistence |
Methods in com.retek.component.banner_channel.impl.persistence that return OfferCodeDto | |
OfferCodeDto |
BannerChannelTypeDao.readOfferCode(DistributedReference ref)
|
Uses of OfferCodeDto in com.retek.component.banner_channel.impl.persistence.cache |
Methods in com.retek.component.banner_channel.impl.persistence.cache that return OfferCodeDto | |
OfferCodeDto |
CacheBannerChannelTypeDao.readOfferCode(DistributedReference ref)
|
Methods in com.retek.component.banner_channel.impl.persistence.cache with parameters of type OfferCodeDto | |
static void |
CacheBannerChannelTypeDao.insertOfferCode(OfferCodeDto offerCodeDto)
|
Uses of OfferCodeDto in com.retek.component.banner_channel.impl.persistence.db.oracle |
Methods in com.retek.component.banner_channel.impl.persistence.db.oracle that return OfferCodeDto | |
OfferCodeDto |
OracleBannerChannelTypeOfferCodeRetriever.read(DistributedReference ref)
|
OfferCodeDto |
OracleBannerChannelTypeDao.readOfferCode(DistributedReference ref)
|
Uses of OfferCodeDto in com.retek.component.banner_channel.impl.remote |
Methods in com.retek.component.banner_channel.impl.remote that return OfferCodeDto | |
OfferCodeDto |
BannerChannelTypeServicesRemote.readOfferCode(DistributedReference ref,
long version)
|
OfferCodeDto |
BannerChannelTypeServicesEjb.readOfferCode(DistributedReference ref,
long version)
|
Uses of OfferCodeDto in com.retek.component.customerorder.impl.persistence |
Methods in com.retek.component.customerorder.impl.persistence that return OfferCodeDto | |
static OfferCodeDto |
CustomerOrderDbObjectMaster.getOfferCodeDto(DistributedContext context)
|
Uses of OfferCodeDto in com.retek.component.customerorder.impl.persistence.db.oracle |
Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type OfferCodeDto | |
void |
CustomerOrderOracleTestCase.assertOfferCodeDtosEqual(OfferCodeDto expectedDto,
OfferCodeDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |