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

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

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

Methods in com.retek.component.customerorder.impl that return ShipToTotalsDto
 ShipToTotalsDto ShipToTotalsImpl.getShipToTotalsDto()
           
 

Constructors in com.retek.component.customerorder.impl with parameters of type ShipToTotalsDto
ShipToTotalsImpl(DistributedContext context, ShipToTotalsDto dto)
           
 

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

Methods in com.retek.component.customerorder.impl.persistence that return ShipToTotalsDto
static ShipToTotalsDto CustomerOrderDbObjectMaster.getNormalShipToTotalsDto(DistributedReference shipToRef)
           
static ShipToTotalsDto CustomerOrderDbObjectMaster.getZeroChargeShipToTotalsDto(DistributedReference shipToRef)
           
 

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

Methods in com.retek.component.customerorder.impl.persistence.db.oracle that return ShipToTotalsDto
static ShipToTotalsDto ShipToTotalTypeDbConverter.buildShipToTotalsDtoInstance(int shipToTotalType)
           
 

Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type ShipToTotalsDto
 void CustomerOrderOracleTestCase.assertShipToTotalsDtosAreEqual(ShipToTotalsDto expectedDto, ShipToTotalsDto dto)
           
protected  void CustomerOrderOracleTestCase.modifyShipToTotalsDto(ShipToTotalsDto shipToTotalDto)
           
static int ShipToTotalTypeDbConverter.getShipToTotalType(ShipToTotalsDto dto)
           
 

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

Subclasses of ShipToTotalsDto in com.retek.component.customerorder.impl.remote
 class NormalShipToTotalsDto
           
 class ZeroChargeShipToTotalsDto
           
 

Fields in com.retek.component.customerorder.impl.remote declared as ShipToTotalsDto
 ShipToTotalsDto ShipToDto.shipToTotalsDto
           
 



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