public class AnonymousPsuPaymentAccess extends Object implements PaymentAccess
| Constructor and Description |
|---|
AnonymousPsuPaymentAccess() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolFacingPayment |
createDoNotPersist() |
void |
delete(ProtocolFacingPayment consent) |
List<ProtocolFacingPayment> |
findByCurrentServiceSessionOrderByModifiedDesc() |
boolean |
isFinTechScope() |
void |
save(ProtocolFacingPayment payment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFirstByCurrentSessionpublic boolean isFinTechScope()
isFinTechScope in interface PaymentAccesspublic ProtocolFacingPayment createDoNotPersist()
createDoNotPersist in interface PaymentAccesspublic void save(ProtocolFacingPayment payment)
save in interface PaymentAccesspublic void delete(ProtocolFacingPayment consent)
delete in interface PaymentAccesspublic List<ProtocolFacingPayment> findByCurrentServiceSessionOrderByModifiedDesc()
findByCurrentServiceSessionOrderByModifiedDesc in interface PaymentAccessCopyright © 2020. All rights reserved.