public class ShowObjectAction extends TVCAction
CLIENT_TASK_ERROR, CLIENT_TASK_ERROR_KEY, CLIENT_TASK_NOTICE_KEY, CLIENT_TASK_WARNING_KEY, GLOBAL_ERROR_KEY, INFORMATION_ERROR| Constructor and Description |
|---|
ShowObjectAction() |
| Modifier and Type | Method and Description |
|---|---|
com.technia.tvc.struts.action.ActionForward |
executeImpl(com.technia.tvc.struts.action.ActionMapping mapping,
com.technia.tvc.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
This method MUST be overridden by subclasses to handle the logic.
|
static java.lang.String |
getObjectURL(javax.servlet.http.HttpServletRequest req,
java.lang.String objectId) |
static java.lang.String[] |
getObjectURLs(javax.servlet.http.HttpServletRequest req,
java.lang.String[] objectIds) |
addError, addError, addErrors, addGlobalError, addGlobalError, addInformationError, asActionError, asActionErrors, copy, debugRequest, execute, findErrorForward, findForwardOrTargetPage, perform, perform, saveError, saveError, saveGlobalError, saveGlobalError, saveInformationError, setLocaleaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setServletpublic com.technia.tvc.struts.action.ActionForward executeImpl(com.technia.tvc.struts.action.ActionMapping mapping,
com.technia.tvc.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws java.lang.Exception
TVCActionexecuteImpl in class TVCActionjava.lang.Exceptionpublic static java.lang.String[] getObjectURLs(javax.servlet.http.HttpServletRequest req,
java.lang.String[] objectIds)
throws TVCException
TVCExceptionpublic static java.lang.String getObjectURL(javax.servlet.http.HttpServletRequest req,
java.lang.String objectId)
throws TVCException
TVCExceptionCopyright ? Technia AB. All Rights Reserved.