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