java.lang.Object
org.apache.struts.action.Action
ru.gammalabs.ice.web.AbstractAction
ru.gammalabs.ice.forum.web.MessageEdit
- public class MessageEdit
- extends ru.gammalabs.ice.web.AbstractAction
| Methods inherited from class org.apache.struts.action.Action |
addErrors, addMessages, execute, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, 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 |
LOG
private static org.apache.log4j.Category LOG
MessageEdit
public MessageEdit()
performWithException
public org.apache.struts.action.ActionForward performWithException(ru.gammalabs.ice.framework.Actor actor,
org.apache.struts.action.ActionMapping actionMapping,
org.apache.struts.action.ActionForm actionForm,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.io.IOException,
javax.servlet.ServletException,
ru.gammalabs.ice.framework.UnauthorizedAccessException