|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChannelDto in com.retek.component.banner_channel.impl |
Methods in com.retek.component.banner_channel.impl that return ChannelDto | |
ChannelDto |
ChannelImpl.getDto()
|
Uses of ChannelDto in com.retek.component.banner_channel.impl.persistence |
Methods in com.retek.component.banner_channel.impl.persistence that return ChannelDto | |
ChannelDto |
ChannelDao.readChannel(DistributedReference ref)
|
ChannelDto |
ChannelDao.persist(ChannelDto channelDto)
|
static ChannelDto |
BannerChannelDbObjectMaster.getChannelDto(DistributedContext context,
DistributedReference bannerRef)
|
static ChannelDto |
BannerChannelDbObjectMaster.insertChannelDto(DistributedContext context,
DistributedReference bannerRef,
java.lang.String desc,
ChannelTypeDto channelTypeDto)
|
Methods in com.retek.component.banner_channel.impl.persistence with parameters of type ChannelDto | |
ChannelDto |
ChannelDao.persist(ChannelDto channelDto)
|
Uses of ChannelDto in com.retek.component.banner_channel.impl.persistence.cache |
Methods in com.retek.component.banner_channel.impl.persistence.cache that return ChannelDto | |
ChannelDto |
CacheChannelDao.persist(ChannelDto channelDto)
|
ChannelDto |
CacheChannelDao.readChannel(DistributedReference ref)
|
Methods in com.retek.component.banner_channel.impl.persistence.cache with parameters of type ChannelDto | |
ChannelDto |
CacheChannelDao.persist(ChannelDto channelDto)
|
Uses of ChannelDto in com.retek.component.banner_channel.impl.persistence.db.oracle |
Methods in com.retek.component.banner_channel.impl.persistence.db.oracle that return ChannelDto | |
ChannelDto |
OracleChannelDao.readChannel(DistributedReference ref)
|
ChannelDto |
OracleChannelDao.persist(ChannelDto dto)
|
ChannelDto |
OracleChannelReader.read(DistributedReference ref)
|
Methods in com.retek.component.banner_channel.impl.persistence.db.oracle with parameters of type ChannelDto | |
ChannelDto |
OracleChannelDao.persist(ChannelDto dto)
|
protected void |
BannerChannelOracleTestCase.modifyChannelDto(ChannelDto persistedDto)
|
void |
OracleChannelUpdater.update(ChannelDto dto)
|
void |
OracleChannelCreator.create(ChannelDto dto)
|
Uses of ChannelDto in com.retek.component.banner_channel.impl.remote |
Methods in com.retek.component.banner_channel.impl.remote that return ChannelDto | |
ChannelDto |
ChannelServiceRemote.readChannel(DistributedReference ref,
long version)
|
ChannelDto |
ChannelServiceRemote.submit(ChannelDto channelDto)
|
ChannelDto |
ChannelServiceEjb.readChannel(DistributedReference ref,
long version)
|
ChannelDto |
ChannelServiceEjb.submit(ChannelDto channelDto)
|
Methods in com.retek.component.banner_channel.impl.remote with parameters of type ChannelDto | |
ChannelDto |
ChannelServiceRemote.submit(ChannelDto channelDto)
|
ChannelDto |
ChannelServiceEjb.submit(ChannelDto channelDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |