Liferay 7.0-ce-a2

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

Packages that use MVCResourceCommand
com.liferay.portal.kernel.portlet.bridges.mvc   
com.liferay.portlet.login.action   
 

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

Classes in com.liferay.portal.kernel.portlet.bridges.mvc that implement MVCResourceCommand
 class BaseMVCResourceCommand
           
 

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

Uses of MVCResourceCommand in com.liferay.portlet.login.action
 

Classes in com.liferay.portlet.login.action that implement MVCResourceCommand
 class CaptchaMVCResourceCommand
           
 


Liferay 7.0-ce-a2