Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.model.dto.accounts.amfisf |
AmfIsf Accounts
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.accountsamifisf |
Contains all the services for Accounts Amf Isf
|
Modifier and Type | Method and Description |
---|---|
static eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.amfisf.AccountsVersionAmfIsf |
SfcAccountsVersionAmfIsfDTO.getDomainObject(SfcAccountsVersionAmfIsfDTO dto,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
Modifier and Type | Method and Description |
---|---|
SfcAccountsVersionAmfIsfDTO |
AccountsAmifIsfServiceImpl.create(SfcCciDTO cci,
java.lang.Integer financialYear)
To be used when a user wants to create a new Account.
|
SfcAccountsVersionAmfIsfDTO |
AccountsAmifIsfServiceImpl.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.
|
SfcAccountsVersionAmfIsfDTO |
AccountsAmifIsfServiceImpl.partialSave(SfcAccountsVersionAmfIsfDTO version) |
SfcAccountsVersionAmfIsfDTO |
AccountsAmifIsfServiceImpl.read(SfcCciDTO cci,
java.lang.Integer version,
java.lang.Integer workVersion)
Returns a single Account AmfIsf for the given CCI and for the given version/workVersion.
|
SfcAccountsVersionAmfIsfDTO |
AccountsAmifIsfServiceImpl.save(SfcAccountsVersionAmfIsfDTO version)
Saves a Accounts Version version.
|
Modifier and Type | Method and Description |
---|---|
SfcSearchResultDTO<SfcAccountsVersionAmfIsfDTO> |
AccountsAmifIsfServiceImpl.search(SfcAccountsQueryDTO query)
Searches for AmfIsf 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 |
---|---|
SfcAccountsVersionAmfIsfDTO |
AccountsAmifIsfServiceImpl.partialSave(SfcAccountsVersionAmfIsfDTO version) |
SfcAccountsVersionAmfIsfDTO |
AccountsAmifIsfServiceImpl.save(SfcAccountsVersionAmfIsfDTO version)
Saves a Accounts Version version.
|
Copyright © 2024. All rights reserved.