| Package | Description |
|---|---|
| org.phenotips.data.permissions.rest | |
| org.phenotips.data.permissions.rest.model |
| Modifier and Type | Method and Description |
|---|---|
PrincipalsRepresentation |
DomainObjectFactory.createPrincipalsRepresentation(PrimaryEntity entity,
String entityType,
javax.ws.rs.core.UriInfo uriInfo)
Create the REST representation for a list of principals that have access to the
PrimaryEntity. |
PrincipalsRepresentation |
PrincipalsResource.getPrincipals(String entityType,
String entityId)
Retrieve information about users or groups that have any access to the entity record.
|
| Modifier and Type | Method and Description |
|---|---|
PrincipalsRepresentation |
ObjectFactory.createPrincipalsRepresentation()
Create an instance of
PrincipalsRepresentation |
PrincipalsRepresentation |
PrincipalsRepresentation.withPrincipals(Collection<PrincipalRepresentation> values) |
PrincipalsRepresentation |
PrincipalsRepresentation.withPrincipals(PrincipalRepresentation... values) |
Copyright © 2011–2018 University of Toronto, Computational Biology Lab. All rights reserved.