Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.kernel.portlet.bridges.mvc.MVCActionCommand

Packages that use MVCActionCommand
com.liferay.portal.kernel.portlet.bridges.mvc   
 

Uses of MVCActionCommand in com.liferay.portal.kernel.portlet.bridges.mvc
 

Subinterfaces of MVCActionCommand in com.liferay.portal.kernel.portlet.bridges.mvc
 interface FormMVCActionCommand
           
 

Classes in com.liferay.portal.kernel.portlet.bridges.mvc that implement MVCActionCommand
 class BaseFormMVCActionCommand
           
 class BaseMVCActionCommand
           
 class BaseTransactionalMVCActionCommand
           
 

Fields in com.liferay.portal.kernel.portlet.bridges.mvc declared as MVCActionCommand
static MVCActionCommand MVCActionCommand.EMPTY
           
 


Liferay 7.0-ce-b4