public class MockI2b2Client extends Object implements I2b2Client
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
I2b2PdoResults |
retrievePdo(Collection<I2b2Concept> concepts,
I2b2PatientSet patientSet) |
void |
setRole(String username,
String projectId,
String role) |
void |
setUser(String username,
String password,
String fullName,
String email,
boolean admin) |
public I2b2PdoResults retrievePdo(Collection<I2b2Concept> concepts, I2b2PatientSet patientSet) throws I2b2PdoRetrieverException
retrievePdo in interface I2b2ClientI2b2PdoRetrieverExceptionpublic void setRole(String username, String projectId, String role)
setRole in interface I2b2Clientpublic void setUser(String username, String password, String fullName, String email, boolean admin)
setUser in interface I2b2Clientpublic void close()
close in interface AutoCloseableclose in interface I2b2ClientCopyright © 2016–2019 Emory University. All rights reserved.