com.retek.component.internet.impl
Class PaymentConverter

java.lang.Object
  extended bycom.retek.component.internet.impl.PaymentConverter

public class PaymentConverter
extends java.lang.Object


Constructor Summary
PaymentConverter()
           
 
Method Summary
static CustomerOrderPayment getCustomerOrderPayment(ExAPayment exaPayment, ExAOrder exaOrder, DistributedContext context)
           
static ExACreditCardPaymentImpl getExACreditCardPayment(CustomerOrderCreditCardPayment coCreditCardPayment)
           
static java.util.Set getExAPaymentSet(java.util.Set customerOrderPayments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaymentConverter

public PaymentConverter()
Method Detail

getExACreditCardPayment

public static ExACreditCardPaymentImpl getExACreditCardPayment(CustomerOrderCreditCardPayment coCreditCardPayment)
                                                        throws SystemException,
                                                               BusinessException
Throws:
SystemException
BusinessException

getExAPaymentSet

public static java.util.Set getExAPaymentSet(java.util.Set customerOrderPayments)
                                      throws SystemException,
                                             BusinessException
Throws:
SystemException
BusinessException

getCustomerOrderPayment

public static CustomerOrderPayment getCustomerOrderPayment(ExAPayment exaPayment,
                                                           ExAOrder exaOrder,
                                                           DistributedContext context)
                                                    throws SystemException,
                                                           BusinessException
Throws:
SystemException
BusinessException


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