|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TenderTypeGroupDto in com.retek.component.payment.impl.persistence |
Methods in com.retek.component.payment.impl.persistence that return TenderTypeGroupDto | |
TenderTypeGroupDto |
TenderTypeDao.readTenderTypeGroup(DistributedReference ref)
Reads a specific tender type group based on the reference. |
static TenderTypeGroupDto |
PaymentDbObjectMaster.getCashTenderTypeGroup()
|
static TenderTypeGroupDto |
PaymentDbObjectMaster.getCheckTenderTypeGroup()
|
static TenderTypeGroupDto |
PaymentDbObjectMaster.getVoucherTenderTypeGroup()
|
static TenderTypeGroupDto |
PaymentDbObjectMaster.getVoucherRedemptionTenderTypeGroup()
|
static TenderTypeGroupDto |
PaymentDbObjectMaster.getMoneyOrderTenderTypeGroup()
|
static TenderTypeGroupDto |
PaymentDbObjectMaster.getCreditCardTenderTypeGroup()
|
Uses of TenderTypeGroupDto in com.retek.component.payment.impl.persistence.cache |
Methods in com.retek.component.payment.impl.persistence.cache that return TenderTypeGroupDto | |
TenderTypeGroupDto |
CacheTenderTypeDao.readTenderTypeGroup(DistributedReference ref)
|
Uses of TenderTypeGroupDto in com.retek.component.payment.impl.persistence.db.oracle |
Methods in com.retek.component.payment.impl.persistence.db.oracle that return TenderTypeGroupDto | |
TenderTypeGroupDto |
OracleTenderTypeGroupReader.read(DistributedReference tenderTypeGroupRef)
|
TenderTypeGroupDto |
OracleTenderTypeDao.readTenderTypeGroup(DistributedReference ref)
|
Methods in com.retek.component.payment.impl.persistence.db.oracle with parameters of type TenderTypeGroupDto | |
void |
PaymentOracleTestCase.assertTenderTypeGroupDtosEqual(TenderTypeGroupDto expectedDto,
TenderTypeGroupDto dto)
|
Uses of TenderTypeGroupDto in com.retek.component.payment.impl.remote |
Methods in com.retek.component.payment.impl.remote that return TenderTypeGroupDto | |
TenderTypeGroupDto |
TenderTypeServicesRemote.readTenderTypeGroup(DistributedReference ref,
long version)
|
TenderTypeGroupDto |
TenderTypeServicesEjb.readTenderTypeGroup(DistributedReference ref,
long version)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |