Uses of Class
org.xwiki.rendering.macro.wikibridge.InsufficientPrivilegesException

Packages that use InsufficientPrivilegesException
org.xwiki.rendering.internal.macro.wikibridge   
org.xwiki.rendering.macro.wikibridge   
 

Uses of InsufficientPrivilegesException in org.xwiki.rendering.internal.macro.wikibridge
 

Methods in org.xwiki.rendering.internal.macro.wikibridge that throw InsufficientPrivilegesException
 void DefaultWikiMacroManager.registerWikiMacro(DocumentReference documentReference, WikiMacro wikiMacro)
          Registers the given WikiMacro against the ComponentManager matching the Wiki Macro visibility defined (Current User, Current Wiki, Global).
 

Uses of InsufficientPrivilegesException in org.xwiki.rendering.macro.wikibridge
 

Methods in org.xwiki.rendering.macro.wikibridge that throw InsufficientPrivilegesException
 void WikiMacroManager.registerWikiMacro(DocumentReference documentReference, WikiMacro wikiMacro)
          Registers the given WikiMacro against the ComponentManager matching the Wiki Macro visibility defined (Current User, Current Wiki, Global).
 



Copyright © 2004-2011 XWiki. All Rights Reserved.