|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TenderTypeDto in com.retek.component.payment.impl.persistence |
Methods in com.retek.component.payment.impl.persistence that return TenderTypeDto | |
TenderTypeDto |
TenderTypeDao.readTenderType(DistributedReference ref)
Reads a specific tender type based on the reference. |
static TenderTypeDto |
PaymentDbObjectMaster.getMerchandiseVoucherTenderType()
|
static TenderTypeDto |
PaymentDbObjectMaster.getGiftCertificateTenderType()
|
static TenderTypeDto |
PaymentDbObjectMaster.getGiftCardTenderType()
|
static TenderTypeDto |
PaymentDbObjectMaster.getMerchandiseCardTenderType()
|
static TenderTypeDto |
PaymentDbObjectMaster.getMerchandiseCardRedemptionTenderType()
|
static TenderTypeDto |
PaymentDbObjectMaster.getTenderTypeDto(java.lang.String tenderTypeId,
java.lang.String tenderTypeDesc,
DistributedReference tenderTypeGroupRef,
int settlementOrder)
|
Uses of TenderTypeDto in com.retek.component.payment.impl.persistence.cache |
Methods in com.retek.component.payment.impl.persistence.cache that return TenderTypeDto | |
TenderTypeDto |
CacheTenderTypeDao.readTenderType(DistributedReference ref)
|
Uses of TenderTypeDto in com.retek.component.payment.impl.persistence.db.oracle |
Methods in com.retek.component.payment.impl.persistence.db.oracle that return TenderTypeDto | |
TenderTypeDto |
OracleTenderTypeReader.read(DistributedReference tenderTypeRef)
|
TenderTypeDto |
OracleTenderTypeDao.readTenderType(DistributedReference ref)
|
Methods in com.retek.component.payment.impl.persistence.db.oracle with parameters of type TenderTypeDto | |
void |
PaymentOracleTestCase.assertTenderTypeDtosEqual(TenderTypeDto expectedDto,
TenderTypeDto dto)
|
Uses of TenderTypeDto in com.retek.component.payment.impl.remote |
Subclasses of TenderTypeDto in com.retek.component.payment.impl.remote | |
class |
TenderTypeCreditCardDto
|
Methods in com.retek.component.payment.impl.remote that return TenderTypeDto | |
TenderTypeDto |
TenderTypeServicesRemote.readTenderType(DistributedReference ref,
long version)
|
TenderTypeDto |
TenderTypeServicesEjb.readTenderType(DistributedReference ref,
long version)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |