@Entity(name="pis_common_payment") public class PisCommonPaymentData extends InstanceDependableEntity implements Authorisable
| Constructor and Description |
|---|
PisCommonPaymentData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalId() |
String |
getInternalRequestId(de.adorsys.psd2.xs2a.core.authorisation.AuthorisationType authorisationType) |
boolean |
isConfirmationExpired(long expirationPeriodMs) |
boolean |
isFinalised() |
boolean |
isNotConfirmed() |
void |
pisCommonPaymentDataPostLoad() |
void |
pisCommonPaymentDataPrePersist() |
void |
pisCommonPaymentDataPreUpdate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAuthorisationTemplate, getPsuDataList, setPsuDataListpublic void pisCommonPaymentDataPostLoad()
public void pisCommonPaymentDataPreUpdate()
public void pisCommonPaymentDataPrePersist()
public boolean isConfirmationExpired(long expirationPeriodMs)
public boolean isNotConfirmed()
public boolean isFinalised()
public String getExternalId()
getExternalId in interface Authorisablepublic String getInternalRequestId(de.adorsys.psd2.xs2a.core.authorisation.AuthorisationType authorisationType)
getInternalRequestId in interface AuthorisableCopyright © 2020. All rights reserved.