@Service public class PisPaymentDataSpecification extends GenericSpecification
| Constructor and Description |
|---|
PisPaymentDataSpecification() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.jpa.domain.Specification<PisPaymentData> |
byPaymentIdAndInstanceId(String paymentId,
String instanceId) |
byAspspAccountId, byCreationTimestamp, byCreationTimestamp, byInstanceId, byPsuDataAndInstanceId, byPsuDataInListAndInstanceId, byPsuIdData, byPsuIdDataInList, byTppAuthorisationNumber, byTppAuthorisationNumberWithoutJoinpublic org.springframework.data.jpa.domain.Specification<PisPaymentData> byPaymentIdAndInstanceId(String paymentId, String instanceId)
Copyright © 2019. All rights reserved.