@Service(value="blDefaultCurrentPaymentRequestService") public class DefaultCurrentOrderPaymentRequestService extends Object implements CurrentOrderPaymentRequestService
| Modifier and Type | Field and Description |
|---|---|
protected OrderToPaymentRequestDTOService |
paymentRequestDTOService |
| Constructor and Description |
|---|
DefaultCurrentOrderPaymentRequestService() |
| Modifier and Type | Method and Description |
|---|---|
PaymentRequestDTO |
getPaymentRequestFromCurrentOrder()
Returns a
PaymentRequestDTO based on all the information from the current order in the system, like one
on threadlocal |
protected OrderToPaymentRequestDTOService paymentRequestDTOService
public DefaultCurrentOrderPaymentRequestService()
public PaymentRequestDTO getPaymentRequestFromCurrentOrder()
CurrentOrderPaymentRequestServicePaymentRequestDTO based on all the information from the current order in the system, like one
on threadlocalgetPaymentRequestFromCurrentOrder in interface CurrentOrderPaymentRequestServiceCopyright © 2015. All rights reserved.