public class RolePermissions
extends Object
Constructor and Description |
---|
RolePermissions(String name,
int scope,
String actionId,
long roleId) |
Modifier and Type | Method and Description |
---|---|
String |
getActionId() |
String |
getName() |
long |
getRoleId() |
int |
getScope() |