public final class I2b2ClientImpl 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 void setUser(String username, String password, String fullName, String email, boolean admin) throws I2b2UserSetterException
setUser in interface I2b2ClientI2b2UserSetterExceptionpublic void setRole(String username, String projectId, String role) throws I2b2RoleSetterException
setRole in interface I2b2ClientI2b2RoleSetterExceptionpublic I2b2PdoResults retrievePdo(Collection<I2b2Concept> concepts, I2b2PatientSet patientSet) throws I2b2PdoRetrieverException
retrievePdo in interface I2b2ClientI2b2PdoRetrieverExceptionpublic void close()
close in interface AutoCloseableclose in interface I2b2ClientCopyright © 2016 Emory University. All rights reserved.