Interface IRestExportControlAF


@BusinessFacade(extraPackages="de.aeb.xnsg.foundation.af") public interface IRestExportControlAF
"New" business facade for REST.
This is necessary as REST methods cannot have multiple non-scalar types as parameters. Remark, that this BF is annotated with 'BFInternal', so it will not be shown in the list of BF documentations (hence we do not need Javadoc for it). Luckily the BF is still shown in the swagger UI.