com.liferay.portal.comment.action
Class GetCommentsStrutsAction
java.lang.Object
com.liferay.portal.kernel.struts.BaseStrutsAction
com.liferay.portal.comment.action.GetCommentsStrutsAction
- All Implemented Interfaces:
- StrutsAction
public class GetCommentsStrutsAction
- extends BaseStrutsAction
|
Method Summary |
String |
execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCommentsStrutsAction
public GetCommentsStrutsAction()
execute
public String execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
- Specified by:
execute in interface StrutsAction- Overrides:
execute in class BaseStrutsAction
- Throws:
Exception