Liferay 7.0-ce-b4

com.liferay.portal.struts
Interface StrutsPortletFindActionHelper

All Superinterfaces:
FindActionHelper
All Known Implementing Classes:
BaseStrutsPortletFindActionHelper

public interface StrutsPortletFindActionHelper
extends FindActionHelper


Method Summary
 String getStrutsAction(javax.servlet.http.HttpServletRequest request, String portletId)
           
 
Methods inherited from interface com.liferay.portal.struts.FindActionHelper
execute, getGroupId, getPrimaryKeyParameterName, initPortletIds, processPortletURL, setPrimaryKeyParameter
 

Method Detail

getStrutsAction

String getStrutsAction(javax.servlet.http.HttpServletRequest request,
                       String portletId)

Liferay 7.0-ce-b4