@Role
public interface MatchFinderManager
| Modifier and Type | Method and Description |
|---|---|
void |
findMatchesForAllPatients(Set<String> serverIds,
boolean onlyCheckPatientsUpdatedAfterLastRun)
Finds matches for all local patients on the selected servers.
|
void findMatchesForAllPatients(Set<String> serverIds, boolean onlyCheckPatientsUpdatedAfterLastRun)
serverIds - a list of servers to be used for matches search indicated by their ids.onlyCheckPatientsUpdatedAfterLastRun - if true, the selected matcher(s) will only re-check
patients which have been modified after the last time that matcher was runCopyright © 2011–2019 University of Toronto, Computational Biology Lab. All rights reserved.