@Mapping(path="/heliumPrimaryImage")
public class PrimaryImageAction
extends com.technia.tvc.core.actions.NewTxAction
| Constructor and Description |
|---|
PrimaryImageAction() |
| Modifier and Type | Method and Description |
|---|---|
com.technia.tvc.struts.action.ActionForward |
execute(com.technia.tvc.core.db.transaction.TxContext ctx,
com.technia.tvc.struts.action.ActionMapping mapping,
com.technia.tvc.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected java.lang.String |
getFallBackImage(javax.servlet.http.HttpServletRequest request) |
protected com.technia.tvc.core.gui.image.ImageFormat |
getFormat(javax.servlet.http.HttpServletRequest request) |
protected java.lang.String |
getImageUrl(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String objectId) |
protected java.lang.String |
getObjectId(javax.servlet.http.HttpServletRequest request) |
executeImpl, getMonitor, getOriginContext, handleClientTasks, handleException, handleLogin, handleTransactionEndFailure, ignoreClientTasksaddError, 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 execute(com.technia.tvc.core.db.transaction.TxContext ctx,
com.technia.tvc.struts.action.ActionMapping mapping,
com.technia.tvc.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
execute in class com.technia.tvc.core.actions.NewTxActionjava.lang.Exceptionprotected java.lang.String getFallBackImage(javax.servlet.http.HttpServletRequest request)
protected java.lang.String getImageUrl(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String objectId)
throws com.technia.tvc.core.TVCException
com.technia.tvc.core.TVCExceptionprotected com.technia.tvc.core.gui.image.ImageFormat getFormat(javax.servlet.http.HttpServletRequest request)
protected java.lang.String getObjectId(javax.servlet.http.HttpServletRequest request)