@Service(value="blCODPaymentInfoFactory") public class CODPaymentInfoFactoryImpl extends Object implements PaymentInfoFactory
| Constructor and Description |
|---|
CODPaymentInfoFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
PaymentInfo |
constructPaymentInfo(Order order)
Constructs a COD PaymentInfo object based on the passed in order.
|
public PaymentInfo constructPaymentInfo(Order order)
constructPaymentInfo in interface PaymentInfoFactoryorder - Copyright © 2014. All Rights Reserved.