|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomerInactiveReasonDto in com.retek.component.customer.impl |
Methods in com.retek.component.customer.impl that return CustomerInactiveReasonDto | |
CustomerInactiveReasonDto |
CustomerInactiveReasonImpl.getDto()
|
Uses of CustomerInactiveReasonDto in com.retek.component.customer.impl.persistence |
Methods in com.retek.component.customer.impl.persistence that return CustomerInactiveReasonDto | |
CustomerInactiveReasonDto |
CustomerDao.readCustomerInactiveReason(DistributedReference ref)
Read a customer inactive reason |
static CustomerInactiveReasonDto |
CustomerDbObjectMaster.getCustomerInactiveReasonDto(DistributedContext context)
|
Uses of CustomerInactiveReasonDto in com.retek.component.customer.impl.persistence.cache |
Methods in com.retek.component.customer.impl.persistence.cache that return CustomerInactiveReasonDto | |
CustomerInactiveReasonDto |
CacheCustomerDao.readCustomerInactiveReason(DistributedReference ref)
|
Uses of CustomerInactiveReasonDto in com.retek.component.customer.impl.persistence.db.oracle |
Methods in com.retek.component.customer.impl.persistence.db.oracle that return CustomerInactiveReasonDto | |
CustomerInactiveReasonDto |
OracleCustomerDao.persist(CustomerInactiveReasonDto inactiveReasonDto)
|
CustomerInactiveReasonDto |
OracleCustomerDao.readCustomerInactiveReason(DistributedReference ref)
|
CustomerInactiveReasonDto |
OracleCustomerInactiveReasonRetriever.read(DistributedReference ref)
|
Methods in com.retek.component.customer.impl.persistence.db.oracle with parameters of type CustomerInactiveReasonDto | |
void |
OracleCustomerInactiveReasonCreator.create(CustomerInactiveReasonDto dto)
|
void |
CustomerOracleTestCase.assertCustomerInactiveReasonDtoEuqals(CustomerInactiveReasonDto expectedDto,
CustomerInactiveReasonDto dto)
|
CustomerInactiveReasonDto |
OracleCustomerDao.persist(CustomerInactiveReasonDto inactiveReasonDto)
|
Uses of CustomerInactiveReasonDto in com.retek.component.customer.impl.remote |
Methods in com.retek.component.customer.impl.remote that return CustomerInactiveReasonDto | |
CustomerInactiveReasonDto |
CustomerServicesRemote.readCustomerInactiveReason(DistributedReference ref,
long version)
|
CustomerInactiveReasonDto |
CustomerServicesEjb.readCustomerInactiveReason(DistributedReference ref,
long version)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |