Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

acceptTechnology - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
specify which technology the clients wants to access the application; one token (or several, separated by semicolon) - the server may chose to ignore this possible tokens are specific for each server technology, XNSG-Servers currently honor strings from the GUIInvocationTechnology enum (e.g.: VAADIN) if null a default technology is chosen
address - Variable in class de.aeb.xnsg.rex.bf.restdto.FindMatchingAddressesRequestDTO
 
ADDRESS_TYPE_BANK - Static variable in class de.aeb.xnsg.rex.bf.AddressDTO
Deprecated value for AddressDTO.addressType
ADDRESS_TYPE_COMPANY - Static variable in class de.aeb.xnsg.rex.bf.AddressDTO
Deprecated value for AddressDTO.addressType
ADDRESS_TYPE_ENTITY - Static variable in class de.aeb.xnsg.rex.bf.AddressDTO
Possible value for AddressDTO.addressType
ADDRESS_TYPE_INDIVIDUAL - Static variable in class de.aeb.xnsg.rex.bf.AddressDTO
Possible value for AddressDTO.addressType
ADDRESS_TYPE_MEANS_OF_TRANSPORT - Static variable in class de.aeb.xnsg.rex.bf.AddressDTO
Possible value for AddressDTO.addressType
ADDRESS_TYPE_UNKNOWN - Static variable in class de.aeb.xnsg.rex.bf.AddressDTO
Possible value for AddressDTO.addressType
ADDRESS_TYPE_VERSION_0 - Static variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Allowed value for the field addressTypeVersion.
ADDRESS_TYPE_VERSION_1 - Static variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Allowed value for the field addressTypeVersion.
ADDRESS_TYPE_VESSEL - Static variable in class de.aeb.xnsg.rex.bf.AddressDTO
Deprecated value for AddressDTO.addressType
AddressCheckConditionDTO - Class in de.aeb.xnsg.rex.bf
DTO for a condition an address check has.
AddressCheckConditionDTO() - Constructor for class de.aeb.xnsg.rex.bf.AddressCheckConditionDTO
 
AddressDTO - Class in de.aeb.xnsg.rex.bf
Base class of all data transfer objects related to addresses.
AddressDTO() - Constructor for class de.aeb.xnsg.rex.bf.AddressDTO
 
addresses - Variable in class de.aeb.xnsg.rex.bf.restdto.ScreenAddressesRequestDTO
 
AddressIdDTO - Class in de.aeb.xnsg.rex.bf
Data transfer object for encoding of IDs of addresses, e.g.
AddressIdDTO() - Constructor for class de.aeb.xnsg.rex.bf.AddressIdDTO
 
AddressMatchDTO - Class in de.aeb.xnsg.rex.bf
Data transfer object for addresses found in an export control list which match a given AddressPatternDTO.
AddressMatchDTO() - Constructor for class de.aeb.xnsg.rex.bf.AddressMatchDTO
 
AddressPatternDTO - Class in de.aeb.xnsg.rex.bf
DTO for an address to be checked against restricted party lists.
AddressPatternDTO() - Constructor for class de.aeb.xnsg.rex.bf.AddressPatternDTO
 
addressTranslateThreshold - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Defines an optional similarity threshold in percentage which should be used for screening checks that were translated.
addressType - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
addressTypeVersion - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
addrMatchWithoutNameThreshold - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Defines an optional similarity threshold in percentage which should be used for screening checks without name.
This value overrides the value from the used compliance profile.
AFExecuteProcessParmsDTO - Class in de.aeb.xnsg.foundation.af
Parameters of application facade invocation when this is to be done via create process: The client has to invoke the process as specified by the properties of this object.
AFExecuteProcessParmsDTO() - Constructor for class de.aeb.xnsg.foundation.af.AFExecuteProcessParmsDTO
 
AFShellExecuteParmsDTO - Class in de.aeb.xnsg.foundation.af
Parameters of application facade invocation when this is to be done via shellexecute: The client has to create a file with the given name in a temporary directory, the contents of the file is given in the variable 'contents'.
AFShellExecuteParmsDTO() - Constructor for class de.aeb.xnsg.foundation.af.AFShellExecuteParmsDTO
 
aliasAddresses(String, String, String) - Method in interface de.aeb.xnsg.rex.bf.IComplianceScreeningBF
 
aliasGroupNo - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Number or name of the group under which all addresses are summarized describing the same person or organization.
ALREADY_DEFINED - Static variable in class de.aeb.xnsg.rex.bf.GoodGuyDefinitionResultDTO
Value 1: No good guy was defined, because the good guy was already defined in one of the good guy lists referenced in the profile.
ApplicationFacadeDTO - Class in de.aeb.xnsg.foundation.af
A data transfer object which describes an application facade.
ApplicationFacadeDTO() - Constructor for class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
 
ApplicationFacadeParmsDTO - Class in de.aeb.xnsg.foundation.af
A data transfer object to be the parameter of the method IFoundationBF.getNewApplicationFacade()
ApplicationFacadeParmsDTO() - Constructor for class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
 

B

batchMatch(AddressPatternDTO[], MatchParametersDTO) - Method in interface de.aeb.xnsg.rex.bf.IRexBF
Batch mode for address matching, which allows the check of multiple addresses at once.
BatchMatchResultDTO - Class in de.aeb.xnsg.rex.bf
Data transfer object for match results of a batch match of one address.
BatchMatchResultDTO() - Constructor for class de.aeb.xnsg.rex.bf.BatchMatchResultDTO
 
BIDataApplicationParmsDTO - Class in de.aeb.xnsg.rex.af
Super class of all data transfer objects with parameters to open an BI data application via AF.
BIDataApplicationParmsDTO() - Constructor for class de.aeb.xnsg.rex.af.BIDataApplicationParmsDTO
 
