public interface Role extends Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Set<Privilege> |
getPrivileges() |
String |
getRoleId() |
String |
getRoleName() |
Boolean |
isGlobal() |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.