public class EditSessionMVCActionCommand
extends com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
| Constructor and Description |
|---|
EditSessionMVCActionCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
invalidateSession(javax.portlet.ActionRequest actionRequest) |
public void doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
doProcessAction in class com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommandjava.lang.Exceptionprotected void invalidateSession(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
java.lang.Exception