|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StoredValueCardCashoutDto in com.retek.component.customer.impl |
Methods in com.retek.component.customer.impl that return StoredValueCardCashoutDto | |
StoredValueCardCashoutDto |
StoredValueCardCashoutImpl.getDto()
|
Uses of StoredValueCardCashoutDto in com.retek.component.customer.impl.persistence |
Methods in com.retek.component.customer.impl.persistence that return StoredValueCardCashoutDto | |
StoredValueCardCashoutDto |
CustomerDao.persist(StoredValueCardCashoutDto cashoutDto)
Persists a stored value card cashout record. |
StoredValueCardCashoutDto |
CustomerDao.readStoredValueCardCashout(DistributedReference ref)
Read a stored value card cashout. |
static StoredValueCardCashoutDto |
CustomerDbObjectMaster.getStoredValueCardCashoutDto(DistributedContext context)
|
static StoredValueCardCashoutDto |
CustomerDbObjectMaster.getStoredValueCardCashoutDto(DistributedContext context,
DistributedReference customerRef)
|
Methods in com.retek.component.customer.impl.persistence with parameters of type StoredValueCardCashoutDto | |
StoredValueCardCashoutDto |
CustomerDao.persist(StoredValueCardCashoutDto cashoutDto)
Persists a stored value card cashout record. |
Uses of StoredValueCardCashoutDto in com.retek.component.customer.impl.persistence.cache |
Methods in com.retek.component.customer.impl.persistence.cache that return StoredValueCardCashoutDto | |
StoredValueCardCashoutDto |
CacheCustomerDao.persist(StoredValueCardCashoutDto cashoutDto)
|
StoredValueCardCashoutDto |
CacheCustomerDao.readStoredValueCardCashout(DistributedReference ref)
|
Methods in com.retek.component.customer.impl.persistence.cache with parameters of type StoredValueCardCashoutDto | |
StoredValueCardCashoutDto |
CacheCustomerDao.persist(StoredValueCardCashoutDto cashoutDto)
|
Uses of StoredValueCardCashoutDto in com.retek.component.customer.impl.persistence.db.oracle |
Methods in com.retek.component.customer.impl.persistence.db.oracle that return StoredValueCardCashoutDto | |
StoredValueCardCashoutDto |
OracleStoredValueCardCashoutFinder.read(DistributedReference storedValueCashoutRef)
|
StoredValueCardCashoutDto |
OracleCustomerDao.persist(StoredValueCardCashoutDto cashoutDto)
|
StoredValueCardCashoutDto |
OracleCustomerDao.readStoredValueCardCashout(DistributedReference ref)
|
Methods in com.retek.component.customer.impl.persistence.db.oracle with parameters of type StoredValueCardCashoutDto | |
void |
CustomerOracleTestCase.assertStoredValueCardCashoutDtoEuqals(StoredValueCardCashoutDto expectedDto,
StoredValueCardCashoutDto dto)
|
void |
CustomerOracleTestCase.modifyStoredValueCardCashoutDto(StoredValueCardCashoutDto dto)
|
StoredValueCardCashoutDto |
OracleCustomerDao.persist(StoredValueCardCashoutDto cashoutDto)
|
Uses of StoredValueCardCashoutDto in com.retek.component.customer.impl.remote |
Methods in com.retek.component.customer.impl.remote that return StoredValueCardCashoutDto | |
StoredValueCardCashoutDto |
CustomerServicesRemote.readStoredValueCardCashout(DistributedReference ref,
long version)
|
StoredValueCardCashoutDto |
CustomerServicesRemote.submit(StoredValueCardCashoutDto cashoutDto)
|
StoredValueCardCashoutDto |
CustomerServicesEjb.submit(StoredValueCardCashoutDto cashoutDto)
|
StoredValueCardCashoutDto |
CustomerServicesEjb.readStoredValueCardCashout(DistributedReference ref,
long version)
|
Methods in com.retek.component.customer.impl.remote with parameters of type StoredValueCardCashoutDto | |
StoredValueCardCashoutDto |
CustomerServicesRemote.submit(StoredValueCardCashoutDto cashoutDto)
|
StoredValueCardCashoutDto |
CustomerServicesEjb.submit(StoredValueCardCashoutDto cashoutDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |