Class ExpCtrlProtocolsAFParmsDTO

java.lang.Object
de.aeb.xnsg.expctrl.af.ExpCtrlProtocolsAFParmsDTO
All Implemented Interfaces:
Serializable

public class ExpCtrlProtocolsAFParmsDTO extends Object implements Serializable
See Also:
  • Field Details

    • title

      public String title
      The title to be displayed by the application.

      Example value: "Export Control logs"
    • referenceIdPattern

      public String referenceIdPattern
      Value for the search criterion to find logs of a specific reference (internal).

      Example value: "refid-12"
    • clientSystemIdPattern

      public String clientSystemIdPattern
      Value for the search criterion to find logs of a specific partner system.

      Example value: "API-TEST"
    • clientIdentCodePattern

      public String clientIdentCodePattern
      Value for the search criterion to find logs of a specific client.

      Example value: "APITEST"
  • Constructor Details

    • ExpCtrlProtocolsAFParmsDTO

      public ExpCtrlProtocolsAFParmsDTO()