Package | Description |
---|---|
org.phenotips.data.rest | |
org.phenotips.data.rest.model |
Modifier and Type | Method and Description |
---|---|
Alternatives |
DomainObjectFactory.createAlternatives(List<String> alternativeIdentifiers,
javax.ws.rs.core.UriInfo uriInfo)
Create the REST representation for a list of links to
Patient s. |
Modifier and Type | Method and Description |
---|---|
Alternatives |
ObjectFactory.createAlternatives()
Create an instance of
Alternatives |
Alternatives |
Alternatives.withLinks(Collection<Link> values) |
Alternatives |
Alternatives.withLinks(Link... values) |
Alternatives |
Alternatives.withPatients(Alternative... values) |
Alternatives |
Alternatives.withPatients(Collection<Alternative> values) |
Copyright © 2011–2016 University of Toronto, Computational Biology Lab. All rights reserved.