Package tv.hd3g.authkit.mod.entity
Class RoleRightContext
- java.lang.Object
-
- tv.hd3g.authkit.mod.entity.BaseEntity
-
- tv.hd3g.authkit.mod.entity.RoleRightContext
-
@Entity public class RoleRightContext extends BaseEntity
-
-
Constructor Summary
Constructors Constructor Description RoleRightContext()NEVER USE DIRECTLY, ONLY SET FOR HIBERNATERoleRightContext(String name, RoleRight roleRight)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()RoleRightgetRoleRight()-
Methods inherited from class tv.hd3g.authkit.mod.entity.BaseEntity
getCreated, getId, initCreate
-
-