@Service @Transactional(readOnly=true) public class UpdatePaymentAfterSpiServiceInternal extends Object implements UpdatePaymentAfterSpiService
| Constructor and Description |
|---|
UpdatePaymentAfterSpiServiceInternal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
updatePaymentCancellationTppRedirectUri(@NotNull String paymentId,
@NotNull de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri tppRedirectUri) |
boolean |
updatePaymentStatus(@NotNull String paymentId,
@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status) |
public UpdatePaymentAfterSpiServiceInternal()
@Transactional
public boolean updatePaymentStatus(@NotNull
@NotNull String paymentId,
@NotNull
@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status)
@Transactional
public boolean updatePaymentCancellationTppRedirectUri(@NotNull
@NotNull String paymentId,
@NotNull
@NotNull de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri tppRedirectUri)
Copyright © 2019. All rights reserved.