protected function findEntityMatches($entityTypeID, $entityID, $matchHash)
 {
     return DuplicateCommunicationCriterion::loadEntityMatches($entityTypeID, $entityID, $this->getCommunicationType());
 }