|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomerOrderTransactionGroupDto in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return CustomerOrderTransactionGroupDto | |
CustomerOrderTransactionGroupDto |
CustomerOrderTransactionGroupImpl.getDto()
|
Uses of CustomerOrderTransactionGroupDto in com.retek.component.customerorder.impl.persistence |
Methods in com.retek.component.customerorder.impl.persistence that return CustomerOrderTransactionGroupDto | |
CustomerOrderTransactionGroupDto |
CustomerOrderDao.readCustomerOrderTransactionGroup(DistributedReference reference)
Retrives a specific CustomerOrderTransactionGroup based on the reference |
static CustomerOrderTransactionGroupDto |
CustomerOrderDbObjectMaster.getCustomerOrderTransactionGroupDto(DistributedContext context,
RDate createDate,
DistributedReference orderRef)
|
Uses of CustomerOrderTransactionGroupDto in com.retek.component.customerorder.impl.persistence.cache |
Methods in com.retek.component.customerorder.impl.persistence.cache that return CustomerOrderTransactionGroupDto | |
CustomerOrderTransactionGroupDto |
CacheCustomerOrderDao.readCustomerOrderTransactionGroup(DistributedReference ref)
|
Uses of CustomerOrderTransactionGroupDto in com.retek.component.customerorder.impl.persistence.db.oracle |
Methods in com.retek.component.customerorder.impl.persistence.db.oracle that return CustomerOrderTransactionGroupDto | |
CustomerOrderTransactionGroupDto |
OracleCustomerOrderDao.readCustomerOrderTransactionGroup(DistributedReference reference)
|
CustomerOrderTransactionGroupDto |
OracleCustomerOrderTransactionGroupRetriever.read(DistributedReference groupRef)
|
Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type CustomerOrderTransactionGroupDto | |
void |
CustomerOrderOracleTestCase.assertCustomerOrderTransactionGroupAreEqual(CustomerOrderTransactionGroupDto expectedDto,
CustomerOrderTransactionGroupDto dto)
|
void |
CustomerOrderOracleTestCase.modifyTransactionGroupDto(CustomerOrderTransactionGroupDto dto)
|
Uses of CustomerOrderTransactionGroupDto in com.retek.component.customerorder.impl.remote |
Methods in com.retek.component.customerorder.impl.remote that return CustomerOrderTransactionGroupDto | |
CustomerOrderTransactionGroupDto |
CustomerOrderServicesLocal.readCustomerOrderTransactionGroup(DistributedReference reference,
long version)
|
CustomerOrderTransactionGroupDto |
CustomerOrderServicesRemote.readCustomerOrderTransactionGroup(DistributedReference reference,
long version)
|
CustomerOrderTransactionGroupDto |
CustomerOrderServicesEjb.readCustomerOrderTransactionGroup(DistributedReference reference,
long version)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |