Uses of Class
com.retek.component.customerorder.impl.remote.CustomerOrderTransactionGroupDto

Packages that use CustomerOrderTransactionGroupDto
com.retek.component.customerorder.impl   
com.retek.component.customerorder.impl.persistence   
com.retek.component.customerorder.impl.persistence.cache   
com.retek.component.customerorder.impl.persistence.db.oracle   
com.retek.component.customerorder.impl.remote   
 

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)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28