com.retek.component.customerorder.impl.persistence.db.oracle
Class CustomerOrderPaymentTypeDbConverter
java.lang.Object
com.retek.component.customerorder.impl.persistence.db.oracle.CustomerOrderPaymentTypeDbConverter
- public class CustomerOrderPaymentTypeDbConverter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXCEPTION_SOURCE
public static final java.lang.String EXCEPTION_SOURCE
- See Also:
- Constant Field Values
CustomerOrderPaymentTypeDbConverter
public CustomerOrderPaymentTypeDbConverter()
getPaymentTypeId
public static int getPaymentTypeId(CustomerOrderPaymentDto dto)
throws SystemException
- Throws:
SystemException
getPaymentTypeId
public static int getPaymentTypeId(DistributedReference paymentRef)
throws SystemException
- Throws:
SystemException
buildCustomerOrderPaymentReference
public static DistributedReference buildCustomerOrderPaymentReference(java.lang.String customerOrderPaymentId,
int paymentTypeId)
buildCustomerOrderPaymentDto
public static CustomerOrderPaymentDto buildCustomerOrderPaymentDto(int paymentTypeId,
java.lang.String id,
long version)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28