Interface TableMatchingPolicy


public interface TableMatchingPolicy
A matching policy defines a set of parameters that the add-on uses to determine the relationship status between each record. Multiple matching policies can be defined and attached to a table controlled by the add-on, several policies can be active at the same time and one can be defined as default.
  • Method Summary

    Modifier and Type
    Method
    Description
    Identifier of the matching policy.
  • Method Details

    • getPolicyCode

      String getPolicyCode()

      Identifier of the matching policy.

      Returns:
      String The identifier of the matching policy