Interface IComplianceScreeningBF


@BusinessFacade public interface IComplianceScreeningBF
"New" API for REST.
Normally, it would not be necessary to introduce a new API for REST, but some peculiarities of the Rex API make it necessary, as our Eclipse Plugin cannot handle it properly currently (e.g. there are methods with more than 1 argument).
Remark, 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.