Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.cds |
Modifier and Type | Method and Description |
---|---|
SfcControlDataStatisticsVersionDTO |
ControlDataStatisticsServiceJwsImpl.create(java.lang.String payingAgency,
java.lang.Integer accountingPeriod)
To be used when a user wants to create a new Payment Forecast.
|
SfcControlDataStatisticsVersionDTO |
ControlDataStatisticsServiceJwsImpl.createNewVersion(java.lang.String payingAgency,
java.lang.Integer version,
java.lang.Integer workVersion)
To be used when a user wants to create a new version of Payment Forecast FEAD.
|
SfcControlDataStatisticsVersionDTO |
ControlDataStatisticsServiceJwsImpl.partialSave(SfcControlDataStatisticsVersionDTO version) |
SfcControlDataStatisticsVersionDTO |
ControlDataStatisticsServiceJwsImpl.read(java.lang.String payingAgency,
java.lang.Integer version,
java.lang.Integer workVersion)
Returns a single Payment Forecast Fead for the given CCI and for the given version/workVersion.
|
SfcControlDataStatisticsVersionDTO |
ControlDataStatisticsServiceJwsImpl.save(SfcControlDataStatisticsVersionDTO version)
Saves a Payment Forecast Version version.
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcControlDataStatisticsVersionDTO> |
ControlDataStatisticsServiceJwsImpl.search(SfcControlDataStatisticsQueryDTO query)
Searches for EMFF Payment Forecast based on the given Criteria
|
Modifier and Type | Method and Description |
---|---|
SfcControlDataStatisticsVersionDTO |
ControlDataStatisticsServiceJwsImpl.partialSave(SfcControlDataStatisticsVersionDTO version) |
SfcControlDataStatisticsVersionDTO |
ControlDataStatisticsServiceJwsImpl.save(SfcControlDataStatisticsVersionDTO version)
Saves a Payment Forecast Version version.
|
Copyright © 2024. All rights reserved.