Package de.aeb.xnsg.rex.af
package de.aeb.xnsg.rex.af
This application facade provides access to some screening applications of Trade Compliance Management. These applications can then be accessed via an url that is provided by these methods.
-
ClassDescriptionSuper class of all data transfer objects with parameters to open a BI data application via the UI API.Data transfer object with parameters for
IRexAF.biDataKeyFigures(ApplicationFacadeParmsDTO, BIDataKeyFiguresParmsDTO).Data transfer object with parameters forIRexAF.biDataOverview(ApplicationFacadeParmsDTO, BIDataOverviewParmsDTO)."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).API to access UIs in the Compliance Screening product.Data transfer object with parameters for the UI APIIRexAF.manualAddressCheck(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.ManualAddressCheckAFParmsDTO)Parameter class for the UI API methodIRexAF.manualProtocolEntry(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.ManualProtocolEntryAFParmsDTO)Data transfer object with parameters for the UI APIIRexAF.matchHandlingOverview(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.MatchHandlingOverviewAFParmsDTO)Data transfer object with parameters for the UI APIIRexAF.screeningProtocol(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.ScreeningProtocolAFParmsDTO)Data transfer object with parameters for the UI APIIRexAF.screeningProtocols(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.ScreeningProtocolsAFParmsDTO)Data transfer object with parameters forIRexAF.terrorAddress(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, TerrorAddressAFParmsDTO)Data transfer object with parameters for the UI APIIRexAF.terrorList(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.TerrorListAFParmsDTO)