Package de.aeb.xnsg.rex.af
Interface IComplianceScreeningAF
@BusinessFacade(extraPackages="de.aeb.xnsg.foundation.af")
public interface IComplianceScreeningAF
"New" REST API.
Normally, it would not be necessary to introduce a new API for REST, but some peculiarities of the Rex UI API make it necessary, as our Eclipse Plugin cannot handle it properly currently (e.g. there are methods with more than 1 argument).
Note that this API is annotated with 'BFInternal', so it will not be shown in the list of API documentations (hence we do not need Javadoc for it). Luckily, the API is still shown in the Swagger UI.
Normally, it would not be necessary to introduce a new API for REST, but some peculiarities of the Rex UI API make it necessary, as our Eclipse Plugin cannot handle it properly currently (e.g. there are methods with more than 1 argument).
Note that this API is annotated with 'BFInternal', so it will not be shown in the list of API documentations (hence we do not need Javadoc for it). Luckily, the API is still shown in the Swagger UI.
-
Method Summary
Modifier and TypeMethodDescriptionmanualLogEntry(ManualLogEntryRequestDTO request) screeningLogs(ScreeningLogsRequestDTO request) Deprecated.statisticalData(StatisticalDataRequestDTO request)
-
Method Details
-
screeningLogs
-
screeningProtocolEntry
Deprecated. -
screeningLogEntry
-
manualAddressScreening
-
manualLogEntry
-
restrictedPartyList
-
restrictedPartyAddress
-
matchHandlingView
-
statisticalKeyFigures
-
statisticalData
-