Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.paymentapplicationemff |
Contains the service for the Payment Application EMFF
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.paymentapplicationfead |
Contains the service for the Payment Application FEAD
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.paymentapplicationigjetc |
Contains the service for the Payment Application IGJ/ETC
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.paymentapplicationipacb |
Contains the service for the Payment Application IPA CB
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentApplicationVersionEmffDTO> |
PaymentApplicationEmffServiceImpl.search(SfcPaymentApplicationQueryDTO query)
Searches for EMFF Payment Applications based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentApplicationVersionFeadDTO> |
PaymentApplicationFeadServiceImpl.search(SfcPaymentApplicationQueryDTO query)
Searches for FEAD Payment Applications based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentApplicationVersionSfCfDTO> |
PaymentApplicationIgjEtcServiceImpl.search(SfcPaymentApplicationQueryDTO query)
Searches for IgjEtc Payment Applications based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentApplicationVersionIpaCBDTO> |
PaymentApplicationIpaCBServiceImpl.search(SfcPaymentApplicationQueryDTO query)
Searches for IgjEtc Payment Applications based on the given Criteria
The following example sort ascending based on cci and full version and returns the first 100 final results with CCI pattern 2014BE%
|
Copyright © 2024. All rights reserved.