Interface IRestExportControlAF


@BusinessFacade(extraPackages="de.aeb.xnsg.foundation.af") public interface IRestExportControlAF
"New" REST API.
This is necessary as REST methods cannot have multiple non-scalar types as parameters. Remark, that this class 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.