|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomerChangeReasonDto in com.retek.component.customer.impl.persistence |
Methods in com.retek.component.customer.impl.persistence that return CustomerChangeReasonDto | |
CustomerChangeReasonDto |
CustomerDao.readCustomerChangeReason(DistributedReference ref)
Read a customer change reason |
static CustomerChangeReasonDto |
CustomerDbObjectMaster.getCustomerChangeReasonDto(DistributedContext context,
java.lang.String changeReasonId)
|
Uses of CustomerChangeReasonDto in com.retek.component.customer.impl.persistence.cache |
Methods in com.retek.component.customer.impl.persistence.cache that return CustomerChangeReasonDto | |
CustomerChangeReasonDto |
CacheCustomerDao.readCustomerChangeReason(DistributedReference ref)
|
Uses of CustomerChangeReasonDto in com.retek.component.customer.impl.persistence.db.oracle |
Methods in com.retek.component.customer.impl.persistence.db.oracle that return CustomerChangeReasonDto | |
CustomerChangeReasonDto |
OracleCustomerAddressChangeReasonRetriever.read(DistributedReference changeReasonRef)
|
CustomerChangeReasonDto |
OracleCustomerChangeReasonRetriever.read(DistributedReference ref)
|
CustomerChangeReasonDto |
OracleCustomerDao.readCustomerChangeReason(DistributedReference ref)
|
Uses of CustomerChangeReasonDto in com.retek.component.customer.impl.remote |
Methods in com.retek.component.customer.impl.remote that return CustomerChangeReasonDto | |
CustomerChangeReasonDto |
CustomerServicesRemote.readCustomerChangeReason(DistributedReference ref,
long version)
|
CustomerChangeReasonDto |
CustomerServicesEjb.readCustomerChangeReason(DistributedReference ref,
long version)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |