public class GeRole extends Object implements Role, Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
Set<Privilege> |
getPrivileges() |
String |
getRoleId() |
String |
getRoleName() |
Boolean |
isGlobal() |
public GeRole(Vertex roleVertex)
public String getRoleName()
getRoleName in interface Rolepublic String getDescription()
getDescription in interface Rolepublic Set<Privilege> getPrivileges()
getPrivileges in interface RoleCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.