public interface Role extends SummaryNDEntityBase
| Modifier and Type | Method and Description |
|---|---|
Set<Permission> |
getPermissions()
Gets the permissions assigned to this role.
|
Set<User> |
getSubjects()
Gets the subjects assigned to this role.
|
getDescription, getNamegetId, getLastUpdated, getUpdateCountSet<Permission> getPermissions()
Set<Permission> valueCopyright © 2020. All rights reserved.