Package tv.hd3g.authkit.mod.entity
Class RoleRight
- java.lang.Object
-
- tv.hd3g.authkit.mod.entity.BaseEntity
-
- tv.hd3g.authkit.mod.entity.RoleRight
-
@Entity public class RoleRight extends BaseEntity
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()RolegetRole()Set<RoleRightContext>getRoleRightContexts()StringtoString()-
Methods inherited from class tv.hd3g.authkit.mod.entity.BaseEntity
getCreated, getId, initCreate
-
-