Liferay 7.0-ce-b4

com.liferay.portal.comment.action
Class GetCommentsStrutsAction

java.lang.Object
  extended by com.liferay.portal.kernel.struts.BaseStrutsAction
      extended by com.liferay.portal.comment.action.GetCommentsStrutsAction
All Implemented Interfaces:
StrutsAction

public class GetCommentsStrutsAction
extends BaseStrutsAction


Constructor Summary
GetCommentsStrutsAction()
           
 
Method Summary
 String execute(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class com.liferay.portal.kernel.struts.BaseStrutsAction
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetCommentsStrutsAction

public GetCommentsStrutsAction()
Method Detail

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

Liferay 7.0-ce-b4