@Service public class PisPaymentDataSpecification extends Object
| Constructor and Description |
|---|
PisPaymentDataSpecification() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.jpa.domain.Specification<PisPaymentData> |
byPaymentIdAndInstanceId(String paymentId,
String instanceId) |
public org.springframework.data.jpa.domain.Specification<PisPaymentData> byPaymentIdAndInstanceId(String paymentId, String instanceId)
Copyright © 2020. All rights reserved.