|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CallTagDto in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return CallTagDto | |
CallTagDto |
CallTagImpl.getDto()
|
Uses of CallTagDto in com.retek.component.customerorder.impl.persistence |
Methods in com.retek.component.customerorder.impl.persistence that return CallTagDto | |
CallTagDto |
CallTagDao.read(DistributedReference ref)
|
CallTagDto |
CallTagDao.submit(CallTagDto dto)
|
static CallTagDto |
CustomerOrderDbObjectMaster.getCallTagDto(DistributedContext context,
DistributedReference carrierRef)
|
Methods in com.retek.component.customerorder.impl.persistence with parameters of type CallTagDto | |
CallTagDto |
CallTagDao.submit(CallTagDto dto)
|
Uses of CallTagDto in com.retek.component.customerorder.impl.persistence.cache |
Methods in com.retek.component.customerorder.impl.persistence.cache that return CallTagDto | |
CallTagDto |
CacheCallTagDao.read(DistributedReference ref)
|
CallTagDto |
CacheCallTagDao.submit(CallTagDto dto)
|
Methods in com.retek.component.customerorder.impl.persistence.cache with parameters of type CallTagDto | |
CallTagDto |
CacheCallTagDao.submit(CallTagDto dto)
|
Uses of CallTagDto in com.retek.component.customerorder.impl.persistence.db.oracle |
Methods in com.retek.component.customerorder.impl.persistence.db.oracle that return CallTagDto | |
CallTagDto |
OracleCallTagRetriever.read(DistributedReference ref)
|
CallTagDto |
OracleCallTagDao.read(DistributedReference ref)
|
CallTagDto |
OracleCallTagDao.submit(CallTagDto dto)
|
CallTagDto |
OracleCallTagCreator.create(CallTagDto dto)
|
Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type CallTagDto | |
protected void |
CustomerOrderOracleTestCase.assertCallTagDtosEqual(CallTagDto dto,
CallTagDto readDto)
|
CallTagDto |
OracleCallTagDao.submit(CallTagDto dto)
|
CallTagDto |
OracleCallTagCreator.create(CallTagDto dto)
|
Uses of CallTagDto in com.retek.component.customerorder.impl.remote |
Methods in com.retek.component.customerorder.impl.remote that return CallTagDto | |
CallTagDto |
CallTagServicesRemote.read(DistributedReference ref,
long version)
|
CallTagDto |
CallTagServicesRemote.submit(CallTagDto dto,
DistributedReference userRef)
|
CallTagDto |
CallTagServicesEjb.read(DistributedReference ref,
long version)
|
CallTagDto |
CallTagServicesEjb.submit(CallTagDto dto,
DistributedReference userRef)
|
Methods in com.retek.component.customerorder.impl.remote with parameters of type CallTagDto | |
CallTagDto |
CallTagServicesRemote.submit(CallTagDto dto,
DistributedReference userRef)
|
CallTagDto |
CallTagServicesEjb.submit(CallTagDto dto,
DistributedReference userRef)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |