|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.Action
org.ow2.petals.tools.webadmin.ui.infra.action.AuthentifiedAction
org.ow2.petals.tools.webadmin.ui.infra.action.AdminAction
org.ow2.petals.tools.webadmin.ui.administration.ChangeSAState
public class ChangeSAState
used to change a SA' state request params : server, sa, action
Field Summary |
---|
Fields inherited from class org.apache.struts.action.Action |
---|
defaultLocale, servlet |
Constructor Summary | |
---|---|
ChangeSAState()
|
Method Summary | |
---|---|
org.apache.struts.action.ActionForward |
executeAdminAuthentified(org.apache.struts.action.ActionMapping iActionMapping,
org.apache.struts.action.ActionForm iActionForm,
javax.servlet.http.HttpServletRequest iServletRequest,
javax.servlet.http.HttpServletResponse iServletResponse)
|
Methods inherited from class org.ow2.petals.tools.webadmin.ui.infra.action.AdminAction |
---|
executeAuthentified |
Methods inherited from class org.ow2.petals.tools.webadmin.ui.infra.action.AuthentifiedAction |
---|
checkMandatoryParameters, execute, fillInfoBean, fillInfoBeanWithExceptionMessage |
Methods inherited from class org.apache.struts.action.Action |
---|
addErrors, addMessages, 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 |
Constructor Detail |
---|
public ChangeSAState()
Method Detail |
---|
public org.apache.struts.action.ActionForward executeAdminAuthentified(org.apache.struts.action.ActionMapping iActionMapping, org.apache.struts.action.ActionForm iActionForm, javax.servlet.http.HttpServletRequest iServletRequest, javax.servlet.http.HttpServletResponse iServletResponse)
executeAdminAuthentified
in class AdminAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |