Liferay 7.0-ce-a3

Uses of Class
com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand

Packages that use BaseMVCActionCommand
com.liferay.portal.kernel.portlet.bridges.mvc   
com.liferay.portlet.softwarecatalog.action   
 

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

Subclasses of BaseMVCActionCommand in com.liferay.portal.kernel.portlet.bridges.mvc
 class BaseFormMVCActionCommand
           
 

Uses of BaseMVCActionCommand in com.liferay.portlet.softwarecatalog.action
 

Subclasses of BaseMVCActionCommand in com.liferay.portlet.softwarecatalog.action
 class EditFrameworkVersionMVCActionCommand
           
 class EditLicenseMVCActionCommand
           
 class EditProductEntryMVCActionCommand
           
 class EditProductVersionMVCActionCommand
           
 


Liferay 7.0-ce-a3