Interface | Description |
---|---|
DomainObjectFactory |
Factory class for generating REST representations of various types of entities.
|
PatientByExternalIdResource |
Resource for working with patient records, identified by their given "external" identifier.
|
PatientConsentResource |
Resource for working with patient records, identified by their internal PhenoTips identifier.
|
PatientResource |
Resource for working with patient records, identified by their internal PhenoTips identifier.
|
PatientsResource |
Root resource for working with patient records.
|
Class | Description |
---|---|
DateTimeAdapter |
Uses JodaTime's DateTime for representing dates in REST resources instead of JAXB's default,
XMLGregorianCalendar . |
Relations |
Common relation types used for PhenoTips data.
|
Copyright © 2011–2016 University of Toronto, Computational Biology Lab. All rights reserved.