Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.accountsfead |
Contains all the services for Accounts FEAD
|
Modifier and Type | Method and Description |
---|---|
SfcAccountsVersionFeadDTO |
AccountsFeadServiceImpl.create(SfcCciDTO cci,
java.lang.Integer financialYear)
To be used when a user wants to create a new Account.
|
SfcAccountsVersionFeadDTO |
AccountsFeadServiceImpl.createNewVersion(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
To be used when a user wants to create a new version of Accounts AMF/ISF.
|
SfcAccountsVersionFeadDTO |
AccountsFeadServiceImpl.partialSave(SfcAccountsVersionFeadDTO version) |
SfcAccountsVersionFeadDTO |
AccountsFeadServiceImpl.read(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
Returns a single Account Fead for the given CCI and for the given version/workVersion.
|
SfcAccountsVersionFeadDTO |
AccountsFeadServiceImpl.save(SfcAccountsVersionFeadDTO version)
Saves a Accounts Version version.
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcAccountsVersionFeadDTO> |
AccountsFeadServiceImpl.search(SfcAccountsQueryDTO query)
Searches for Fead Accounts 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 |
---|---|
SfcAccountsVersionFeadDTO |
AccountsFeadServiceImpl.partialSave(SfcAccountsVersionFeadDTO version) |
SfcAccountsVersionFeadDTO |
AccountsFeadServiceImpl.save(SfcAccountsVersionFeadDTO version)
Saves a Accounts Version version.
|
Copyright © 2024. All rights reserved.