@Entity public class Permission extends BaseEntity
| Modifier | Constructor and Description |
|---|---|
protected |
Permission() |
|
Permission(Operation operation,
Role role) |
|
Permission(String id,
Operation operation,
Role role) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
getOperation() |
Role |
getRole() |
equals, getCreatedAt, getId, getUpdatedAt, hashCode, setUpdatedAt, toStringCopyright © 2015 Red Hat, Inc.. All rights reserved.