|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.impl.PaymentConverter
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 |
public PaymentConverter()
Method Detail |
public static ExACreditCardPaymentImpl getExACreditCardPayment(CustomerOrderCreditCardPayment coCreditCardPayment) throws SystemException, BusinessException
SystemException
BusinessException
public static java.util.Set getExAPaymentSet(java.util.Set customerOrderPayments) throws SystemException, BusinessException
SystemException
BusinessException
public static CustomerOrderPayment getCustomerOrderPayment(ExAPayment exaPayment, ExAOrder exaOrder, DistributedContext context) throws SystemException, BusinessException
SystemException
BusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |