Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.financialdataigjetc |
Contains the service for the Financial Data Igj/Etc
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.financialdataipacb |
Contains the service for the Financial Data IPA/CB
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.forecastofexpenditureeafrd |
Contains the service for the forecast of expenditure EAFRD
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.paymentforecastemff |
Contains the service for the Payment Forecast EMFF
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.paymentforecastfead |
Contains the service for the Payment Forecast FEAD
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentForecastVersionSfCfDTO> |
FinancialDataIgjEtcServiceImpl.search(SfcPaymentForecastQueryDTO query)
Searches for IGJ/ETC Payment Forecast based on the given Criteria
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentForecastVersionIpaCbDTO> |
FinancialDataIpaCbServiceImpl.search(SfcPaymentForecastQueryDTO query)
Searches for IPA/CBC Payment Forecast based on the given Criteria
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentForecastVersionEafrdDTO> |
ForecastOfExpenditureEafrdServiceImpl.search(SfcPaymentForecastQueryDTO query)
Searches for EAFRD Payment Forecast 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<SfcPaymentForecastVersionEmffDTO> |
PaymentForecastEmffServiceImpl.search(SfcPaymentForecastQueryDTO query)
Searches for EMFF Payment Forecast based on the given Criteria
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcPaymentForecastVersionFeadDTO> |
PaymentForecastFeadServiceImpl.search(SfcPaymentForecastQueryDTO query)
Searches for EMFF Payment Forecast based on the given Criteria
|
Copyright © 2024. All rights reserved.