Uses of Interface
com.xpn.xwiki.user.api.XWikiRightService

Packages that use XWikiRightService
com.xpn.xwiki   
com.xpn.xwiki.user.impl.xwiki   
 

Uses of XWikiRightService in com.xpn.xwiki
 

Methods in com.xpn.xwiki that return XWikiRightService
 XWikiRightService XWiki.getRightService()
           
 

Methods in com.xpn.xwiki with parameters of type XWikiRightService
 void XWiki.setRightService(XWikiRightService rightService)
           
 

Uses of XWikiRightService in com.xpn.xwiki.user.impl.xwiki
 

Classes in com.xpn.xwiki.user.impl.xwiki that implement XWikiRightService
 class XWikiRightServiceImpl
          Default implementation of XWikiRightService.
 



Copyright © 2004–2014 XWiki. All rights reserved.