Uses of Class
org.xwiki.action.ActionException

Uses of ActionException in org.xwiki.action
 

Methods in org.xwiki.action that throw ActionException
 void Action.execute()
           
 void Action.execute(Object additionalData)
           
 void ActionManager.handleRequest()
           
 void ActionManager.handleRequest(String actionName)
          Force execution of a specific action.
 void ActionManager.handleRequest(String actionName, Object additionalData)
           
 



Copyright © 2004-2011 XWiki. All Rights Reserved.