Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.forecastofexpenditureeafrd |
Contains the service for the forecast of expenditure EAFRD
|
Modifier and Type | Method and Description |
---|---|
SfcPaymentForecastVersionEafrdDTO |
ForecastOfExpenditureEafrdServiceImpl.create(SfcCciDTO cci,
java.lang.Integer financialDataVersion)
To be used when a user wants to create a new Payment Forecast.
|
SfcPaymentForecastVersionEafrdDTO |
ForecastOfExpenditureEafrdServiceImpl.createNewVersion(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
To be used when a user wants to create a new version of Payment Forecast FEAD.
|
SfcPaymentForecastVersionEafrdDTO |
ForecastOfExpenditureEafrdServiceImpl.partialSave(SfcPaymentForecastVersionEafrdDTO version) |
SfcPaymentForecastVersionEafrdDTO |
ForecastOfExpenditureEafrdServiceImpl.read(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
Returns a single Payment Forecast Eafrd for the given CCI and for the given version/workVersion.
|
SfcPaymentForecastVersionEafrdDTO |
ForecastOfExpenditureEafrdServiceImpl.save(SfcPaymentForecastVersionEafrdDTO version)
Saves a Payment Forecast Version version.
|
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 |
---|---|
SfcPaymentForecastVersionEafrdDTO |
ForecastOfExpenditureEafrdServiceImpl.partialSave(SfcPaymentForecastVersionEafrdDTO version) |
SfcPaymentForecastVersionEafrdDTO |
ForecastOfExpenditureEafrdServiceImpl.save(SfcPaymentForecastVersionEafrdDTO version)
Saves a Payment Forecast Version version.
|
Copyright © 2024. All rights reserved.