com.xpn.xwiki.plugin.rightsmanager.utils
Class LevelTree
java.lang.Object
com.xpn.xwiki.plugin.rightsmanager.utils.LevelTree
public class LevelTree
- extends Object
Contains all rights for a level right.
- Since:
- XWiki Core 1.1.2, XWiki Core 1.2M2
- Version:
- $Id: 616b9a4d9b8fb97b54d8b828bcf82d89d346e4ef $
inherited
public AllowDeny inherited
- List of allow and deny rights for this right level.
direct
public AllowDeny direct
- List of inherited allow and deny rights for this right level.
LevelTree
public LevelTree()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004–2014 XWiki. All rights reserved.