Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.portlet.ActionResult

Packages that use ActionResult
com.liferay.portal.kernel.portlet This package defines the kernel portlet interfaces and classes. 
 

Uses of ActionResult in com.liferay.portal.kernel.portlet
 

Fields in com.liferay.portal.kernel.portlet declared as ActionResult
static ActionResult ActionResult.EMPTY_ACTION_RESULT
           
 

Methods in com.liferay.portal.kernel.portlet that return ActionResult
 ActionResult PortletContainer.processAction(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Portlet portlet)
           
 


Liferay 6.2-ce-ga5