@Entity public class Role extends BaseEntity
| Modifier | Constructor and Description |
|---|---|
protected |
Role() |
|
Role(String name,
String description) |
|
Role(String id,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
equals, getCreatedAt, getId, getUpdatedAt, hashCode, setUpdatedAt, toStringCopyright © 2015 Red Hat, Inc.. All rights reserved.