biDataKeyFigures(ApplicationFacadeParmsDTO, BIDataKeyFiguresParmsDTO) - Method in interface de.aeb.xnsg.rex.af.IRexAF
Returns an application facade which displays the BI data key figures application.
BIDataKeyFiguresParmsDTO - Class in de.aeb.xnsg.rex.af
BIDataKeyFiguresParmsDTO() - Constructor for class de.aeb.xnsg.rex.af.BIDataKeyFiguresParmsDTO
 
biDataOverview(ApplicationFacadeParmsDTO, BIDataOverviewParmsDTO) - Method in interface de.aeb.xnsg.rex.af.IRexAF
Returns an application facade which displays the BI data overview application.
BIDataOverviewParmsDTO - Class in de.aeb.xnsg.rex.af
BIDataOverviewParmsDTO() - Constructor for class de.aeb.xnsg.rex.af.BIDataOverviewParmsDTO
 

C

CHECK_TYPE_FILE - Static variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Internal use only.
CHECK_TYPE_GGSCREENING - Static variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Internal use only.
CHECK_TYPE_MANUAL - Static variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Internal use only.
checkType - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Internal use only.
city - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
City of the address.
cityOfBirth - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for individuals: City of birth (length=50)
cityPostbox - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
The city of the P.O.
client - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
The client of the new session.
clientIdentCode - Variable in class de.aeb.xnsg.rex.af.ScreeningProtocolAFParmsDTO
Value for the search criterion to find the specific log for the given client.
clientIdentCode - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
Ident code of the client in Trade Compliance Management.
clientIdentCode - Variable in class de.aeb.xnsg.rex.bf.GoodGuyAddressDTO
Ident code of the client in Trade Compliance Management.
clientIdentCode - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Ident code of the client in Trade Compliance Management.
clientIdentCode - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Client identification code.
clientIdentCodePattern - Variable in class de.aeb.xnsg.rex.af.BIDataApplicationParmsDTO
Value for the search criterion to find statistical data of events of a specific client.
clientIdentCodePattern - Variable in class de.aeb.xnsg.rex.af.ScreeningProtocolsAFParmsDTO
Value for the search criterion to find logs of a specific client.
clientIdentCodeToGet - Variable in class de.aeb.xnsg.rex.bf.GetScreeningStatisticDataRequestDTO
Client identification code of the client to get the statistic data from.
clientReferenceComment - Variable in class de.aeb.xnsg.rex.af.ScreeningProtocolAFParmsDTO
Value for the search criterion to find the specific log for the given reference comment.
ClientSystemComplianceEventDTO - Class in de.aeb.xnsg.rex.bf
A DTO describing a compliance event of the client system.
ClientSystemComplianceEventDTO() - Constructor for class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
 
clientSystemId - Variable in class de.aeb.xnsg.rex.af.ManualProtocolEntryAFParmsDTO
A unique id of the client system for protocolling.
The ASSIST4 host system should use a value like "AS4" and the Plug-in for SAP® a value like "SAP_[SAP system]_[SAP client]".

Max.
clientSystemId - Variable in class de.aeb.xnsg.rex.af.ScreeningProtocolAFParmsDTO
Value for the search criterion to find the specific log for the given partner system.
clientSystemId - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
A unique id of the client system for logging.
The ASSIST4 host system should use a value like "AS4" and the Plug-in for SAP® a value like "SAP_[SAP system]_[SAP client]".

Max.
clientSystemId - Variable in class de.aeb.xnsg.rex.bf.GoodGuyAddressDTO
The unique id of the calling system used for logging.
clientSystemId - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
The unique id of the calling system used for logging.
The ASSIST4 host system should use a value like "AS4" and the Plug-in for SAP® a value like "SAP_[SAP system]_[SAP client]".
clientSystemId - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Id of the sending client system.
clientSystemIdPattern - Variable in class de.aeb.xnsg.rex.af.BIDataApplicationParmsDTO
Value for the search criterion to find statistical data of events related to a specific partner system.
clientSystemIdPattern - Variable in class de.aeb.xnsg.rex.af.ScreeningProtocolsAFParmsDTO
Value for the search criterion to find logs of a specific partner system.
clone() - Method in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
 
condition - Variable in class de.aeb.xnsg.rex.bf.AddressPatternDTO
An optional condition used by checks of this address.
condition - Variable in class de.aeb.xnsg.rex.bf.GoodGuyAddressDTO
Optional condition that represents the context by which the Good Guy is considered in address checks.
considerGoodGuys - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
If true content of goodGuyListNames or good guy list names of given profile will be considered in address check, if false the good guy lists will be ignored.
contents - Variable in class de.aeb.xnsg.foundation.af.AFShellExecuteParmsDTO
this is the contents that has to be written to the file
countryISO - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Two character ISO code of the country, e.g.
countryOfBirthISO - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for individuals: Two-letter ISO code for the country of birth.

D

date - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
The date of the day the statistic data is from.
dateFrom - Variable in class de.aeb.xnsg.rex.bf.GetScreeningStatisticDataRequestDTO
The date of the first day to get statistic data from.
dateOfBirth - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
The date of birth in textual representation, e.g.
dateTo - Variable in class de.aeb.xnsg.rex.bf.GetScreeningStatisticDataRequestDTO
The date of the last day to get statistic data from.
de.aeb.xnsg.foundation.af - package de.aeb.xnsg.foundation.af
This business facade allows the creation of an Application session and to create applications within this session.
de.aeb.xnsg.rex.af - package de.aeb.xnsg.rex.af
This application facade provides access to some screening applications of Trade Compliance Management.
de.aeb.xnsg.rex.af.restdto - package de.aeb.xnsg.rex.af.restdto
 
de.aeb.xnsg.rex.bf - package de.aeb.xnsg.rex.bf
This business facade provides access to screening features of Trade Compliance Management.
de.aeb.xnsg.rex.bf.internal - package de.aeb.xnsg.rex.bf.internal
 
de.aeb.xnsg.rex.bf.restdto - package de.aeb.xnsg.rex.bf.restdto
 
