Interface IIntermediateMessageEventMappingDS

All Superinterfaces:
IMessageEventMappingDS, IReportingDS
All Known Implementing Classes:
XmlIntermediateMessageEventMappingDS, XmlIntermediateMessageEventMappingDS

public interface IIntermediateMessageEventMappingDS extends IMessageEventMappingDS
This interface represents a data field of a message event mapping.
Since:
9.1
Author:
B. van de Ven
  • Method Details Link icon

    • getIdentifierField Link icon

      String getIdentifierField()
      This method returns the name of the identifier field, can be null.
      Returns:
      The name of the identifier field, can be null.