|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mentawai.core.BaseAction
org.mentawai.core.SingleInstanceBaseAction
org.mentawai.action.SuccessAction
public class SuccessAction
A simple action that returns SUCCESS for every call. You may use this action to access JSP pages for example.
| Field Summary |
|---|
| Fields inherited from class org.mentawai.core.BaseAction |
|---|
cookies, msgContext |
| Fields inherited from interface org.mentawai.core.Action |
|---|
ACCESSDENIED, ADD, AJAX, ALREADY, BACK, BLOCKED, CREATED, EDIT, ERROR, EXCEPTION, HTML, INDEX, JSON, JSP, LIST, LOGIN, MAIN, NEXT, NULL, REMOVED, SHOW, STREAM, SUCCESS, TEST, UPDATED, XML |
| Constructor Summary | |
|---|---|
SuccessAction()
|
|
| Method Summary | |
|---|---|
String |
execute()
|
| Methods inherited from class org.mentawai.core.SingleInstanceBaseAction |
|---|
getApplication, getInput, getLocale, getOutput, getSession, setApplication, setInput, setLocale, setOutput, setSession |
| Methods inherited from class org.mentawai.core.BaseAction |
|---|
addError, addError, addError, addError, addError, addError, addError, addError, addError, addError, addError, addError, addMessage, addMessage, addMessage, addMessage, addMessage, addMessage, addMessage, addMessage, addMessage, addMessage, addMessage, addMessage, adhere, ajax, application, commit, commit, cookies, disjoin, findValue, findValue, getContextPath, getCookies, getError, getMessageTokens, getMessageTokens, getSessionLocale, getSessionObj, getUserLocale, getUserSession, hasError, init, init, input, isEmpty, isGet, isGet, isLogged, isPost, isPost, loc, onRemoved, output, redir, replaceSessionObj, replaceUserSession, rollback, rollback, session, setCookies, setMessageContext, setSessionGroup, setSessionGroup, setSessionGroups, setSessionGroups, setSessionLocale, setSessionLocale, setSessionObj, setSessionUser, setUserSession, stream, stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SuccessAction()
| Method Detail |
|---|
public String execute()
throws Exception
execute in class BaseActionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||