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 Detail

      • getPolicyCode

        java.lang.String getPolicyCode()

        Identifier of the matching policy.

        Returns:
        String The identifier of the matching policy