defineGoodGuy(GoodGuyAddressDTO) - Method in interface de.aeb.xnsg.rex.bf.IRexBF
Deprecated.
defineGoodGuyWithResult(GoodGuyAddressDTO) - Method in interface de.aeb.xnsg.rex.bf.IRexBF
Adds the passed address to all Good Guy lists.
definitionResult - Variable in class de.aeb.xnsg.rex.bf.GoodGuyDefinitionResultDTO
The result of the good guy definition:
One of the constants NO_GGLIST, ALREADY_DEFINED or DEFINED
description - Variable in class de.aeb.xnsg.rex.bf.AddressCheckConditionDTO
A short, human-readable description of the condition.
Examples: See AddressCheckConditionDTO.value
Max.
description - Variable in class de.aeb.xnsg.rex.bf.GoodGuyConditionDTO
A short, human-readable description of the condition.

Max.
displayFullWorkplace - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
true to display the complete workspace (central, user and info panel).
displayStatusbar - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
true to display statusbar, false
displayTitlebar - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
true to display header, false if ac should not show header
district - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
District of the address, resp.

E

email - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Email address.
embargoArea - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
The ident code of the embargo area the match has been found for.
executableFile - Variable in class de.aeb.xnsg.foundation.af.AFExecuteProcessParmsDTO
the name of the executable (including path name, or expected to be found within search path) This must not contain any parameters, and it must not be enclosed with quotes even if the string contains spaces.
executeProcess - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
parameters when application is to be invoked via create process

F

fax - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Fax number.
fileName - Variable in class de.aeb.xnsg.foundation.af.AFShellExecuteParmsDTO
this is the name of the file that has to be created in some temporary directory and filled with what contents contains
findMatchingAddresses(FindMatchingAddressesRequestDTO) - Method in interface de.aeb.xnsg.rex.bf.IComplianceScreeningBF
 
FindMatchingAddressesRequestDTO - Class in de.aeb.xnsg.rex.bf.restdto
Wrapper DTO class for wrapping all parameters to IRexBF.getMatchingAddresses(de.aeb.xnsg.rex.bf.AddressPatternDTO, de.aeb.xnsg.rex.bf.MatchParametersDTO) into one parameter for REST conformity.
FindMatchingAddressesRequestDTO() - Constructor for class de.aeb.xnsg.rex.bf.restdto.FindMatchingAddressesRequestDTO
 
free1 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional field for future use.
free2 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional field for future use.
free3 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional field for future use.
free4 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional field for future use.
free5 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional field for future use.
free6 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional field for future use.
free7 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional field for future use.

G

generalParms - Variable in class de.aeb.xnsg.rex.af.restdto.ManualAddressScreeningRequestDTO
 
generalParms - Variable in class de.aeb.xnsg.rex.af.restdto.ManualLogEntryRequestDTO
 
generalParms - Variable in class de.aeb.xnsg.rex.af.restdto.RestrictedPartyAddressRequestDTO
 
generalParms - Variable in class de.aeb.xnsg.rex.af.restdto.RestrictedPartyListRequestDTO
 
generalParms - Variable in class de.aeb.xnsg.rex.af.restdto.ScreeningLogsRequestDTO
 
generalParms - Variable in class de.aeb.xnsg.rex.af.restdto.ScreeningProtocolEntryRequestDTO
 
generalParms - Variable in class de.aeb.xnsg.rex.af.restdto.StatisticalDataRequestDTO
 
generalParms - Variable in class de.aeb.xnsg.rex.af.restdto.StatisticalKeyFiguresRequestDTO
 
getAliasAddresses(AddressMatchDTO) - Method in interface de.aeb.xnsg.rex.bf.IRexBF
Returns all known alias addresses for the sourceAddress.
getAllProfilesForClient(String) - Method in interface de.aeb.xnsg.rex.bf.IRexBF
Returns all profiles for the given client.
getDataOfAllClientSystems - Variable in class de.aeb.xnsg.rex.bf.GetScreeningStatisticDataRequestDTO
If true, statistic data will be returned for each client system.
getIdentCode() - Method in class de.aeb.xnsg.rex.bf.ProfileDTO
 
getLastTerrorListUpdate(String, String) - Method in interface de.aeb.xnsg.rex.bf.IRexBF
Returns the last date of a terror list update for the given client and profile.
getMatchingAddresses(AddressPatternDTO, MatchParametersDTO) - Method in interface de.aeb.xnsg.rex.bf.IRexBF
Finds matching addresses for one specific AddressPatternDTO.
getName() - Method in class de.aeb.xnsg.rex.bf.ProfileDTO
 
getScreeningStatisticData(GetScreeningStatisticDataRequestDTO) - Method in interface de.aeb.xnsg.rex.bf.IRexBF
Returns statistic data according to the specified parameters.
GetScreeningStatisticDataRequestDTO - Class in de.aeb.xnsg.rex.bf
Data transfer object for requesting statistic data in Compliance Screening.
GetScreeningStatisticDataRequestDTO() - Constructor for class de.aeb.xnsg.rex.bf.GetScreeningStatisticDataRequestDTO
 
GetScreeningStatisticDataResponseDTO - Class in de.aeb.xnsg.rex.bf
Data transfer object for statistic data in Compliance Screening.
GetScreeningStatisticDataResponseDTO() - Constructor for class de.aeb.xnsg.rex.bf.GetScreeningStatisticDataResponseDTO
 
goodGuy(GoodGuyAddressDTO) - Method in interface de.aeb.xnsg.rex.bf.IComplianceScreeningBF
 
GoodGuyAddressDTO - Class in de.aeb.xnsg.rex.bf
Data transfer object for a Good Guy address.
GoodGuyAddressDTO() - Constructor for class de.aeb.xnsg.rex.bf.GoodGuyAddressDTO
 
GoodGuyConditionDTO - Class in de.aeb.xnsg.rex.bf
Condition of an good guy that represents the context by which a good guy is considered in address checks.
GoodGuyConditionDTO() - Constructor for class de.aeb.xnsg.rex.bf.GoodGuyConditionDTO
 
