Class BaseMVCActionCommand

Object
com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
All Implemented Interfaces:
MVCActionCommand, MVCCommand
Direct Known Subclasses:
BaseFormMVCActionCommand, BaseTransactionalMVCActionCommand

public abstract class BaseMVCActionCommand extends Object implements MVCActionCommand
Author:
Brian Wing Shun Chan
See Also:
  • com.liferay.portal.struts.PortletAction