Package de.aeb.xnsg.expctrl.af
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.
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.
-
Method Summary
Modifier and TypeMethodDescriptiongetECTransaction
(ECTransactionRequestDTO request) getExpCtrlLogs
(ExpCtrlLogsRequestDTO request) getQuickCheck
(QuickCheckRequestDTO request)
-
Method Details
-
getCommerceControlList
-
getEUExportControlList
-
getGoodsAttributeValuesList
-
getQuickCheck
-
getExpCtrlLogs
-
getECTransaction
-