Uses of Class
org.javlo.user.Role
-
Packages that use Role Package Description org.javlo.user -
-
Uses of Role in org.javlo.user
Methods in org.javlo.user that return Role Modifier and Type Method Description RoleRole. getParent(GlobalContext globalContext)RoleRole. getParentRole()RoleRolesFactory. getRole(GlobalContext globalContext, String name)Methods in org.javlo.user with parameters of type Role Modifier and Type Method Description voidRoleWrapper. addRole(Role role)Constructors in org.javlo.user with parameters of type Role Constructor Description RoleWrapper(Role... roles)
-