@Service public class CancelCommonPaymentService extends AbstractCancelPaymentService
| Constructor and Description |
|---|
CancelCommonPaymentService(CancelPaymentService cancelPaymentService,
Xs2aToSpiPaymentInfoMapper xs2aToSpiPaymentInfoMapper) |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<? extends SpiPayment> |
createSpiPayment(List<PisPayment> pisPayments,
CommonPaymentData commonPaymentData) |
protected boolean |
isCommonPayment() |
cancelPayment@Autowired public CancelCommonPaymentService(CancelPaymentService cancelPaymentService, Xs2aToSpiPaymentInfoMapper xs2aToSpiPaymentInfoMapper)
protected Optional<? extends SpiPayment> createSpiPayment(List<PisPayment> pisPayments, CommonPaymentData commonPaymentData)
createSpiPayment in class AbstractCancelPaymentServiceprotected boolean isCommonPayment()
isCommonPayment in class AbstractCancelPaymentServiceCopyright © 2020. All rights reserved.