Interface HintingEntityMapper<T extends Identifiable>

    • Method Detail

      • getCandidateIdentifiers

        List<String> getCandidateIdentifiers​(T entity)
        Obtain a list of possible identifiers for the given entity from higher to lower confidence.