Uses of Interface
org.xwiki.ircbot.wiki.WikiIRCModel.Executor

Packages that use WikiIRCModel.Executor
org.xwiki.ircbot.wiki   
 

Uses of WikiIRCModel.Executor in org.xwiki.ircbot.wiki
 

Methods in org.xwiki.ircbot.wiki with parameters of type WikiIRCModel.Executor
 void WikiIRCModel.executeAsUser(org.xwiki.model.reference.DocumentReference executingUserReference, org.xwiki.model.reference.DocumentReference securityDocumentReference, WikiIRCModel.Executor executor)
          Execute some code as the passed user and using the passed document as the current security document on which permissions are verified.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.