Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.accountsamifisf |
Contains all the services for Accounts Amf Isf
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.accountsemff |
Contains all the services for Accounts EMFF
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.accountsfead |
Contains all the services for Accounts FEAD
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.accountsigjetc |
Contains all the services for Accounts IGJ/ETC
|
eu.europa.ec.sfc2014.frontoffice.jws.service.execution.accountsipacbc |
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 |
---|---|
SfcSearchResultDTO<SfcAccountsVersionEmffDTO> |
AccountsEmffServiceImpl.search(SfcAccountsQueryDTO query)
Searches for Emff 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 |
---|---|
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 |
---|---|
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 |
---|---|
SfcSearchResultDTO<SfcAccountsVersionIpaCbcDTO> |
AccountsIpaCbcServiceImpl.search(SfcAccountsQueryDTO query)
Searches for IpaCbc 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%
|
Copyright © 2024. All rights reserved.