Package de.aeb.xnsg.expctrl.af
Class ExpCtrlProtocolsAFParmsDTO
java.lang.Object
de.aeb.xnsg.expctrl.af.ExpCtrlProtocolsAFParmsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionValue for the search criterion to find logs of a specific client.
Example value:"APITEST"
Value for the search criterion to find logs of a specific partner system.
Example value:"API-TEST"
Value for the search criterion to find logs of a specific reference (internal).
Example value:"refid-12"
The title to be displayed by the application.
Example value:"Export Control logs"
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
title
The title to be displayed by the application.
Example value:"Export Control logs"
-
referenceIdPattern
Value for the search criterion to find logs of a specific reference (internal).
Example value:"refid-12"
-
clientSystemIdPattern
Value for the search criterion to find logs of a specific partner system.
Example value:"API-TEST"
-
clientIdentCodePattern
Value for the search criterion to find logs of a specific client.
Example value:"APITEST"
-
-
Constructor Details
-
ExpCtrlProtocolsAFParmsDTO
public ExpCtrlProtocolsAFParmsDTO()
-