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 an BI data application via AF.Data transfer object with parameters for
IRexAF.biDataKeyFigures(ApplicationFacadeParmsDTO, BIDataKeyFiguresParmsDTO)
.Data transfer object with parameters forIRexAF.biDataOverview(ApplicationFacadeParmsDTO, BIDataOverviewParmsDTO)
."New" business facade for REST.
Normally, it would not be necessary to introduce a new BF for REST, but some peculiarities of the RexAF 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 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).Application facade interface for Rex.Data transfer object with parameters for the application facadeIRexAF.manualAddressCheck(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.ManualAddressCheckAFParmsDTO)
Parameter class for the AF methodIRexAF.manualProtocolEntry(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.ManualProtocolEntryAFParmsDTO)
Data transfer object with parameters for the application facadeIRexAF.matchHandlingOverview(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.MatchHandlingOverviewAFParmsDTO)
Data transfer object with parameters for the application facadeIRexAF.screeningProtocol(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.ScreeningProtocolAFParmsDTO)
Data transfer object with parameters for the application facadeIRexAF.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 application facadeIRexAF.terrorList(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.TerrorListAFParmsDTO)