com.xpn.xwiki.web
Class DotAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by com.xpn.xwiki.web.XWikiAction
          extended by com.xpn.xwiki.web.DotAction

Deprecated.

@Deprecated
public class DotAction
extends XWikiAction


Field Summary
 
Fields inherited from class org.apache.struts.action.Action
servlet
 
Constructor Summary
DotAction()
          Deprecated.  
 
Method Summary
 String render(XWikiContext context)
          Deprecated.  
 
Methods inherited from class com.xpn.xwiki.web.XWikiAction
action, cleanupComponents, csrfTokenCheck, execute, execute, getRealPath, getTranslatedDocument, handleRevision, initializeContainerComponent, initializeXWikiContext, sendGlobalRedirect, sendRedirect
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DotAction

public DotAction()
Deprecated. 
Method Detail

render

public String render(XWikiContext context)
              throws XWikiException
Deprecated. 
Overrides:
render in class XWikiAction
Throws:
XWikiException


Copyright © 2004–2014 XWiki. All rights reserved.