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