|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChannelTypeDto in com.retek.component.banner_channel.impl |
Methods in com.retek.component.banner_channel.impl that return ChannelTypeDto | |
ChannelTypeDto |
ChannelTypeImpl.getDto()
|
Uses of ChannelTypeDto in com.retek.component.banner_channel.impl.persistence |
Methods in com.retek.component.banner_channel.impl.persistence that return ChannelTypeDto | |
ChannelTypeDto |
ChannelTypeDao.submit(ChannelTypeDto dto)
|
ChannelTypeDto |
ChannelTypeDao.read(DistributedReference ref)
|
static ChannelTypeDto |
BannerChannelDbObjectMaster.getChannelTypeDto(DistributedContext context)
|
static ChannelTypeDto |
BannerChannelDbObjectMaster.getPersistedChannelTypeDto(DistributedContext context)
|
Methods in com.retek.component.banner_channel.impl.persistence with parameters of type ChannelTypeDto | |
ChannelTypeDto |
ChannelTypeDao.submit(ChannelTypeDto dto)
|
static ChannelDto |
BannerChannelDbObjectMaster.insertChannelDto(DistributedContext context,
DistributedReference bannerRef,
java.lang.String desc,
ChannelTypeDto channelTypeDto)
|
Uses of ChannelTypeDto in com.retek.component.banner_channel.impl.persistence.cache |
Methods in com.retek.component.banner_channel.impl.persistence.cache that return ChannelTypeDto | |
ChannelTypeDto |
CacheChannelTypeDao.submit(ChannelTypeDto dto)
|
ChannelTypeDto |
CacheChannelTypeDao.read(DistributedReference ref)
|
Methods in com.retek.component.banner_channel.impl.persistence.cache with parameters of type ChannelTypeDto | |
ChannelTypeDto |
CacheChannelTypeDao.submit(ChannelTypeDto dto)
|
Uses of ChannelTypeDto in com.retek.component.banner_channel.impl.persistence.db.oracle |
Methods in com.retek.component.banner_channel.impl.persistence.db.oracle that return ChannelTypeDto | |
ChannelTypeDto |
OracleChannelTypeDao.read(DistributedReference ref)
|
ChannelTypeDto |
OracleChannelTypeDao.submit(ChannelTypeDto dto)
|
ChannelTypeDto |
OracleChannelTypeReader.read(DistributedReference ref)
|
Methods in com.retek.component.banner_channel.impl.persistence.db.oracle with parameters of type ChannelTypeDto | |
void |
OracleChannelTypeCreator.create(ChannelTypeDto dto)
|
ChannelTypeDto |
OracleChannelTypeDao.submit(ChannelTypeDto dto)
|
void |
OracleChannelTypeUpdater.update(ChannelTypeDto dto)
|
Uses of ChannelTypeDto in com.retek.component.banner_channel.impl.remote |
Fields in com.retek.component.banner_channel.impl.remote declared as ChannelTypeDto | |
ChannelTypeDto |
ChannelDto.channelTypeDto
|
Methods in com.retek.component.banner_channel.impl.remote that return ChannelTypeDto | |
ChannelTypeDto |
ChannelTypeServiceRemote.read(DistributedReference ref,
long version)
|
ChannelTypeDto |
ChannelTypeServiceRemote.submit(ChannelTypeDto dto)
|
ChannelTypeDto |
ChannelTypeServiceEjb.submit(ChannelTypeDto dto)
|
ChannelTypeDto |
ChannelTypeServiceEjb.read(DistributedReference ref,
long version)
|
Methods in com.retek.component.banner_channel.impl.remote with parameters of type ChannelTypeDto | |
ChannelTypeDto |
ChannelTypeServiceRemote.submit(ChannelTypeDto dto)
|
ChannelTypeDto |
ChannelTypeServiceEjb.submit(ChannelTypeDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |