Uses of Class
de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
Packages that use ApplicationFacadeDTO
Package
Description
This UI API allows the creation of an Application session
and to create applications within this session.
This application facade provides access to some screening applications of Trade Compliance Management.
-
Uses of ApplicationFacadeDTO in de.aeb.xnsg.foundation.af
Methods in de.aeb.xnsg.foundation.af that return ApplicationFacadeDTOModifier and TypeMethodDescriptionIFoundationAF.workplace(ApplicationFacadeParmsDTO parms) Creates an UI API to be able to display the workplace.
The difference of this method compared to the the method "IFoundationBF.getWorkplaceURL()" is the fact, that no logon mask will be displayed before entering the workplace
The RFC name of this function is "/AEB/XNSG_IF_WPL" -
Uses of ApplicationFacadeDTO in de.aeb.xnsg.rex.af
Methods in de.aeb.xnsg.rex.af that return ApplicationFacadeDTOModifier and TypeMethodDescriptionIRexAF.biDataKeyFigures(ApplicationFacadeParmsDTO afParms, BIDataKeyFiguresParmsDTO keyFiguresParms) Returns a UI API app which displays the statistical key figures application.IRexAF.biDataOverview(ApplicationFacadeParmsDTO afParms, BIDataOverviewParmsDTO overviewParms) Returns a UI API app which displays the statistical overview application.IRexAF.manualAddressCheck(ApplicationFacadeParmsDTO afParms, ManualAddressCheckAFParmsDTO checkParms) Returns a UI API app which displays a manual address check.IComplianceScreeningAF.manualAddressScreening(ManualAddressScreeningRequestDTO request) IComplianceScreeningAF.manualLogEntry(ManualLogEntryRequestDTO request) IRexAF.manualProtocolEntry(ApplicationFacadeParmsDTO afParms, ManualProtocolEntryAFParmsDTO protParms) Returns a UI API app which displays an editor for a new manually entered log entry.IRexAF.matchHandlingEntry(ApplicationFacadeParmsDTO afParms, MatchHandlingEntryAFParmsDTO matchHandlingEntryParms) Returns a UI API app which displays a match handling entry.IRexAF.matchHandlingOverview(ApplicationFacadeParmsDTO afParms, MatchHandlingOverviewAFParmsDTO matchHandlingOverviewParms) Returns a UI API app which displays the match handling overview.IComplianceScreeningAF.matchHandlingView(MatchHandlingOverviewRequestDTO request) IComplianceScreeningAF.matchHandlingViewEntry(MatchHandlingEntryRequestDTO request) IComplianceScreeningAF.restrictedPartyAddress(RestrictedPartyAddressRequestDTO request) IComplianceScreeningAF.restrictedPartyList(RestrictedPartyListRequestDTO request) IComplianceScreeningAF.screeningLogEntry(ScreeningProtocolEntryRequestDTO request) IComplianceScreeningAF.screeningLogs(ScreeningLogsRequestDTO request) IRexAF.screeningProtocol(ApplicationFacadeParmsDTO afParms, ScreeningProtocolAFParmsDTO filterparms) Returns a UI API app which displays a specific screening log entry for an address match, Good Guy alarm or non match.IComplianceScreeningAF.screeningProtocolEntry(ScreeningProtocolEntryRequestDTO request) Deprecated.IRexAF.screeningProtocols(ApplicationFacadeParmsDTO afParms, ScreeningProtocolsAFParmsDTO filterparms) Returns a UI API app which displays a filter for screening logs.IComplianceScreeningAF.statisticalData(StatisticalDataRequestDTO request) IComplianceScreeningAF.statisticalKeyFigures(StatisticalKeyFiguresRequestDTO request) IRexAF.terrorAddress(ApplicationFacadeParmsDTO afParms, TerrorAddressAFParmsDTO addressParms) Returns a UI API app which displays a restricted party address.IRexAF.terrorList(ApplicationFacadeParmsDTO afParms, TerrorListAFParmsDTO listParms) Returns a UI API app which displays a restricted party list.