Package de.aeb.xnsg.customs.dto.common
Class ClientSpecificFieldsDTO
java.lang.Object
de.aeb.xnsg.customs.dto.common.ClientSpecificFieldsDTO
Represents the container for client specific fields.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionList of client specific fields (key/value pairs). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fields
List of client specific fields (key/value pairs).Fields need to be defined for the respective process/declaration, otherwise they will be ignored.
-
-
Constructor Details
-
ClientSpecificFieldsDTO
public ClientSpecificFieldsDTO()
-