Uses of Interface
info.magnolia.cms.security.Role

Packages that use Role
info.magnolia.cms.security   
 

Uses of Role in info.magnolia.cms.security
 

Classes in info.magnolia.cms.security that implement Role
 class MgnlRole
          Wraps a role jcr-node.
 

Methods in info.magnolia.cms.security that return Role
 Role MgnlRoleManager.createRole(java.lang.String name)
           
 Role RoleManager.createRole(java.lang.String name)
          Create a role withour any security restrictions.
 Role MgnlRoleManager.getRole(java.lang.String name)
           
 Role RoleManager.getRole(java.lang.String name)
          Get the specifig role without any security restrictions
 



Copyright © 2003-2010 Magnolia International Ltd.. All Rights Reserved.