| Package | Description |
|---|---|
| org.phenotips.data.permissions.rest.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<PrincipalRepresentation> |
PrincipalsRepresentation.principals |
| Modifier and Type | Method and Description |
|---|---|
PrincipalRepresentation |
ObjectFactory.createPrincipalRepresentation()
Create an instance of
PrincipalRepresentation |
PrincipalRepresentation |
PrincipalRepresentation.withEmail(String value) |
PrincipalRepresentation |
PrincipalRepresentation.withGroup(String value) |
PrincipalRepresentation |
PrincipalRepresentation.withId(String value) |
PrincipalRepresentation |
PrincipalRepresentation.withLevel(String value) |
PrincipalRepresentation |
PrincipalRepresentation.withName(String value) |
PrincipalRepresentation |
PrincipalRepresentation.withRole(String value) |
PrincipalRepresentation |
PrincipalRepresentation.withType(String value) |
PrincipalRepresentation |
PrincipalRepresentation.withUrl(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<PrincipalRepresentation> |
PrincipalsRepresentation.getPrincipals()
Gets the value of the principals property.
|
| Modifier and Type | Method and Description |
|---|---|
PrincipalsRepresentation |
PrincipalsRepresentation.withPrincipals(PrincipalRepresentation... values) |
| Modifier and Type | Method and Description |
|---|---|
PrincipalsRepresentation |
PrincipalsRepresentation.withPrincipals(Collection<PrincipalRepresentation> values) |
Copyright © 2011–2018 University of Toronto, Computational Biology Lab. All rights reserved.