Modifier and Type | Field and Description |
---|---|
protected SearchPaymentsCriteria |
SearchPaymentsByCriteria.searchPaymentsCriteria |
protected SearchPaymentsCriteria |
SearchPaymentsByCriteria.searchPaymentsCriteria |
Modifier and Type | Method and Description |
---|---|
SearchPaymentsCriteria |
SearchPaymentsByCriteria.getSearchPaymentsCriteria()
Gets the value of the searchPaymentsCriteria property.
|
SearchPaymentsCriteria |
SearchPaymentsByCriteria.getSearchPaymentsCriteria()
Gets the value of the searchPaymentsCriteria property.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchPaymentsByCriteria.setSearchPaymentsCriteria(SearchPaymentsCriteria value)
Sets the value of the searchPaymentsCriteria property.
|
void |
SearchPaymentsByCriteria.setSearchPaymentsCriteria(SearchPaymentsCriteria value)
Sets the value of the searchPaymentsCriteria property.
|
Modifier and Type | Method and Description |
---|---|
PaymentDetailResult |
ExternalPaymentService.searchPaymentsByCriteria(Integer requestId,
SearchPaymentsCriteria searchPaymentsCriteria,
Integer minIndex,
Integer nbMaxResults)
Allows to search payments according to a criteria.
|
PaymentDetailResult |
ExternalPaymentService.searchPaymentsByCriteria(Integer requestId,
SearchPaymentsCriteria searchPaymentsCriteria,
Integer minIndex,
Integer nbMaxResults)
Allows to search payments according to a criteria.
|
Modifier and Type | Method and Description |
---|---|
PaymentDetailResult |
ExternalPaymentServiceEmpty.searchPaymentsByCriteria(Integer requestId,
SearchPaymentsCriteria searchPaymentsCriteria,
Integer minIndex,
Integer nbMaxResults)
Allows to search payments according to a criteria.
|
PaymentDetailResult |
ExternalPaymentServiceEmpty.searchPaymentsByCriteria(Integer requestId,
SearchPaymentsCriteria searchPaymentsCriteria,
Integer minIndex,
Integer nbMaxResults)
Allows to search payments according to a criteria.
|
Copyright © 2021. All rights reserved.