Liferay 6.1.2-ce-ga3

com.liferay.util.bridges.mvc
Interface ActionCommand


public interface ActionCommand


Method Summary
 boolean processCommand(PortletRequest portletRequest, PortletResponse portletResponse)
           
 

Method Detail

processCommand

boolean processCommand(PortletRequest portletRequest,
                       PortletResponse portletResponse)
                       throws PortletException
Throws:
PortletException

Liferay 6.1.2-ce-ga3