Uses of Class
com.xpn.xwiki.plugin.rightsmanager.utils.LevelTree

Packages that use LevelTree
com.xpn.xwiki.plugin.rightsmanager   
 

Uses of LevelTree in com.xpn.xwiki.plugin.rightsmanager
 

Methods in com.xpn.xwiki.plugin.rightsmanager that return LevelTree
 LevelTree RightsManager.getTreeLevel(String spaceOrPage, String levelName, XWikiContext context)
          Get level right tree.
 

Methods in com.xpn.xwiki.plugin.rightsmanager that return types with arguments of type LevelTree
 Map<String,LevelTree> RightsManager.getLevelTreeMap(String spaceOrPage, List<String> levelsToMatch, XWikiContext context)
          Get the LevelTree Map for he provided rights levels.
 



Copyright © 2004–2014 XWiki. All rights reserved.