Package de.aeb.xnsg.rex.af
Class ManualAddressCheckAFParmsDTO
java.lang.Object
de.aeb.xnsg.rex.af.ManualAddressCheckAFParmsDTO
- All Implemented Interfaces:
Serializable
Data transfer object with parameters for the application facade
IRexAF.manualAddressCheck(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, de.aeb.xnsg.rex.af.ManualAddressCheckAFParmsDTO)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe ident code of the Compliance profile used for screening. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
profileIdentCode
The ident code of the Compliance profile used for screening. If given, must be a valid ident code of a profile valid for the client used in the general parameters. If omitted, the clients default profile is used.
Example value: "DEFAULT
"
Maximum length:20
-
-
Constructor Details
-
ManualAddressCheckAFParmsDTO
public ManualAddressCheckAFParmsDTO()
-