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

    • getIdentifierField

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