| Modifier and Type | Method and Description |
|---|---|
PaymentDetailsWsDTO |
ExtendedCartsController.getSopPaymentResponse(java.lang.String cartId,
java.lang.String fields,
HttpServletResponse response) |
PaymentDetailsWsDTO |
ExtendedCartsController.handleSopPaymentResponse(HttpServletRequest request,
SopPaymentDetailsWsDTO sopPaymentDetails,
java.lang.String fields) |
| Modifier and Type | Method and Description |
|---|---|
PaymentDetailsWsDTO |
AbstractOrderWsDTO.getPaymentInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PaymentDetailsWsDTO> |
PaymentDetailsListWsDTO.getPayments() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderWsDTO.setPaymentInfo(PaymentDetailsWsDTO paymentInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentDetailsListWsDTO.setPayments(java.util.List<PaymentDetailsWsDTO> payments) |
| Modifier and Type | Method and Description |
|---|---|
PaymentDetailsWsDTO |
PaymentTransactionWsDTO.getPaymentInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTransactionWsDTO.setPaymentInfo(PaymentDetailsWsDTO paymentInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreditCardPaymentInfoDataMapper.mapAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
void |
CreditCardPaymentInfoDataMapper.mapBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
protected void |
CreditCardPaymentInfoDataMapper.mapCartTypeAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
protected void |
CreditCardPaymentInfoDataMapper.mapCartTypeBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
protected void |
CreditCardPaymentInfoDataMapper.mapdDefaultPaymentAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
protected void |
CreditCardPaymentInfoDataMapper.mapDefaultPaymentBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CCPaymentInfoDataMapper.mapAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
void |
CCPaymentInfoDataMapper.mapBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
protected void |
CCPaymentInfoDataMapper.mapCartTypeAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
protected void |
CCPaymentInfoDataMapper.mapCartTypeBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
protected void |
CCPaymentInfoDataMapper.mapdDefaultPaymentAtoB(CCPaymentInfoData a,
PaymentDetailsWsDTO b,
MappingContext context) |
protected void |
CCPaymentInfoDataMapper.mapDefaultPaymentBtoA(PaymentDetailsWsDTO b,
CCPaymentInfoData a,
MappingContext context) |
| Modifier and Type | Method and Description |
|---|---|
PaymentDetailsWsDTO |
CartsController.addPaymentDetails(HttpServletRequest request,
java.lang.String fields) |
PaymentDetailsWsDTO |
PaymentDetailsController.getPaymentDetails(java.lang.String paymentDetailsId,
java.lang.String fields) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CartsController.validatePayment(PaymentDetailsWsDTO paymentDetails) |
Copyright © 2018 SAP SE. All Rights Reserved.