- getCollaborator(String, String, String) - Method in interface org.phenotips.data.permissions.rest.CollaboratorResource
-
Retrieve information about a particular collaborator.
- getCollaborators(String, String) - Method in interface org.phenotips.data.permissions.rest.CollaboratorsResource
-
Retrieve information about the collaborators.
- getCollaborators() - Method in class org.phenotips.data.permissions.rest.model.CollaboratorsRepresentation
-
Gets the value of the collaborators property.
- getCollaborators() - Method in class org.phenotips.data.permissions.rest.model.PermissionsRepresentation
-
Gets the value of the collaborators property.
- getDescription() - Method in class org.phenotips.data.permissions.rest.model.VisibilityRepresentation
-
Gets the value of the description property.
- getEmail() - Method in class org.phenotips.data.permissions.rest.model.UserSummary
-
Gets the value of the email property.
- getGroup() - Method in class org.phenotips.data.permissions.rest.model.PrincipalRepresentation
-
Gets the value of the group property.
- getId() - Method in class org.phenotips.data.permissions.rest.model.UserSummary
-
Gets the value of the id property.
- getLabel() - Method in class org.phenotips.data.permissions.rest.model.VisibilityRepresentation
-
Gets the value of the label property.
- getLevel() - Method in class org.phenotips.data.permissions.rest.model.CollaboratorRepresentation
-
Gets the value of the level property.
- getLevel() - Method in class org.phenotips.data.permissions.rest.model.VisibilityRepresentation
-
Gets the value of the level property.
- getName() - Method in class org.phenotips.data.permissions.rest.model.UserSummary
-
Gets the value of the name property.
- getOwner() - Method in class org.phenotips.data.permissions.rest.model.PermissionsRepresentation
-
Gets the value of the owner property.
- getOwner(String, String) - Method in interface org.phenotips.data.permissions.rest.OwnerResource
-
Retrieves the owner of an entity record - which is found by the passed in entity identifier - if the indicated
entity record doesn't exist, or if the user sending the request doesn't have the right to view the target
entity record, an error is returned.
- getPermissions(String, String) - Method in interface org.phenotips.data.permissions.rest.PermissionsResource
-
Retrieves all permissions: owner, collaborators, visibility.
- getPrincipals() - Method in class org.phenotips.data.permissions.rest.model.PrincipalsRepresentation
-
Gets the value of the principals property.
- getPrincipals(String, String) - Method in interface org.phenotips.data.permissions.rest.PrincipalsResource
-
Retrieve information about users or groups that have any access to the entity record.
- getRole() - Method in class org.phenotips.data.permissions.rest.model.PrincipalRepresentation
-
Gets the value of the role property.
- getType() - Method in class org.phenotips.data.permissions.rest.model.UserSummary
-
Gets the value of the type property.
- getUrl() - Method in class org.phenotips.data.permissions.rest.model.PrincipalRepresentation
-
Gets the value of the url property.
- getVisibilities() - Method in class org.phenotips.data.permissions.rest.model.VisibilityOptionsRepresentation
-
Gets the value of the visibilities property.
- getVisibility() - Method in class org.phenotips.data.permissions.rest.model.PermissionsRepresentation
-
Gets the value of the visibility property.
- getVisibility(String, String) - Method in interface org.phenotips.data.permissions.rest.VisibilityResource
-
Retrieve the
Visibility of an entity identified by `entityId`.
- getVisibilityOptions() - Method in interface org.phenotips.data.permissions.rest.VisibilityOptionsResource
-
The system has several predefined options of visibility levels.
- group - Variable in class org.phenotips.data.permissions.rest.model.PrincipalRepresentation
-
- setCollaborators(CollaboratorsRepresentation, String, String) - Method in interface org.phenotips.data.permissions.rest.CollaboratorsResource
-
Update all collaborators, replacing all previous collaborators.
- setCollaborators(CollaboratorsRepresentation) - Method in class org.phenotips.data.permissions.rest.model.PermissionsRepresentation
-
Sets the value of the collaborators property.
- setDescription(String) - Method in class org.phenotips.data.permissions.rest.model.VisibilityRepresentation
-
Sets the value of the description property.
- setEmail(String) - Method in class org.phenotips.data.permissions.rest.model.UserSummary
-
Sets the value of the email property.
- setGroup(String) - Method in class org.phenotips.data.permissions.rest.model.PrincipalRepresentation
-
Sets the value of the group property.
- setId(String) - Method in class org.phenotips.data.permissions.rest.model.UserSummary
-
Sets the value of the id property.
- setLabel(String) - Method in class org.phenotips.data.permissions.rest.model.VisibilityRepresentation
-
Sets the value of the label property.
- setLevel(CollaboratorRepresentation, String, String, String) - Method in interface org.phenotips.data.permissions.rest.CollaboratorResource
-
Update the access level of a collaborator.
- setLevel(String, String, String) - Method in interface org.phenotips.data.permissions.rest.CollaboratorResource
-
Update the access level of a collaborator.
- setLevel(String) - Method in class org.phenotips.data.permissions.rest.model.CollaboratorRepresentation
-
Sets the value of the level property.
- setLevel(String) - Method in class org.phenotips.data.permissions.rest.model.VisibilityRepresentation
-
Sets the value of the level property.
- setName(String) - Method in class org.phenotips.data.permissions.rest.model.UserSummary
-
Sets the value of the name property.
- setOwner(OwnerRepresentation) - Method in class org.phenotips.data.permissions.rest.model.PermissionsRepresentation
-
Sets the value of the owner property.
- setOwner(OwnerRepresentation, String, String) - Method in interface org.phenotips.data.permissions.rest.OwnerResource
-
Updates the owner of an entity record - identified by `entityId` - with the owner specified in JSON.
- setOwner(String, String) - Method in interface org.phenotips.data.permissions.rest.OwnerResource
-
Updates the owner of an entity record - identified by `entityId` - with the owner specified in JSON.
- setPermissions(PermissionsRepresentation, String, String) - Method in interface org.phenotips.data.permissions.rest.PermissionsResource
-
Overwrites all permissions: owner, collaborators, visibility.
- setRole(String) - Method in class org.phenotips.data.permissions.rest.model.PrincipalRepresentation
-
Sets the value of the role property.
- setType(String) - Method in class org.phenotips.data.permissions.rest.model.UserSummary
-
Sets the value of the type property.
- setUrl(String) - Method in class org.phenotips.data.permissions.rest.model.PrincipalRepresentation
-
Sets the value of the url property.
- setVisibility(VisibilityRepresentation) - Method in class org.phenotips.data.permissions.rest.model.PermissionsRepresentation
-
Sets the value of the visibility property.
- setVisibility(VisibilityRepresentation, String, String) - Method in interface org.phenotips.data.permissions.rest.VisibilityResource
-
Update the visibility of an entity.
- setVisibility(String, String) - Method in interface org.phenotips.data.permissions.rest.VisibilityResource
-
Update the visibility of an entity.