Class AlListParmsDTO

java.lang.Object
de.aeb.xnsg.expctrl.af.AlListParmsDTO

public class AlListParmsDTO extends Object
Parameters for the EU export control list application.
  • Field Details

    • alPattern

      public String alPattern
      Value for the search criterion to find export control numbers with a specific number or description. You can also search for multiple export control numbers by specifying one number after another separated by semicolons.
      Note: When using the REST API this field is named euExpCtrlListPattern.

      Example value: "0005" or "2A005;3B006;5C003"
  • Constructor Details

    • AlListParmsDTO

      public AlListParmsDTO()