com.retek.component.customerorder.impl.persistence.db.oracle
Class ShipToTotalTypeDbConverter

java.lang.Object
  extended bycom.retek.component.customerorder.impl.persistence.db.oracle.ShipToTotalTypeDbConverter

public class ShipToTotalTypeDbConverter
extends java.lang.Object


Constructor Summary
ShipToTotalTypeDbConverter()
           
 
Method Summary
static ShipToTotalsDto buildShipToTotalsDtoInstance(int shipToTotalType)
           
static int getShipToTotalType(ShipToTotalsDto dto)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShipToTotalTypeDbConverter

public ShipToTotalTypeDbConverter()
Method Detail

getShipToTotalType

public static int getShipToTotalType(ShipToTotalsDto dto)
                              throws SystemException
Throws:
SystemException

buildShipToTotalsDtoInstance

public static ShipToTotalsDto buildShipToTotalsDtoInstance(int shipToTotalType)


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