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

Packages that use NoCustomerInformationReturnDto
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 NoCustomerInformationReturnDto in com.retek.component.customerorder.impl
 

Methods in com.retek.component.customerorder.impl that return NoCustomerInformationReturnDto
 NoCustomerInformationReturnDto NoCustomerInformationReturnImpl.getDto()
           
 

Uses of NoCustomerInformationReturnDto in com.retek.component.customerorder.impl.persistence
 

Methods in com.retek.component.customerorder.impl.persistence that return NoCustomerInformationReturnDto
 NoCustomerInformationReturnDto NoCustomerInformationReturnDao.read(DistributedReference reference)
           
 NoCustomerInformationReturnDto NoCustomerInformationReturnDao.persist(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
static NoCustomerInformationReturnDto CustomerOrderDbObjectMaster.getNoCustomerInformationReturnDto(DistributedContext context, java.lang.String comments, Quantity returnedQuantity, DistributedReference returnReasonRef, java.lang.String sellableItemId, DistributedReference supplierReturnDispositionRef)
           
 

Methods in com.retek.component.customerorder.impl.persistence with parameters of type NoCustomerInformationReturnDto
 NoCustomerInformationReturnDto NoCustomerInformationReturnDao.persist(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 

Uses of NoCustomerInformationReturnDto in com.retek.component.customerorder.impl.persistence.cache
 

Methods in com.retek.component.customerorder.impl.persistence.cache that return NoCustomerInformationReturnDto
 NoCustomerInformationReturnDto CacheNoCustomerInformationReturnDao.persist(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 NoCustomerInformationReturnDto CacheNoCustomerInformationReturnDao.read(DistributedReference ref)
           
 NoCustomerInformationReturnDto CacheCustomerOrderDao.persist(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 NoCustomerInformationReturnDto CacheCustomerOrderDao.readNoCustomerInformationReturn(DistributedReference ref)
           
 

Methods in com.retek.component.customerorder.impl.persistence.cache with parameters of type NoCustomerInformationReturnDto
 NoCustomerInformationReturnDto CacheNoCustomerInformationReturnDao.persist(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 NoCustomerInformationReturnDto CacheCustomerOrderDao.persist(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 

Uses of NoCustomerInformationReturnDto in com.retek.component.customerorder.impl.persistence.db.oracle
 

Methods in com.retek.component.customerorder.impl.persistence.db.oracle that return NoCustomerInformationReturnDto
 NoCustomerInformationReturnDto OracleNoCustomerInformationReturnRetriever.read(DistributedReference ref)
           
 NoCustomerInformationReturnDto OracleNoCustomerInformationReturnDao.persist(NoCustomerInformationReturnDto dto)
           
 NoCustomerInformationReturnDto OracleNoCustomerInformationReturnDao.read(DistributedReference reference)
           
 

Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type NoCustomerInformationReturnDto
 void OracleNoCustomerInformationReturnCreator.create(NoCustomerInformationReturnDto dto)
           
 void CustomerOrderOracleTestCase.assertNoCustomerInformationReturnDtosAreEqual(NoCustomerInformationReturnDto expectedDto, NoCustomerInformationReturnDto dto)
           
 void CustomerOrderOracleTestCase.modifyNoCustomerInformationReturnDto(NoCustomerInformationReturnDto dto)
           
 void OracleNoCustomerInformationReturnUpdater.update(NoCustomerInformationReturnDto dto)
           
 NoCustomerInformationReturnDto OracleNoCustomerInformationReturnDao.persist(NoCustomerInformationReturnDto dto)
           
 

Uses of NoCustomerInformationReturnDto in com.retek.component.customerorder.impl.remote
 

Methods in com.retek.component.customerorder.impl.remote that return NoCustomerInformationReturnDto
 NoCustomerInformationReturnDto CustomerOrderServicesLocal.readNoCustomerInformationReturn(DistributedReference reference, long version)
           
 NoCustomerInformationReturnDto CustomerOrderServicesLocal.submit(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 NoCustomerInformationReturnDto CustomerOrderServicesRemote.readNoCustomerInformationReturn(DistributedReference reference, long version)
           
 NoCustomerInformationReturnDto CustomerOrderServicesRemote.submit(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 NoCustomerInformationReturnDto CustomerOrderServicesEjb.submit(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 NoCustomerInformationReturnDto CustomerOrderServicesEjb.readNoCustomerInformationReturn(DistributedReference reference, long version)
           
 

Methods in com.retek.component.customerorder.impl.remote with parameters of type NoCustomerInformationReturnDto
 NoCustomerInformationReturnDto CustomerOrderServicesLocal.submit(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 NoCustomerInformationReturnDto CustomerOrderServicesRemote.submit(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 NoCustomerInformationReturnDto CustomerOrderServicesEjb.submit(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
           
 



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