@Unstable(value="New API introduced in 1.4") @Role @Relation(value="https://phenotips.org/rel/principals") @ParentResource(value=PermissionsResource.class) public interface PrincipalsResource
| Modifier and Type | Method and Description |
|---|---|
PrincipalsRepresentation |
getPrincipals(String entityType,
String entityId)
Retrieve information about users or groups that have any access to the entity record.
|
PrincipalsRepresentation getPrincipals(String entityType, String entityId)
entityType - the type of entity (either "patients" or "families")entityId - internal identifier of a entity recordCopyright © 2011–2018 University of Toronto, Computational Biology Lab. All rights reserved.