public interface SupervisorPermission extends SummaryNDEntityBase
| Modifier and Type | Method and Description |
|---|---|
Set<Permission> |
getPermissions()
Get the permissions granted to the supervisor.
|
Set<User> |
getSubjects()
Get the subjects over whom the supervision is granted.
|
User |
getSupervisor()
Get the supervisor value.
|
void |
setSupervisor(User inSupervisor)
Set the supervisor value.
|
getDescription, getNamegetId, getLastUpdated, getUpdateCountUser getSupervisor()
User valuevoid setSupervisor(User inSupervisor)
inSupervisor - a User valueSet<Permission> getPermissions()
Set<Permission> valueCopyright © 2019. All rights reserved.