Uses of Class
com.xpn.xwiki.plugin.rightsmanager.utils.LevelTree
-
Packages that use LevelTree Package Description com.xpn.xwiki.plugin.rightsmanager -
-
Uses of LevelTree in com.xpn.xwiki.plugin.rightsmanager
Methods in com.xpn.xwiki.plugin.rightsmanager that return LevelTree Modifier and Type Method Description 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 Modifier and Type Method Description Map<String,LevelTree>
RightsManager. getLevelTreeMap(String spaceOrPage, List<String> levelsToMatch, XWikiContext context)
-