Uses of Class
de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
Packages that use ApplicationFacadeDTO
Package
Description
This business facade 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 application facade 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 an application facade which displays the BI data key figures application.IRexAF.biDataOverview
(ApplicationFacadeParmsDTO afParms, BIDataOverviewParmsDTO overviewParms) Returns an application facade which displays the BI data overview application.IRexAF.manualAddressCheck
(ApplicationFacadeParmsDTO afParms, ManualAddressCheckAFParmsDTO checkParms) Returns an application facade which displays a manual address check.IComplianceScreeningAF.manualAddressScreening
(ManualAddressScreeningRequestDTO request) IComplianceScreeningAF.manualLogEntry
(ManualLogEntryRequestDTO request) IRexAF.manualProtocolEntry
(ApplicationFacadeParmsDTO afParms, ManualProtocolEntryAFParmsDTO protParms) Returns an application facade which displays an editor for a new manually entered protocol entry.IRexAF.matchHandlingOverview
(ApplicationFacadeParmsDTO afParms, MatchHandlingOverviewAFParmsDTO matchHandlingOverviewParms) Returns an application facade which displays the match handling overview.IComplianceScreeningAF.matchHandlingView
(MatchHandlingOverviewRequestDTO request) IComplianceScreeningAF.restrictedPartyAddress
(RestrictedPartyAddressRequestDTO request) IComplianceScreeningAF.restrictedPartyList
(RestrictedPartyListRequestDTO request) IComplianceScreeningAF.screeningLogEntry
(ScreeningProtocolEntryRequestDTO request) IComplianceScreeningAF.screeningLogs
(ScreeningLogsRequestDTO request) IRexAF.screeningProtocol
(ApplicationFacadeParmsDTO afParms, ScreeningProtocolAFParmsDTO filterparms) Returns an application facade which displays a specific screening protocol.IComplianceScreeningAF.screeningProtocolEntry
(ScreeningProtocolEntryRequestDTO request) Deprecated.IRexAF.screeningProtocols
(ApplicationFacadeParmsDTO afParms, ScreeningProtocolsAFParmsDTO filterparms) Returns an application facade which displays a filter for screening protocols.IComplianceScreeningAF.statisticalData
(StatisticalDataRequestDTO request) IComplianceScreeningAF.statisticalKeyFigures
(StatisticalKeyFiguresRequestDTO request) IRexAF.terrorAddress
(ApplicationFacadeParmsDTO afParms, TerrorAddressAFParmsDTO addressParms) Returns an application facade which displays a terror address.IRexAF.terrorList
(ApplicationFacadeParmsDTO afParms, TerrorListAFParmsDTO listParms) Returns an application facade which displays a terror list.