|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.Action
org.apache.struts.actions.DispatchAction
com.trackstudio.action.TSDispatchAction
public class TSDispatchAction
Field Summary |
---|
Fields inherited from class org.apache.struts.actions.DispatchAction |
---|
clazz, log, messages, methods, types |
Fields inherited from class org.apache.struts.action.Action |
---|
defaultLocale, servlet |
Constructor Summary | |
---|---|
TSDispatchAction()
|
Method Summary | |
---|---|
static javax.servlet.http.Cookie |
createCookie(javax.servlet.http.HttpServletRequest request,
java.lang.String space,
java.lang.String value)
|
org.apache.struts.action.ActionForward |
execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
protected java.lang.String |
getMethodName(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String parameter)
|
static void |
selectTaskTab(SessionContext sc,
java.lang.String id,
java.lang.String tabName,
javax.servlet.http.HttpServletRequest request)
|
static void |
selectUserTab(SessionContext sc,
java.lang.String id,
java.lang.String tabName,
javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class org.apache.struts.actions.DispatchAction |
---|
cancelled, dispatchMethod, getMethod, unspecified |
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 TSDispatchAction()
Method Detail |
---|
public static void selectTaskTab(SessionContext sc, java.lang.String id, java.lang.String tabName, javax.servlet.http.HttpServletRequest request) throws GranException
GranException
public static void selectUserTab(SessionContext sc, java.lang.String id, java.lang.String tabName, javax.servlet.http.HttpServletRequest request) throws GranException
GranException
protected java.lang.String getMethodName(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.String parameter) throws java.lang.Exception
getMethodName
in class org.apache.struts.actions.DispatchAction
java.lang.Exception
public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
execute
in class org.apache.struts.actions.DispatchAction
java.lang.Exception
public static javax.servlet.http.Cookie createCookie(javax.servlet.http.HttpServletRequest request, java.lang.String space, java.lang.String value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |