public abstract class BaseTransactionalMVCActionCommand extends BaseMVCActionCommand
EMPTY| Constructor and Description |
|---|
BaseTransactionalMVCActionCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected abstract void |
doTransactionalCommand(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected TransactionConfig |
getTransactionConfig() |
addDeleteSuccessData, addSuccessMessage, getPortletConfig, hideDefaultErrorMessage, hideDefaultSuccessMessage, isDisplaySuccessMessage, processAction, redirectToLogin, sendRedirect, sendRedirect, sendRedirectprotected void doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws javax.portlet.PortletException
doProcessAction in class BaseMVCActionCommandjavax.portlet.PortletExceptionprotected abstract void doTransactionalCommand(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws Exception
Exceptionprotected TransactionConfig getTransactionConfig()