GoodGuyDefinitionResultDTO - Class in de.aeb.xnsg.rex.bf
Describes details about the success of the good guy definition.
GoodGuyDefinitionResultDTO() - Constructor for class de.aeb.xnsg.rex.bf.GoodGuyDefinitionResultDTO
 
groupName - Variable in class de.aeb.xnsg.rex.af.TerrorListAFParmsDTO
The group name or technical id of a terror list.

H

happendAtDate - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
The date and time zone when the event happened.
If this field is null, the current date and time of Trade Compliance Management will be used.
If DateAndZoneDTO.timezone is not filled while DateAndZoneDTO.dateInTimezone is filled, we use the time zone of Trade Compliance Management.
hasMoreDetails - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
If true, the matching address has more detail information, not returned with this DTO.
You can use IRexAF.terrorAddress(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.TerrorAddressAFParmsDTO) with the AddressMatchDTO.internalAddressId to get an URL for displaying the restricted party address details.
httpUrl - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
used when the application facade is to be opened in a browser An http:// or https:// URL which is a web side to display the application facade,

I

IComplianceScreeningAF - Interface in de.aeb.xnsg.rex.af
"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.
IComplianceScreeningBF - Interface in de.aeb.xnsg.rex.bf
"New" business facade for REST.
Normally, it would not be necessary to introduce a new BF for REST, but some peculiarities of the RexBF make it necessary, as our Eclipse Plugin cannot handle it properly currently (e.g.
IComplianceScreeningInternalBF - Interface in de.aeb.xnsg.rex.bf.internal
Internal business facade interface for compliance screening.
ID_TYPE_BIC - Static variable in class de.aeb.xnsg.rex.bf.AddressIdDTO
Possible value for AddressIdDTO.idType.
ID_TYPE_DOMAIN_NAME - Static variable in class de.aeb.xnsg.rex.bf.AddressIdDTO
Possible value for AddressIdDTO.idType.
ID_TYPE_DUNS_NO - Static variable in class de.aeb.xnsg.rex.bf.AddressIdDTO
Possible value for AddressIdDTO.idType.
ID_TYPE_IMO_NO - Static variable in class de.aeb.xnsg.rex.bf.AddressIdDTO
Possible value for AddressIdDTO.idType.
ID_TYPE_PASSPORT_NO - Static variable in class de.aeb.xnsg.rex.bf.AddressIdDTO
Possible value for AddressIdDTO.idType.
ID_TYPE_TAX_NO - Static variable in class de.aeb.xnsg.rex.bf.AddressIdDTO
Possible value for AddressIdDTO.idType.
identCode - Variable in class de.aeb.xnsg.rex.bf.ProfileDTO
The internal identcode of the profile
(max.
ids - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Optional IDs of the address, e.g.
idType - Variable in class de.aeb.xnsg.rex.bf.AddressIdDTO
Type of an address ID.

Possible values are: "DUNS_NO" (AddressIdDTO.ID_TYPE_DUNS_NO) "TAX_NO" (AddressIdDTO.ID_TYPE_TAX_NO) "BIC" (AddressIdDTO.ID_TYPE_BIC) "IMO_NO" (AddressIdDTO.ID_TYPE_IMO_NO) "PASSPORT_NO" (AddressIdDTO.ID_TYPE_PASSPORT_NO) "DOMAIN_NAME" (AddressIdDTO.ID_TYPE_DOMAIN_NAME)
Depending on settings in the profile, is may also be allowed to let this field empty, in which case the AddressIdDTO.idValue is matched against any id type.
idValue - Variable in class de.aeb.xnsg.rex.bf.AddressIdDTO
Value of an ID, e.g.
IFoundationAF - Interface in de.aeb.xnsg.foundation.af
Application facade for the XNSGFoundation
info - Variable in class de.aeb.xnsg.rex.af.ManualProtocolEntryAFParmsDTO
A textual description of the event, which may be preset by this field.
info - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Summary additional information, e.g.
info - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
A textual description of the event, e.g.
internalAddressId - Variable in class de.aeb.xnsg.rex.af.TerrorAddressAFParmsDTO
internalAddressId - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Internal id of the found address.
For compatibility with clients not aware of the later introduced field AddressMatchDTO.matchType, this is the constant "-", if the match is not based on a restricted party address (e.g.
IRexAF - Interface in de.aeb.xnsg.rex.af
Application facade interface for Rex.
IRexBF - Interface in de.aeb.xnsg.rex.bf
The interface to the address pool which is able to search for addresses in restricted party lists by heuristic matching and to define Good Guys.
isACEmbedded - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
true to display header and statusbar, false if ac should be embedded in another
isActive - Variable in class de.aeb.xnsg.rex.bf.GoodGuyAddressDTO
Indicates, if the Good Guy is active.
If 'TRUE' or null, the Good Guy will be defined as an active good-guy.

L

language - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
The two letter ISO code of the language of the new session.
lastRestrictedPartyListUpdate(String, String) - Method in interface de.aeb.xnsg.rex.bf.IComplianceScreeningBF
 
LastRestrictedPartyListUpdateResponseDTO - Class in de.aeb.xnsg.rex.bf.restdto
DTO for wrapping the a "simple" Date result of a function to something, which is JSON-able.
LastRestrictedPartyListUpdateResponseDTO() - Constructor for class de.aeb.xnsg.rex.bf.restdto.LastRestrictedPartyListUpdateResponseDTO
 
lastUpdate - Variable in class de.aeb.xnsg.rex.bf.restdto.LastRestrictedPartyListUpdateResponseDTO
 
level - Variable in class de.aeb.xnsg.rex.af.ManualProtocolEntryAFParmsDTO
Deprecated.
level is implied as informational for manual events
level - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
The severity level of the event which should be one of the values "INFO", "WARNING", "RESTRICTION" or "ERROR".
LEVEL_ERROR - Static variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
Constant describing the "Error" level.
LEVEL_INFO - Static variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
Constant describing the "Info" level.
LEVEL_RESTRICTION - Static variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
Constant describing the "Restriction" level.
LEVEL_WARNING - Static variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
Constant describing the "Warning" level.
listAbbreviation - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Abbreviation of the restricted party list where the address was found.
For compatibility with clients not aware of the later introduced field AddressMatchDTO.matchType, this is the constant "-", if the match is not based on a restricted party address (e.g.
listGroupName - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Internal technical identifier of restricted party list where the address was found.
listName - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Description of the restricted party list where the address was found.
logEntry(ClientSystemComplianceEventDTO) - Method in interface de.aeb.xnsg.rex.bf.IComplianceScreeningBF
 

M

manualAddressCheck(ApplicationFacadeParmsDTO, ManualAddressCheckAFParmsDTO) - Method in interface de.aeb.xnsg.rex.af.IRexAF
Returns an application facade which displays a manual address check.
ManualAddressCheckAFParmsDTO - Class in de.aeb.xnsg.rex.af
Data transfer object with parameters for the application facade manualAddressCheck().
ManualAddressCheckAFParmsDTO() - Constructor for class de.aeb.xnsg.rex.af.ManualAddressCheckAFParmsDTO
 
manualAddressScreening(ManualAddressScreeningRequestDTO) - Method in interface de.aeb.xnsg.rex.af.IComplianceScreeningAF
 
ManualAddressScreeningRequestDTO - Class in de.aeb.xnsg.rex.af.restdto
 
ManualAddressScreeningRequestDTO() - Constructor for class de.aeb.xnsg.rex.af.restdto.ManualAddressScreeningRequestDTO
 
manualLogEntry(ManualLogEntryRequestDTO) - Method in interface de.aeb.xnsg.rex.af.IComplianceScreeningAF
 
ManualLogEntryRequestDTO - Class in de.aeb.xnsg.rex.af.restdto
 
ManualLogEntryRequestDTO() - Constructor for class de.aeb.xnsg.rex.af.restdto.ManualLogEntryRequestDTO
 
manualProtocolEntry(ApplicationFacadeParmsDTO, ManualProtocolEntryAFParmsDTO) - Method in interface de.aeb.xnsg.rex.af.IRexAF
Returns an application facade which displays an editor for a new manually entered protocol entry.
ManualProtocolEntryAFParmsDTO - Class in de.aeb.xnsg.rex.af
Parameter class for the AF method manualProtocolEntry
ManualProtocolEntryAFParmsDTO() - Constructor for class de.aeb.xnsg.rex.af.ManualProtocolEntryAFParmsDTO
 
MATCH_TYPE_ADDRESS_AND_NAME - Static variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Indicates that the match was found by matching the address (including the name) with a restricted party.
MATCH_TYPE_ADDRESS_ONLY - Static variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Indicates that the match was found by matching the address without name with a restricted party.
MATCH_TYPE_EMBARGO_AREA - Static variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Indicates that the match was found by matching the address with an embargo area.
MATCH_TYPE_IDS_ONLY - Static variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Indicates that the match was found by comparing IDs like e.g.
matchFound - Variable in class de.aeb.xnsg.rex.bf.BatchMatchResultDTO
The result of the match.
MatchParametersDTO - Class in de.aeb.xnsg.rex.bf
Data transfer object of parameters for a screening match request.
MatchParametersDTO() - Constructor for class de.aeb.xnsg.rex.bf.MatchParametersDTO
 
matchType - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Type of the found match, which can be one of the following constants: "ADDRESS_AND_NAME" "ADDRESS_ONLY" "EMBARGO_AREA" "IDS_ONLY" (since 2023/02)
Max.
module - Variable in class de.aeb.xnsg.rex.af.ManualProtocolEntryAFParmsDTO
One of the two constants "ComplianceScreening" or "ExportControl", for the module this event belongs to.
module - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
One of the constants "ComplianceScreening", "ExportControl", "LicenseManagement", or "RiskAssessment", for the module this event belongs to.

N

name - Variable in class de.aeb.xnsg.rex.af.TerrorListAFParmsDTO
Deprecated.
Use groupName instead.
name - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Full name of the address, e.g.
name - Variable in class de.aeb.xnsg.rex.bf.ProfileDTO
The human-readable name of the profile
(max.
name1 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for companies: The first line of the addresses name.
name2 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for companies: The second line of the addresses name.
name3 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for companies: The third line of the addresses name.
name4 - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for companies: The fourth line of the addresses name.
nationalityISO - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for individuals: Two-letter ISO code for the nationality.
NEWLY_DEFINED - Static variable in class de.aeb.xnsg.rex.bf.GoodGuyDefinitionResultDTO
Value 2: The good guy was newly defined in at least one good guy list referenced in the profile.
niNumber - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional identification tokens or numbers of individuals.
NO_GGLIST - Static variable in class de.aeb.xnsg.rex.bf.GoodGuyDefinitionResultDTO
Value 0: No good guy was defined, because there was no good guy list referenced in the profile.
NO_VALUE_AVAILABLE - Static variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Value filled in AddressMatchDTO.listGroupName, AddressMatchDTO.listName, AddressMatchDTO.listAbbreviation and AddressMatchDTO.internalAddressId if the match is not based on a restricted party address (e.g.
numAddressesChecked - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of addresses checked in the selected period.
numAddressesCheckedBF - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of checked addresses from partner systems.
numAddressesCheckedFile - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of checked addresses from file checks.
numClientSystemErrors - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of errors reported from partner system (log entries with log type 'Partner system notification' and event 'Error').
numDefinedAsGoodGuy - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of address matches for which a Good Guy was created.
numFileChecksChecked - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of completed address file checks.
numFileChecksWithErrors - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of address file checks with errors.
numGoodGuyAlarmsCreated - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of Good Guy alarms created in the selected period.
numGoodGuyAlarmsFound - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of Good Guys checked in the selected period that lead to a Good Guy alarm.
numGoodGuyAlarmsProcessed - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of newly created Good Guy alarms that have already been processed.
numGoodGuysChecked - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of Good Guys checked in the selected period.
numMatchesCreated - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of address matches for which a log entry was created during the selected period.
numMatchesFound - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of addresses for which a match was found.
numMaxSimilarity75to79 - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of address matches with a max.
numMaxSimilarity80to84 - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of address matches with a max.
numMaxSimilarity85to89 - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of address matches with a max.
numMaxSimilarity90to94 - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of address matches with a max.
numMaxSimilarity95to100 - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of address matches with a max.
numProcessed - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Number of newly created address matches that have already been processed.

O

openToTray - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Optional field, which may be set if application should be opened to tray (default: false) - currently not available for vaadin, will be ignored
organisationUnitHost - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
Ident code of the organizational unit, e.g., ""Sales Unit 0711".
organisationUnitHost - Variable in class de.aeb.xnsg.rex.bf.GoodGuyAddressDTO
Ident code of the organizational unit, e.g., ""Sales Unit 0711".
organisationUnitHost - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Ident code of the organizational unit, e.g., ""Sales Unit 0711".

P

parameters - Variable in class de.aeb.xnsg.foundation.af.AFExecuteProcessParmsDTO
parameters to the executable.
passportData - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for individuals: Textual information about the passport, e.g.
pc - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Postal code of the city.
pcPostbox - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
The postal code of the P.O.
position - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for individuals: Textual information about the position of the individual.
postbox - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
The P.O.
preferredHeight - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Optional field, which may be set if preferred height of AF should be different from default.
preferredWidth - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Optional field, which may be set if preferred width of AF should be different from default.
prenames - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for individuals: The prenames of a person.
productname - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Optional field, which may be set if productname differs from standard product name
productShortName - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Optional field, which may be set if productShortName differs from standard product name
ProfileDTO - Class in de.aeb.xnsg.rex.bf
Data Transfer Object for compliance profiles.
ProfileDTO() - Constructor for class de.aeb.xnsg.rex.bf.ProfileDTO
 
profileIdentCode - Variable in class de.aeb.xnsg.rex.af.ManualAddressCheckAFParmsDTO
The ident code of the Compliance profile in Trade Compliance Management.
profileIdentCode - Variable in class de.aeb.xnsg.rex.af.ManualProtocolEntryAFParmsDTO
The ident code of the Compliance profile in Trade Compliance Management.
profileIdentCode - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
Ident code of the Compliance profile of Trade Compliance Management.
profileIdentCode - Variable in class de.aeb.xnsg.rex.bf.GoodGuyAddressDTO
Ident code of a Compliance profile.
profileIdentCode - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Ident code of a Compliance profile.
profileIdentCode - Variable in class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
Ident code of the Compliance profile of Trade Compliance Management.
profileIdentCodePattern - Variable in class de.aeb.xnsg.rex.af.BIDataApplicationParmsDTO
Value for the search criterion to find statistical data of events using a specific profile - belonging to the specified client.
profiles(String) - Method in interface de.aeb.xnsg.rex.bf.IComplianceScreeningBF
 
protocolClientSystemEvent(ClientSystemComplianceEventDTO) - Method in interface de.aeb.xnsg.rex.bf.IRexBF
Logs a generic event from the client system in Trade Compliance Management.

R

referenceComment - Variable in class de.aeb.xnsg.rex.bf.AddressPatternDTO
User readable reference comment for protocols, e.g.
referenceComment - Variable in class de.aeb.xnsg.rex.bf.BatchMatchResultDTO
In this field the same value is returned as passed with the corresponding AddressPatternDTO.
referenceComment - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
User readable reference comment for log entries, e.g.
referenceComment - Variable in class de.aeb.xnsg.rex.bf.GoodGuyAddressDTO
Reference comment for logging.
referenceComment - Variable in class de.aeb.xnsg.rex.bf.internal.SetFinalCommentRequestDTO
Mandatory field
The updated reference comment.
referenceId - Variable in class de.aeb.xnsg.rex.af.ManualProtocolEntryAFParmsDTO
Reference key for the protocol, e.g.
referenceId - Variable in class de.aeb.xnsg.rex.af.ScreeningProtocolAFParmsDTO
Value for the search criterion to find the specific log for the given reference (internal).
referenceId - Variable in class de.aeb.xnsg.rex.bf.AddressPatternDTO
Reference key for match results and protocols, e.g.
referenceId - Variable in class de.aeb.xnsg.rex.bf.BatchMatchResultDTO
In this field the same value is returned as passed with the corresponding AddressPatternDTO (length=255)
referenceId - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
Reference key for the log entry, e.g.
referenceId - Variable in class de.aeb.xnsg.rex.bf.GoodGuyAddressDTO
Reference id for logging.
referenceId - Variable in class de.aeb.xnsg.rex.bf.internal.SetFinalCommentRequestDTO
Mandatory field
Combined with clientIdentCode and clientSystemId, uniquely identifies the screening transaction is question.
referenceIdPattern - Variable in class de.aeb.xnsg.rex.af.ScreeningProtocolsAFParmsDTO
Value for the search criterion to find logs of a specific reference (internal).
releaseApplicationFacade(String) - Method in interface de.aeb.xnsg.foundation.af.IFoundationAF
Release a application facade which is no longer needed.
This call will save resources in the server, because the server must not wait for the timeout of the application facades session but can release it earlier.
The method should only be called if it is definitively known, that no access to the application facade by the user is possible any more, e.g.
restrictedPartyAddress(RestrictedPartyAddressRequestDTO) - Method in interface de.aeb.xnsg.rex.af.IComplianceScreeningAF
 
RestrictedPartyAddressRequestDTO - Class in de.aeb.xnsg.rex.af.restdto
 
RestrictedPartyAddressRequestDTO() - Constructor for class de.aeb.xnsg.rex.af.restdto.RestrictedPartyAddressRequestDTO
 
restrictedPartyList(RestrictedPartyListRequestDTO) - Method in interface de.aeb.xnsg.rex.af.IComplianceScreeningAF
 
RestrictedPartyListRequestDTO - Class in de.aeb.xnsg.rex.af.restdto
 
RestrictedPartyListRequestDTO() - Constructor for class de.aeb.xnsg.rex.af.restdto.RestrictedPartyListRequestDTO
 
restrictionDate - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Restriction date of the found address.
restrictionSource - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Restriction source of the found address.

(length=100)
restrictionType - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Restriction type of the found address.

(length=40)

S

screenAddresses(ScreenAddressesRequestDTO) - Method in interface de.aeb.xnsg.rex.bf.IComplianceScreeningBF
 
ScreenAddressesRequestDTO - Class in de.aeb.xnsg.rex.bf.restdto
Wrapper DTO class for wrapping all parameters to IRexBF.batchMatch(de.aeb.xnsg.rex.bf.AddressPatternDTO[], de.aeb.xnsg.rex.bf.MatchParametersDTO) into one parameter for REST confirmity.
ScreenAddressesRequestDTO() - Constructor for class de.aeb.xnsg.rex.bf.restdto.ScreenAddressesRequestDTO
 
screeningLogEntry(ScreeningProtocolEntryRequestDTO) - Method in interface de.aeb.xnsg.rex.af.IComplianceScreeningAF
 
screeningLogs(ScreeningLogsRequestDTO) - Method in interface de.aeb.xnsg.rex.af.IComplianceScreeningAF
 
ScreeningLogsRequestDTO - Class in de.aeb.xnsg.rex.af.restdto
 
ScreeningLogsRequestDTO() - Constructor for class de.aeb.xnsg.rex.af.restdto.ScreeningLogsRequestDTO
 
screeningParameters - Variable in class de.aeb.xnsg.rex.bf.restdto.FindMatchingAddressesRequestDTO
 
screeningParameters - Variable in class de.aeb.xnsg.rex.bf.restdto.ScreenAddressesRequestDTO
 
screeningProtocol(ApplicationFacadeParmsDTO, ScreeningProtocolAFParmsDTO) - Method in interface de.aeb.xnsg.rex.af.IRexAF
Returns an application facade which displays a specific screening protocol.
ScreeningProtocolAFParmsDTO - Class in de.aeb.xnsg.rex.af
Data transfer object with parameters for the application facade IRexBF.afSreeeningProtocols().
ScreeningProtocolAFParmsDTO() - Constructor for class de.aeb.xnsg.rex.af.ScreeningProtocolAFParmsDTO
 
screeningProtocolEntry(ScreeningProtocolEntryRequestDTO) - Method in interface de.aeb.xnsg.rex.af.IComplianceScreeningAF
Deprecated.
ScreeningProtocolEntryRequestDTO - Class in de.aeb.xnsg.rex.af.restdto
 
ScreeningProtocolEntryRequestDTO() - Constructor for class de.aeb.xnsg.rex.af.restdto.ScreeningProtocolEntryRequestDTO
 
screeningProtocols(ApplicationFacadeParmsDTO, ScreeningProtocolsAFParmsDTO) - Method in interface de.aeb.xnsg.rex.af.IRexAF
Returns an application facade which displays a filter for screening protocols.
ScreeningProtocolsAFParmsDTO - Class in de.aeb.xnsg.rex.af
Data transfer object with parameters for the application facade IRexBF.afSreeeningProtocols().
ScreeningProtocolsAFParmsDTO() - Constructor for class de.aeb.xnsg.rex.af.ScreeningProtocolsAFParmsDTO
 
screeningStatisticData(GetScreeningStatisticDataRequestDTO) - Method in interface de.aeb.xnsg.rex.bf.IComplianceScreeningBF
 
ScreeningStatisticDataDTO - Class in de.aeb.xnsg.rex.bf
Data transfer object for statistic data in Compliance Screening.
ScreeningStatisticDataDTO() - Constructor for class de.aeb.xnsg.rex.bf.ScreeningStatisticDataDTO
 
searchDateFromPattern - Variable in class de.aeb.xnsg.rex.af.BIDataApplicationParmsDTO
Value, accurate to the day, for the search criterion to find statistical data of events that occurred on or after a specific date.
searchDateToPattern - Variable in class de.aeb.xnsg.rex.af.BIDataApplicationParmsDTO
Value, accurate to the day, for the search criterion to find statistical data of events that occurred on or before a specific date.
sessionid - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
The session id of the application facade which may be used as a parameter to read results from the application facade.
SetFinalCommentRequestDTO - Class in de.aeb.xnsg.rex.bf.internal
Request DTO for IComplianceScreeningInternalBF containing identifying data for the entries to be updated as well as the new reference comment.
SetFinalCommentRequestDTO() - Constructor for class de.aeb.xnsg.rex.bf.internal.SetFinalCommentRequestDTO
 
SetFinalCommentResponseDTO - Class in de.aeb.xnsg.rex.bf.internal
On success this response will be empty.
SetFinalCommentResponseDTO() - Constructor for class de.aeb.xnsg.rex.bf.internal.SetFinalCommentResponseDTO
 
setFinalReferenceComment(SetFinalCommentRequestDTO) - Method in interface de.aeb.xnsg.rex.bf.internal.IComplianceScreeningInternalBF
Update the reference comment for existing screening protocols.
setGeneralParms(ApplicationFacadeParmsDTO) - Method in class de.aeb.xnsg.rex.af.restdto.ManualAddressScreeningRequestDTO
 
setGeneralParms(ApplicationFacadeParmsDTO) - Method in class de.aeb.xnsg.rex.af.restdto.ManualLogEntryRequestDTO
 
setGeneralParms(ApplicationFacadeParmsDTO) - Method in class de.aeb.xnsg.rex.af.restdto.RestrictedPartyAddressRequestDTO
 
setGeneralParms(ApplicationFacadeParmsDTO) - Method in class de.aeb.xnsg.rex.af.restdto.RestrictedPartyListRequestDTO
 
setGeneralParms(ApplicationFacadeParmsDTO) - Method in class de.aeb.xnsg.rex.af.restdto.ScreeningLogsRequestDTO
 
setGeneralParms(ApplicationFacadeParmsDTO) - Method in class de.aeb.xnsg.rex.af.restdto.ScreeningProtocolEntryRequestDTO
 
setGeneralParms(ApplicationFacadeParmsDTO) - Method in class de.aeb.xnsg.rex.af.restdto.StatisticalDataRequestDTO
 
setGeneralParms(ApplicationFacadeParmsDTO) - Method in class de.aeb.xnsg.rex.af.restdto.StatisticalKeyFiguresRequestDTO
 
setIdentCode(String) - Method in class de.aeb.xnsg.rex.bf.ProfileDTO
 
setName(String) - Method in class de.aeb.xnsg.rex.bf.ProfileDTO
 
shellExecute - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
parameters when the application is to be invoked via shellExecute
similarity - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Measure of similarity of the address between 60 and 100.
sourceWebLink - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Link pointing to the source of the restriction.
specificParms - Variable in class de.aeb.xnsg.rex.af.restdto.ManualAddressScreeningRequestDTO
 
specificParms - Variable in class de.aeb.xnsg.rex.af.restdto.ManualLogEntryRequestDTO
 
specificParms - Variable in class de.aeb.xnsg.rex.af.restdto.RestrictedPartyAddressRequestDTO
 
specificParms - Variable in class de.aeb.xnsg.rex.af.restdto.RestrictedPartyListRequestDTO
 
specificParms - Variable in class de.aeb.xnsg.rex.af.restdto.ScreeningLogsRequestDTO
 
specificParms - Variable in class de.aeb.xnsg.rex.af.restdto.ScreeningProtocolEntryRequestDTO
 
specificParms - Variable in class de.aeb.xnsg.rex.af.restdto.StatisticalDataRequestDTO
 
specificParms - Variable in class de.aeb.xnsg.rex.af.restdto.StatisticalKeyFiguresRequestDTO
 
statisticalData(StatisticalDataRequestDTO) - Method in interface de.aeb.xnsg.rex.af.IComplianceScreeningAF
 
StatisticalDataRequestDTO - Class in de.aeb.xnsg.rex.af.restdto
 
StatisticalDataRequestDTO() - Constructor for class de.aeb.xnsg.rex.af.restdto.StatisticalDataRequestDTO
 
statisticalKeyFigures(StatisticalKeyFiguresRequestDTO) - Method in interface de.aeb.xnsg.rex.af.IComplianceScreeningAF
 
StatisticalKeyFiguresRequestDTO - Class in de.aeb.xnsg.rex.af.restdto
 
StatisticalKeyFiguresRequestDTO() - Constructor for class de.aeb.xnsg.rex.af.restdto.StatisticalKeyFiguresRequestDTO
 
statisticDataRecords - Variable in class de.aeb.xnsg.rex.bf.GetScreeningStatisticDataResponseDTO
Entries of statistic data.
street - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Street of the address, including house number.
stylevariant - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Deprecated.
suppressLogging - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
If true, the address screening operation will not be logged, thus match handling in Trade Compliance Management will not be possible.
If omitted or false, the address screening operation will be logged.
surname - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for individuals: The surname of a person.

T

telNo - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Telephone number.
terrorAddress(ApplicationFacadeParmsDTO, TerrorAddressAFParmsDTO) - Method in interface de.aeb.xnsg.rex.af.IRexAF
Returns an application facade which displays a terror address.
TerrorAddressAFParmsDTO - Class in de.aeb.xnsg.rex.af
TerrorAddressAFParmsDTO() - Constructor for class de.aeb.xnsg.rex.af.TerrorAddressAFParmsDTO
 
terrorList(ApplicationFacadeParmsDTO, TerrorListAFParmsDTO) - Method in interface de.aeb.xnsg.rex.af.IRexAF
Returns an application facade which displays a terror list.
TerrorListAFParmsDTO - Class in de.aeb.xnsg.rex.af
Data transfer object with parameters for the application facade terrorList().
TerrorListAFParmsDTO() - Constructor for class de.aeb.xnsg.rex.af.TerrorListAFParmsDTO
 
threshold - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
Define the similarity threshold in percentage which should be used for screening checks.
Optionally overrides the value from the Compliance profile used.
title - Variable in class de.aeb.xnsg.rex.af.ScreeningProtocolAFParmsDTO
The title to be displayed by the af
title - Variable in class de.aeb.xnsg.rex.af.ScreeningProtocolsAFParmsDTO
The title to be displayed by the af
title - Variable in class de.aeb.xnsg.rex.bf.AddressDTO
Additional information only for individuals: The title of a person.

U

updateDate - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Last changed date of the restricted party address.
updateId - Variable in class de.aeb.xnsg.rex.bf.AddressMatchDTO
Address number of the restricted party address.
urlCloseToken - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
url token to check on the remote system (for example SAP) if the browser was closed.
user - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
The user of the new session.
It is not required, that this user is a valid user name of the client.
userIdentification - Variable in class de.aeb.xnsg.rex.bf.ClientSystemComplianceEventDTO
A description of the user who made the event, e.g.
userIdentification - Variable in class de.aeb.xnsg.rex.bf.GoodGuyAddressDTO
The users name to be used for protocolling.

Max.
userIdentification - Variable in class de.aeb.xnsg.rex.bf.MatchParametersDTO
The user name to be used for logging.

V

value - Variable in class de.aeb.xnsg.rex.bf.AddressCheckConditionDTO
The mandatory condition value.
value - Variable in class de.aeb.xnsg.rex.bf.GoodGuyConditionDTO
The mandatory value of this condition.

W

wasGoodGuy - Variable in class de.aeb.xnsg.rex.bf.BatchMatchResultDTO
True if no match found because the address is defined as GoodGuy else false.
workDir - Variable in class de.aeb.xnsg.foundation.af.AFExecuteProcessParmsDTO
the current directory to be set for the process created as given in executable may be null
workplace(ApplicationFacadeParmsDTO) - Method in interface de.aeb.xnsg.foundation.af.IFoundationAF
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"
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form