Constructor and Description |
---|
S1(SfcIrrecoverableAmountsVersionEmffDTO programmeVersionDTO,
eu.europa.ec.sfc2014.frontoffice.model.domain.irrecoverableamounts.IrrecoverableAmountsDetailEmff domainObject) |
Modifier and Type | Method and Description |
---|---|
SfcIrrecoverableAmountsVersionEmffDTO |
IrrecoverableAmountsEmffJwsImpl.create(SfcCciDTO cci,
java.lang.Short year)
To be used when a user wants to create a new Irrecoverable Amounts.
|
SfcIrrecoverableAmountsVersionEmffDTO |
IrrecoverableAmountsEmffJwsImpl.createNewVersion(SfcCciDTO cci,
java.lang.Integer year,
java.lang.Integer workVersion)
To be used when a user wants to create a new version of IRA EMFFF.
|
SfcIrrecoverableAmountsVersionEmffDTO |
IrrecoverableAmountsEmffJwsImpl.partialSave(SfcIrrecoverableAmountsVersionEmffDTO version) |
SfcIrrecoverableAmountsVersionEmffDTO |
IrrecoverableAmountsEmffJwsImpl.read(SfcCciDTO cci,
java.lang.Integer year,
java.lang.Integer workVersion)
Returns a single IrrecoverableAmountsVersionEmff for the given CCI and for the given version/workVersion.
|
SfcIrrecoverableAmountsVersionEmffDTO |
IrrecoverableAmountsEmffJwsImpl.save(SfcIrrecoverableAmountsVersionEmffDTO version)
Saves a IRA Emff version.
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcIrrecoverableAmountsVersionEmffDTO> |
IrrecoverableAmountsEmffJwsImpl.search(SfcIrrecoverableAmountsQueryDTO query)
Searches for IRA Emff 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 |
---|---|
SfcIrrecoverableAmountsVersionEmffDTO |
IrrecoverableAmountsEmffJwsImpl.partialSave(SfcIrrecoverableAmountsVersionEmffDTO version) |
SfcIrrecoverableAmountsVersionEmffDTO |
IrrecoverableAmountsEmffJwsImpl.save(SfcIrrecoverableAmountsVersionEmffDTO version)
Saves a IRA Emff version.
|
Copyright © 2024. All rights reserved.