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

Packages that use ShipToDto
com.retek.component.customerorder.impl   
com.retek.component.customerorder.impl.persistence   
com.retek.component.customerorder.impl.persistence.db.oracle   
 

Uses of ShipToDto in com.retek.component.customerorder.impl
 

Methods in com.retek.component.customerorder.impl that return ShipToDto
 ShipToDto ShipToImpl.getDto()
           
 

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

Methods in com.retek.component.customerorder.impl.persistence that return ShipToDto
static ShipToDto CustomerOrderDbObjectMaster.getShipToDto(DistributedContext context, DistributedReference orderRef, DistributedReference transactionGroupRef, DistributedReference shipToAddressRef)
           
 

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

Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type ShipToDto
 void CustomerOrderOracleTestCase.assertShipToDtoEqual(ShipToDto expectedDto, ShipToDto dto)
           
 



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